-
Notifications
You must be signed in to change notification settings - Fork 696
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
chainSpec: Add Checkpoint
extension to the chainSpec
#3271
base: master
Are you sure you want to change the base?
Commits on Feb 8, 2024
-
syncState: Generate light-client checkpoint proof
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e862de - Browse repository at this point
Copy the full SHA 6e862deView commit details -
syncState: Merge legacy syncState with the checkpoint
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10ffac6 - Browse repository at this point
Copy the full SHA 10ffac6View commit details -
rpc: Satisfy client trait bounds for the syncState
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45fa1fb - Browse repository at this point
Copy the full SHA 45fa1fbView commit details -
node/chainSpec: Extend node extensions with the checkpoint extension
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57f8ceb - Browse repository at this point
Copy the full SHA 57f8cebView commit details -
syncState: Populate Checkpoint extensions
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5092cfa - Browse repository at this point
Copy the full SHA 5092cfaView commit details -
syncState: Add serde wrapper to avoid impl Deserialze for Checkpoint
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a34aff1 - Browse repository at this point
Copy the full SHA a34aff1View commit details -
syncState/tests: Check the storage proof of the checkpoint has :code
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5247658 - Browse repository at this point
Copy the full SHA 5247658View commit details -
syncState: Add reminder to avoid recomputation
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37408a9 - Browse repository at this point
Copy the full SHA 37408a9View commit details
Commits on Feb 12, 2024
-
stateSync: Don't clone block::hash
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd8f9a4 - Browse repository at this point
Copy the full SHA bd8f9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d80d2 - Browse repository at this point
Copy the full SHA 34d80d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db7ba4 - Browse repository at this point
Copy the full SHA 9db7ba4View commit details