ChainSafe / gossamer

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

feat(lib/runtime/storage): Remove `sortedKeys` from `lib/runtime/storage` #4076

Closed EclesioMeloJunior closed 2 months ago

EclesioMeloJunior commented 2 months ago

Changes

Tests

N/A

Issues

dimartiro commented 2 months ago

Since this PR depends on #4073 what if we change the base to eclesio/in-memory-trie-iterator ?