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

[PAN-2647] Validate Private Transaction nonce before submitting to Transaction Pool #1449

Merged
merged 5 commits into from
May 23, 2019

Conversation

iikirilov
Copy link
Contributor

@iikirilov iikirilov commented May 15, 2019

PR description

Validates the Private Transaction nonce before submitting to the Transaction Pool.

Returns PRIVATE_NONCE_TOO_LOW or INCORRECT_PRIVATE_NONCE if the nonce is not valid

Fixed Issue(s)

PAN-2647

@iikirilov iikirilov force-pushed the validateTx branch 4 times, most recently from 9c75581 to 8ae8c72 Compare May 15, 2019 10:50
@iikirilov
Copy link
Contributor Author

@Puneetha17 please review

@Puneetha17
Copy link
Contributor

LGTM

@lucassaldanha lucassaldanha self-assigned this May 20, 2019
@iikirilov iikirilov force-pushed the validateTx branch 7 times, most recently from bab08f8 to 5835ae5 Compare May 20, 2019 15:24
Copy link
Contributor

@ekellstrand ekellstrand left a comment

Choose a reason for hiding this comment

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

1 question about a log level, but otherwise LGTM

@iikirilov iikirilov force-pushed the validateTx branch 2 times, most recently from a0858f3 to aa457e8 Compare May 23, 2019 10:13
@ekellstrand ekellstrand merged commit 6df19d2 into PegaSysEng:master May 23, 2019
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.

4 participants