Vyacheslav
13.8K posts

Vyacheslav
@thought_sync
Weaponized curiosity. CTO @ https://t.co/ZQBl40UE5h












How can ANY American be opposed to the idea of No Kings? It’s literally the reason we became a nation!






We had a bug in Reth's state root computation today in Ethereum mainnet, which caused multiple nodes to stall. Recover by running the following: ``` 1. reth stage drop --datadir DATADIR merkle 2. reth stage unwind --datadir DATADIR to-block 23272426 3. reth node --datadir DATADIR --debug.tip 0x2eb1fcafd864aafe21f2cb66310a869b8945231330f0da80c9e9b77861b56fca ``` We are still investigating root cause, but the above gets you past the issue. This is safe to run on both pruned & archive nodes, won't lose you any RPC information, and will take ~45m to rebuild the trie before it continues syncing. Brutal moment, but ultimately one we learn from and get stronger as we break through performance barriers. github.com/paradigmxyz/re…




