Giulio rebuffo

Results 60 comments of Giulio rebuffo

I will close because it does not give lots of benefits

> @Giulio2002 maybe let's add some startup check of db version (or something else) and print "please `rm -rf chaindata`"? just to prevent startup on incompatible db and fail-fast. FYI:...

Ok, adding the check is trivial, I will do it in a secondary PR

Ok, nevermind, I added the proper check and error message within the PR

> bro didn't pass lint check Bro now passes lint check

``` if we will do purification manually - we will loose it after next re-sync. for example now I re-syncing gnosis (exec all blocks from 0) to generate new ReceiptDomain...

Update: now it is automatic. you run the command on the datadir with flag `--replace-in-datadir` and it will just do the automatic conversion with nothing manual

I can do some tweaks so that it can be added as part of the automation. the main modification will be adding a check to L0 and see the last...

Putting here your questions and my answers from discord - do you see any way to make it more determenistic? Not really. - do you see any way to make...