Synchronous contract calls: Node support #236
Labels
[Prio] High
An urgent problem that blocks the system use until the issue is resolved.
[Type] Task
An additional feature or improvement.
Task description
Implement V1 contracts that use synchronous function calls instead of actions for inter-contract communication, as well as for other operations, such as transfers from a contract to account.
The high-level requirements are
NB: V1 contracts will also have the new state. However we will implement this in steps, first sync calls and then add the new state, so that changes are more manageable.
Sub-tasks
This requires a new protocol version. Some of the changes are therefore going to be dependent, or conflict with, work being done on the #212 issue. We'll have to resolve those when they arrive.
The text was updated successfully, but these errors were encountered: