Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

PAN-2057: Accept transactions in the pool with nonce above account sender nonce #1065

Merged
merged 2 commits into from
Mar 7, 2019

Conversation

lucassaldanha
Copy link
Contributor

PR description

  • When validating a transaction before including it in the transaction pool, Pantheon will accept txs with nonce equal or greater than the account nonce.
  • When processing a transaction, only transactions with a nonce equal to the account balance will be valid.

Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lucassaldanha lucassaldanha merged commit fd65e1f into PegaSysEng:master Mar 7, 2019
@lucassaldanha lucassaldanha deleted the PAN-2057 branch March 7, 2019 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants