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

fix(lib/runtime/storage): `NextKeys` failed after a transaction commit #4061

Closed EclesioMeloJunior closed 1 week ago

EclesioMeloJunior commented 1 week ago

Changes

Tests

go test -timeout 10m -run ^TestNextKeys$ github.com/ChainSafe/gossamer/lib/runtime/storage

Issues