ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
433 stars 116 forks source link

refactor(pkg/trie/triedb): Revise `NewValueFromEncoded` to only store a hash instead of prefixed key #4183

Closed timwu20 closed 2 months ago

timwu20 commented 2 months ago

Changes

Tests

go test -tags integration github.com/ChainSafe/gossamer

Issues