-
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(dot/rpc): implement sync_state_genSyncSpec RPC call #1827
Merged
Commits on Oct 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0561c14 - Browse repository at this point
Copy the full SHA 0561c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8108c0 - Browse repository at this point
Copy the full SHA f8108c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcfedd6 - Browse repository at this point
Copy the full SHA bcfedd6View commit details
Commits on Oct 5, 2021
-
Changed rpc out to Genesis format
and added logic for raw and not raw option Fixes ChainSafe#1767
Configuration menu - View commit details
-
Copy full SHA for 085d5b0 - Browse repository at this point
Copy the full SHA 085d5b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fddcb - Browse repository at this point
Copy the full SHA 44fddcbView commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0f9b521 - Browse repository at this point
Copy the full SHA 0f9b521View commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a903623 - Browse repository at this point
Copy the full SHA a903623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02402b2 - Browse repository at this point
Copy the full SHA 02402b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9ddac - Browse repository at this point
Copy the full SHA 9b9ddacView commit details
Commits on Oct 13, 2021
-
Can't use BuildFromDB, since badger DB is already occupied
Use`*state.BaseState.LoadGenesisData()` instead and then Use StorageAPI to create genesis.Genesis
Configuration menu - View commit details
-
Copy full SHA for a19e059 - Browse repository at this point
Copy the full SHA a19e059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929b8ed - Browse repository at this point
Copy the full SHA 929b8edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 337cf45 - Browse repository at this point
Copy the full SHA 337cf45View commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b6e3e6 - Browse repository at this point
Copy the full SHA 7b6e3e6View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 30e0dbc - Browse repository at this point
Copy the full SHA 30e0dbcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.