Alexey Shekhirin
Alexey Shekhirin
Brain dump on what can be pruned and the side effects of it: - Changesets and History can be pruned, it will affect the `eth_getStorageAt`, `eth_getBalanceAt` and tracing RPC methods...
That looks good and should work. I was only thinking maybe we should only add the messages to the queue when we actually can't process them, i.e. when the pruner...
@leovct oops, that's my typo, changed to `30_000_000`. Assigned you, thanks!
> While working on it, I noticed that there's a similar issue already opened: #3233. Is this the case or am I mistaken? It is related, but not the same....
@leovct any help needed on that issue? Don't hesitate to ask any questions.
@Ajes1337 @0xDaizz we've just added more verbose opt-in database logs, can you please try running reth built from the latest `main` branch with `--db.log-level error` CLI argument? ```console .\reth.exe node...
@Rjected @leovct I think it might be a useful context regarding JSON schema changes: https://github.com/paradigmxyz/reth/pull/1391#discussion_r1108147412
@leovct just to confirm, have you done it that way, checking the `Export for sharing externally` mark?  I'm on Grafana 10.0.1, which I believe is the latest version, and...
@joshstevens19 thanks for your thoughts on the topic, it's very helpful. We have an issue where full node discussion is happening right now, I think your ideas are related to...
It's not fixed, feel free to take it! We plan to merge https://github.com/paradigmxyz/reth/pull/2982 today, and it'll probably cause some conflicts with your changes, but they should be resolvable pretty easily.