Skip to content

increment transaction nonce for every outgoing transaction #70

@thepiwo

Description

@thepiwo
  • start first transaction from one account with nonce 0
  • for every outgoing transaction increment the nonce
  • keep the current nonce in chain_state
  • only allow higher nonces when adding transactions to a block
  • order transactions from same account by nonce when taking them out of the transaction pool

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions