Tags: test555543/op-geth
Tags
feat: add logging for blockchain statistics (#73) * Introduced a new function `logStatistic` in `blockchain_okx.go` to log various metrics related to block processing. * Integrated the logging function into the block processing flow in `blockchain.go` to capture performance statistics. Co-authored-by: fine <litesky@foxmail.com>
feat: auto load migration block from chain config (#69) * fix: update eth_call and eth_createAccessList to include additional block overrides * fix: migration block configuration for XLayer integration * fix: enhance migration block validation for XLayer configuration
triedb/pathdb: support v0 journal format (ethereum-optimism#368) * triedb/pathdb: support v0 journal format * Update triedb/pathdb/journal.go - use %w in Errorf * triedb/pathdb: add warn log when loading legacy v0 journal * triedb/pathdb: flatten journal.go code Co-authored-by: Sebastian Stammler <seb@oplabs.co> --------- Co-authored-by: Sebastian Stammler <seb@oplabs.co>
Fjord mainnet release (optimistic) (ethereum-optimism#331)
PreviousNext