ConsenSysMesh / ConsenSysMesh/Fae
Transaction scripting
Open
enhancement
- Dominant language
- Haskell
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If #39 is done, then it is logical to extend the ability to call "canned" transaction bodies in the transaction message to a limited DSL scripting language that would allow deconstructing contract return values, assigning names to their values and to escrow IDs, and calling multiple canned transactions on the results, without enabling the general-purpose features of Haskell that allow nontermination. Transaction scripts would therefore be guaranteed safe and would not require countersigning by various parties simply to ensure execution safety.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.