Files
pezkuwi-subxt/substrate/primitives/trie
yjh 9375665218 feat: generalize some functions in sp-trie (#12376)
* feat: add to_memory_db to StorageProof

* feat: add iter method and generalize iter_nodes

* fmt

* feat: generalize `encode_compact` like `decode_compact`, add to_compact_proof to StorageProof

* fix to_compact_proof

* improve by suggestions

* improve by suggestions

Co-authored-by: Bastian Köcher <git@kchr.de>
2022-10-25 07:04:32 +00:00
..
2022-01-03 09:22:14 +01:00
2022-10-05 21:07:15 +00:00
2020-08-20 17:04:42 +02:00

Utility functions to interact with Substrate's Base-16 Modified Merkle Patricia tree ("trie").

License: Apache-2.0