Dan Cline
Dan Cline
> Uploading reth.log.zip… hey, link seems broken?
@guha-rahul could you solve merge conflicts here? bump @onbjerg for review
> we can simply remove the error log here The test is timing out though, so we need to do something else to fix the test probably
Actually the flake might be more related to ``` 2024-05-08T20:09:44.902706Z ERROR blockchain_tree: Reverting canonical chain failed with error: OptimisticTargetRevert(88) ``` But I still need to repro
@joshieDo do you mind taking a look at this? I haven't run into this in a while though, so it may just be difficult to repro
Still an issue https://github.com/paradigmxyz/reth/actions/runs/9506077502/job/26202446729?pr=8808
Going to close this as we're planning for devnet-1 now: https://github.com/paradigmxyz/reth/issues/8788
hey @AbnerZheng did my comment make sense / are you stuck on anything?
> > hey @AbnerZheng did my comment make sense / are you stuck on anything? > > It makes sense. But I am not familiar with these table, trying to...
> @Rjected I have add another argument `limit`, and print the `start-key` and `end-key` when running checksum. > > I can imagine the usage of this tool would like: >...