onbjerg
onbjerg
It seems that WSL2 might have some issues with the virtual memory stuff that MDBX does. I am not entirely sure how to debug this - essentially, a bus error...
@tcoratger It's still not entirely done, the main issue here is that even if I set a different gas limit in my chainspec, this will not actually affect much of...
@tcoratger if there is not, you'd have to add it, or make the value propagate some other way - follow the code path. Unfortunately I am not super familiar with...
Not really, but I think there is a maximum number of jobs that can be run per repository at one time, so reducing this reduced run minutes and should (I...
Still relevant
Closed in #3416
Unsure, cc @shekhirin / @rkrasiuk since they are currently working on new checkpoints
No, it is not related to the stages themselves, it is related to [this crate](https://github.com/paradigmxyz/reth/tree/main/crates/blockchain-tree) which performs the same functionality as the stages during live sync, but the metrics for...
Apologies for the delayed response, I have not been good at checking GitHub notifications. Essentially we want to update the stage metrics since those are used to report progress to...