ConsenSysMesh / ConsenSysMesh/Fae

Automatic transactions

Open
#39 0 comments 0 reactions 1 assignee Claimed by @ryanreich View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.