Péter Szilágyi
Péter Szilágyi
I'm unsure this is a good idea. If the database is corrupted, something went horribly wrong. It should never get corrupted. Adding mechanisms to detect and correctly fix faults will...
Duktape is only used for transaction tracing, so it currently is only used on fairly beefy machines. Would it be possible somehow to have this configurable via Go, so that...
Hey hey heeey :) @dot-asm We've hit this issue a few days ago and been thinking a lot on how to work around it. For us it's kind of important...
+1, though I don't think this will ever land :)
Apologies for the tone, got a bit carried away at the end. I guess what I'm trying to investigate is whether I can create a kind-of public world as a...
Myeah, there's no ETA on getting LES to work, so for now I'll close it as non-functional.
You will need to resync from scratch to enable it. There's just no way to meaningfully convert one database into the other and also cleaning up all the junk and...
When did you do the initial sync with your nodes? Do you have a log containing `Loaded last fast-sync pivot marker` that you could share?
I've modified the flush trackers to also include the keys (it still doesn't count the 1 byte db namespace marker, but that's a bit excessive). PTAL
These logs are a bit strange, they are not in order and they seem to be missing Geth runs from in between them. It's extremely hard to see what's wrong...