spacemeshos / SMIPS

Spacemesh Improvement Proposals
https://spacemesh.io
Creative Commons Zero v1.0 Universal
7 stars 1 forks source link

Transaction Generation and Signing (placeholder) #81

Closed lrettig closed 1 year ago

lrettig commented 2 years ago

Overview

Spacemesh clients are responsible for generating, signing, and broadcasting transactions. This process is slightly more complex in Spacemesh due to the account unification model (#49). This proposal explains how clients interact with the Spacemesh node, VM, and API to generate, sign, and broadcast transactions.

Goals and motivation

High-level design

Prior art

Proposed implementation

Implementation plan

Questions

Dependencies and interactions

76

77

Stakeholders and reviewers

Testing and performance