-
Notifications
You must be signed in to change notification settings - Fork 692
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
chainHead: Add support for storage closest merkle descendant #14818 #1153
Commits on Aug 25, 2023
-
git: Ignore target folder for main repo
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d9728fb - Browse repository at this point
Copy the full SHA d9728fbView commit details -
Cargo: Update trie to github lexnv/expose_merkle_value
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 289732a - Browse repository at this point
Copy the full SHA 289732aView commit details -
client: Expose merkle value on storageProvider trait
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e51afac - Browse repository at this point
Copy the full SHA e51afacView commit details -
primitives/backend: Expose merkle value on Backend trait
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for bc39b11 - Browse repository at this point
Copy the full SHA bc39b11View commit details -
primitives/trie: Low level functions for reading the merkle value
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d23ad73 - Browse repository at this point
Copy the full SHA d23ad73View commit details -
primitives/trie: Implement closest merkle value on TrieBackendEssence..
and TrieBackend Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for fe12896 - Browse repository at this point
Copy the full SHA fe12896View commit details -
client: Implement closest merkle value up until
StorageProvider
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for cb7fd4d - Browse repository at this point
Copy the full SHA cb7fd4dView commit details -
chainHead/storage: Query the storage for closest merkle value
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 766de69 - Browse repository at this point
Copy the full SHA 766de69View commit details -
chainHead/tests: Check merkle values propagate to the chainHead_storage
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d23e1c1 - Browse repository at this point
Copy the full SHA d23e1c1View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f215a9 - Browse repository at this point
Copy the full SHA 4f215a9View commit details
Commits on Sep 11, 2023
-
Merge remote-tracking branch 'origin/master' into lexnv/chainhed_trie…
…_db_merkle Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 6493a10 - Browse repository at this point
Copy the full SHA 6493a10View commit details -
primitives: Adjust merkle value api
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3607785 - Browse repository at this point
Copy the full SHA 3607785View commit details -
Update interface with merkle value changes
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 62f677a - Browse repository at this point
Copy the full SHA 62f677aView commit details -
chainHead/storage: Adjust the returned values
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b6dd92e - Browse repository at this point
Copy the full SHA b6dd92eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 445f225 - Browse repository at this point
Copy the full SHA 445f225View commit details -
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1e52670 - Browse repository at this point
Copy the full SHA 1e52670View commit details -
chainHead/tests: Adjust testing
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 520c651 - Browse repository at this point
Copy the full SHA 520c651View commit details -
chainHead: Support merkle value types
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ba184a0 - Browse repository at this point
Copy the full SHA ba184a0View commit details -
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3294a1d - Browse repository at this point
Copy the full SHA 3294a1dView commit details
Commits on Sep 13, 2023
-
Merge remote-tracking branch 'origin/master' into lexnv/chainhed_trie…
…_db_merkle Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3e7a60d - Browse repository at this point
Copy the full SHA 3e7a60dView commit details
Commits on Sep 15, 2023
-
Update substrate/client/rpc-spec-v2/src/chain_head/tests.rs
Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd0c0c1 - Browse repository at this point
Copy the full SHA cd0c0c1View commit details