Mikhail Wall

Results 5 issues of Mikhail Wall

Made email_address mutable for getting opportunity to change email_address

Snapshot node was switched to the snap sync and I'm not able to get the previous state. `{"t":"2024-08-11T13:27:15.445672583Z","lvl":"warn","msg":"Unclean shutdown detected","service":"mev-commit-geth-bootnode1-0","booted":"2024-08-08T16:45:09Z","age":"2d20h42m"} ` `{"t":"2024-08-11T13:27:15.444712548Z","lvl":"warn","msg":"Switch sync mode from full sync to snap sync","service":"mev-commit-geth-bootnode1-0","reason":"head...

bug

Currently, we are using a ticker to get new L1 blocks using an HTTP connection. It's not efficient and could confuse people, who are relying on 12s block timeframe. Instead,...

enhancement