Vasily Sidorov
Vasily Sidorov
Taiga interpreter API exposed to the Executor Node. - [ ] `execute(txRequest, read_key_subspace, write_key_subspace)` For better context, copying over a short discussion on this issue that took place in Slack:...
I think we need to have a clearly identified API for Taiga app developers. It needs to be defined, but some items that come to mind are encode/decode data to/from...
I am trying to use `minted` on Windows (Atom, MiKTeX, Python 2, pygments—all properly installed and updated to latest versions), which requires `-shell-escape`. The .tex document has `% !TEX option...
It is quite typical, at least in my experience, for code using `pasta_curves` crate to have the necessity to persist or transfer structs with fields of types `Fp` and `Fq`,...