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: script group consistent execution order #3229

Conversation

zhangsoledad
Copy link
Member

@zhangsoledad zhangsoledad commented Dec 12, 2021

What problem does this PR solve?

Normally, transaction script group execution is not order sensitivity, but consistent execution order may help prevent potential unexpected inconsistent bug

What is changed and how it works?

Proposal: make script group with consistent order

What's Changed:

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Release note

Title Only: Include only the PR title in the release note.

@zhangsoledad zhangsoledad requested a review from a team as a code owner December 12, 2021 09:22
@quake
Copy link
Member

quake commented Dec 13, 2021

bors r=quake,driftluo

@bors bors bot merged commit 8895db4 into nervosnetwork:develop Dec 13, 2021
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