Provides an alternative to nonces to specify a set of transactions that must be executed together, in a specific order, or not at all. Note that this could hypothetically also be implemented using #84 or else by deploying a one-off template (but that would be wasteful and more expensive).
Overview
Provides an alternative to nonces to specify a set of transactions that must be executed together, in a specific order, or not at all. Note that this could hypothetically also be implemented using #84 or else by deploying a one-off template (but that would be wasteful and more expensive).
Scope
Goals and motivation
High-level design
Prior art
Specification
Implementation plan
Questions
Dependencies and interactions
Stakeholders and reviewers
Testing and performance