What's Changed
- feat(migration): wait until first migration becomes possible by @Pangssu in #137
- fix(migration): skip the case of node deletion at hash collision check by @sm-stack in #139
- chore: postpone devnet KromaMPT time by @Pangssu in #140
- fix(worker): switch trie backend only after migration is completed by @Pangssu in #141
- feat: delete all temporarily stored state changes for MPT migration by @Pangssu in #138
- fix(migrator): no wait if there is no gap between safe and unsafe block by @Pangssu in #142
Full Changelog: v0.6.0-rc.1...v0.6.0-rc.2