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(node): update node-offline chainfile sync for n3 #2502

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

spencercorwin
Copy link
Collaborator

Description of the Change

  • Updates chainfile sync and chainfile dump with "write start" and "read start". We now have the option to write/read the start block of the chainfile with the first four bytes. So it's possible that a chainfile has the start index instead of just the count first instead of the number of blocks. This allows for that now.

Test Plan

Tested manually. Works.

Alternate Designs

None.

Benefits

Proper chainfile sync/dump in N3.

Possible Drawbacks

None.

Applicable Issues

#2410
#2157

@spencercorwin spencercorwin merged commit 924a83a into neo-one-suite:master Jul 2, 2021
@spencercorwin spencercorwin deleted the node-offline branch July 2, 2021 21:15
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.

1 participant