cosmos / ethermint-archive

Ethereum on Tendermint using Cosmos-SDK!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update SDK Version Once Mutable IAVL is Supported

alexanderbez opened this issue · comments

LoadVersion is extremely slow and the PR #1952 in the SDK addresses this by using new IAVL updates. Just a friendly reminder that once that is merged into the SDK and released, update the SDK version in Ethermint to that version -- this will help greatly will loading the initial state.

The release is coming soon!