Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core-blockchain): enforce transactions' nonce order from blockPr… #2873

Merged
merged 7 commits into from
Aug 16, 2019

Conversation

vasild
Copy link
Contributor

@vasild vasild commented Aug 12, 2019

…ocessor

A summary of what changes this PR introduces and why they were made.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactor
  • Performance
  • Tests
  • Build
  • Documentation
  • Code style update
  • Continuous Integration
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR release a new version?

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the develop branch, not the master branch
  • All tests are passing
  • New/updated tests are included

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

spkjp
spkjp previously approved these changes Aug 13, 2019
kristjank
kristjank previously approved these changes Aug 14, 2019
@vasild vasild dismissed stale reviews from kristjank and spkjp via 549a516 August 15, 2019 09:44
@ghost
Copy link

ghost commented Aug 15, 2019

Your pull request needs some changes. Please wait for a comment from one of our developers for more information.

…-nonce-in-block-validation

* ArkEcosystem/core/develop:
  refactor: return all registered transaction types (#2878)
  refactor(crypto): signature deserialization (#2877)
@vasild vasild force-pushed the enforce-nonce-in-block-validation branch from 45fef6d to 4b07b8b Compare August 16, 2019 07:20
@spkjp spkjp self-requested a review August 16, 2019 14:11
@spkjp spkjp merged commit 64cb9e9 into develop Aug 16, 2019
@ghost ghost deleted the enforce-nonce-in-block-validation branch August 16, 2019 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants