Adrian Sutton
Adrian Sutton
Ah yeah that very much looks like https://github.com/hyperledger/besu/issues/4114 which should be fixed in the latest besu (but may have regressed).
oh good point, I missed the 2022 part of the date. The error message would fit perfectly with that bug though...
Ah that fix was only for `eth_getLogs`. Almost certain the `eth_getReceipt` will have the same bug - just seeing if I can find someone with an existing besu node to...
Confirmed, so I've logged https://github.com/hyperledger/besu/issues/6204
For the record, I've force pushed to pull in another new version of Geth that includes the tx effective nonce PR and updated the e2e tests to check that value.
Fixes https://linear.app/optimism/issue/CLI-3399/add-regolith-fork-time-for-mainnet-to-op-geth
Using a custom renderer for the options section worked perfectly and was much simpler than I expected: https://github.com/ConsenSys/teku/pull/6556 I'd say this issue could either be closed or turned into a...
@q9f Step one is to fix the EL to ensure it is returning all deposits. Sometimes this happens automatically because its as just syncing or temporary, sometimes there's other issues...
Agreed, closing as can't reproduce. :(
> > @tiagocmachado no errors and similar performance? `Sync committee performance: epoch 146944, expected 32, produced 0, correct 0, included 0 (0%)` > > No errors, but also not a...