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

Fix ledger sequence on copynode #3643

Closed

Conversation

miguelportilla
Copy link
Contributor

High Level Overview of Change

SHAMapStoreImp::copyNode is incorrectly passing the identifier
of node object where a ledger sequence is expected.

Context of Change

This bug was introduced with the first version of shards. Fortunately,
the parameter is ignored with the node store and the error did
not cause an adverse effect.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

@nbougalis nbougalis added the Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required. label Oct 23, 2020
@nbougalis nbougalis mentioned this pull request Oct 26, 2020
This was referenced Nov 19, 2020
@miguelportilla miguelportilla deleted the copynode_ledgerseq branch January 28, 2021 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants