Skip to content

increment transaction nonce for every outgoing transaction #70

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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