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

PIE-1717: Add TransactionValidationParam to TxProcessor #1613

Merged
merged 6 commits into from
Jun 28, 2019

Conversation

lucassaldanha
Copy link
Contributor

PR description

  • Updated TransactionValidationParams with checkLocalPermissioning flag
  • Added TransactionValidationParam to TxProcessor

@lucassaldanha lucassaldanha marked this pull request as ready for review June 27, 2019 23:14
@lucassaldanha lucassaldanha requested a review from Errorific June 27, 2019 23:14
return new Builder()
.checkLocalPermissions(false)
.checkOnchainPermissions(false)
.allowFutureNonce(false)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should future nonce be true for the simulator?

@lucassaldanha lucassaldanha merged commit 6f7d879 into PegaSysEng:master Jun 28, 2019
@lucassaldanha lucassaldanha deleted the pie-1717 branch June 28, 2019 02:49
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