feat: get rid of seismic-trie fork - #370
Conversation
|
Migrates from seismic-trie fork to standard alloy-trie with FlaggedStorage-aware wrapper functions from seismic-alloy-trie. Phase 1
Phase 2
This appears to be a coordinated breaking change that requires careful deployment coordination since the compact codec format changes. The PR description correctly marks it "DO NOT MERGE" pending audit completion, which is appropriate given the backward compatibility implications. |
|
There was no appetite for doing this at this stage close to mainnet launch, so will close. |
Related to:
DO NOT MERGE
Depends on:
These PRs implement a migration away from our seismic-trie fork and back to using stock alloy-trie, by changing the way we RLP encode FlaggedStorage slots.
See design in https://hackmd.io/ZOGfcUP2SyKmPeOuz0tmvg
Diff with upstream
this branch vs main (upstream)
seismic branch vs main branch