• smartcontracts's avatar
    fix(dtl): optimization for mainnet (#3445) · cf3fcf41
    smartcontracts authored
    Optimizes the DTL by making the assumption that CTC and SCC addresses in
    the AddressManager will NOT change before Bedrock rolls around. This
    finally makes it possible to properly sync off of a Geth node where
    events are not indexed. You can still sync from Erigon as an alternative
    to this commit.
    cf3fcf41
Name
Last commit
Last update
..
actor-tests Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
integration-tests-bedrock Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...