Skip to content

Conversation

lexnv
Copy link
Contributor

@lexnv lexnv commented Sep 12, 2023

This PR prepares the release of trie-db 0.28.0 to allow substrate paritytech/polkadot-sdk#1153 to use the merkle value functionality.

The version has been bumped from 0.27.1 to 0.28.0 since the addition of lookup_first_descendant represents a breaking change for the Trie trait.

Changelog

[0.28.0] - 2023-09-12

  • Make trie_nodes_recorded_for_key work for inline values #194
  • trie-db: Fetch the closest merkle value #199
  • fixing triedbmut lookup, added some testing in test. #198

@paritytech/subxt-team

Signed-off-by: Alexandru Vasile <[email protected]>
Signed-off-by: Alexandru Vasile <[email protected]>
Signed-off-by: Alexandru Vasile <[email protected]>
Copy link
Contributor

@cheme cheme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but would also need to update trie-bench version (used by substrate) to avoid having importing two triedb version.

Signed-off-by: Alexandru Vasile <[email protected]>
@lexnv lexnv merged commit 0b9bede into master Sep 12, 2023
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.

3 participants