-
Notifications
You must be signed in to change notification settings - Fork 112
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(lib/grandpa): Add warp sync provider #4187
Conversation
153c5ef
to
6fad840
Compare
30856eb
to
0fd7837
Compare
2539107
to
1a250c6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments, but overall really nice work!
1edb73b
to
c78830d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really great work here!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Great work @dimartiro!
f424eb7
to
cc3671b
Compare
Changes
Adds warp sync provider to generate warp sync proofs as part of
lib/grandpa
database.Table
to implementNewPrefixIterator
methodBlockState
andGrandpaState
interface with the required methodsTests
make test
Issues
closes: #4053