ConsenSysMesh / ConsenSysMesh/Fae
Automatic transactions
Open
enhancement
- Dominant language
- Haskell
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If #38 is done, then it would be logical to allow contract authors to create saved transaction bodies, similarly to saved global contracts, that can be called in the non-Haskell environment of the transaction message, which disables the capability to write nonterminating code. These "canned" transactions can then serve as a safe interface to the contracts they expect to be called on, so long as their signatures are private types and can't be duplicated by another author.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.