Feature/rebuild trie from flat #7969
Open
DCO-2 / DCO
succeeded
Jan 22, 2025 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
Sha | Message | Pass or fail reason | |
---|---|---|---|
🟢 | addd0f1 | initial commit for rebuild state trie command, com... | Valid sign-off found |
🟢 | 30c421f | added unit test for state rebuild command | Valid sign-off found |
🟢 | 5882909 | add to the storage subcommand | Valid sign-off found |
🟢 | 294149d | add batching to prevent heap overflow | Valid sign-off found |
🟢 | 162e9db | spotless and additional error detail | Valid sign-off found |
🟢 | 69c4518 | fix encode trie value for account state | Valid sign-off found |
🟢 | e54addc | GC merkle tries on interim commits, spotless. | Valid sign-off found |
🟢 | 187e884 | add more logging, drop forced commit interval to 5... | Valid sign-off found |
🟢 | 210fdae | prefix rather than postfix eval for counter increm... | Valid sign-off found |
🟢 | 7559bfd | use single transaction for both accounts and accou... | Valid sign-off found |
🟢 | 8fa268a | don't use wrapped tx interim commits | Valid sign-off found |
🟢 | 31141ea | explicit stream close | Valid sign-off found |
🟢 | 3ccd531 | add blockhash and stateroot override for rebuild b... | Valid sign-off found |
🟢 | 57f5ee6 | additional testing for override | Valid sign-off found |
🟢 | 11194a8 | doc stuff | Valid sign-off found |
Loading