optimism
optimism copied to clipboard
l2geth stopped syncing
Describe the bug A clear and concise description of what the bug is.
- L2geth version : ethereumoptimism/l2geth:latest
- DTL version: ethereumoptimism/data-transport-layer:latest
Please see the L2geth log
running /scripts/check-for-chaindata-berlin.sh
/geth/geth/chaindata exists, checking for hardfork.
Chain config:
[Eth]
NetworkId = 10
SyncMode = "fast"
NoPruning = true
NoPrefetch = false
LightPeers = 100
UltraLightFraction = 75
DatabaseCache = 512
DatabaseFreezer = ""
TrieCleanCache = 256
TrieDirtyCache = 256
TrieTimeout = 3600000000000
EnablePreimageRecording = false
EWASMInterpreter = ""
EVMInterpreter = ""
[Eth.Miner]
GasFloor = 15000000
GasCeil = 15000000
GasPrice = 0
Recommit = 3000000000
Noverify = false
[Eth.Ethash]
CacheDir = "ethash"
CachesInMem = 2
CachesOnDisk = 3
DatasetDir = "/root/.ethash"
DatasetsInMem = 1
DatasetsOnDisk = 2
PowMode = 0
[Eth.TxPool]
Locals = []
NoLocals = false
Journal = "transactions.rlp"
Rejournal = 3600000000000
PriceLimit = 1
PriceBump = 10
AccountSlots = 16
GlobalSlots = 4096
AccountQueue = 64
GlobalQueue = 1024
Lifetime = 10800000000000
[Eth.GPO]
Blocks = 20
Percentile = 60
[Shh]
MaxMessageSize = 1048576
MinimumAcceptedPOW = 2e-01
RestrictConnectionBetweenLightClients = true
[Node]
DataDir = "/geth"
omitempty = ""
NoUSB = true
IPCPath = "geth.ipc"
HTTPHost = "0.0.0.0"
HTTPPort = 8545
HTTPCors = ["*"]
HTTPVirtualHosts = ["*"]
HTTPModules = ["eth", "rollup", "net", "web3", "debug"]
WSHost = "0.0.0.0"
WSPort = 8546
WSOrigins = ["*"]
WSModules = ["eth", "rollup", "net", "web3", "debug"]
GraphQLPort = 8547
GraphQLVirtualHosts = ["localhost"]
[Node.P2P]
MaxPeers = 50
NoDiscovery = true
BootstrapNodes = ["enode://d860a01f9722d78051619d1e2351aba3f43f943f6f00718d1b9baa4101932a1f5011f16bb2b1bb35db20d6fe28fa0bf09636d26a87d31de9ec6203eeedb1f666@18.138.108.67:30303", "enode://22a8232c3abc76a16ae9d6c3b164f98775fe226f0917b0ca871128a74a8e9630b458460865bab457221f1d448dd9791d24c4e5d88786180ac185df813a68d4de@3.209.45.79:30303", "enode://ca6de62fce278f96aea6ec5a2daadb877e51651247cb96ee310a318def462913b653963c155a0ef6c7d50048bba6e6cea881130857413d9f50a621546b590758@34.255.23.113:30303", "enode://279944d8dcd428dffaa7436f25ca0ca43ae19e7bcf94a8fb7d1641651f92d121e972ac2e8f381414b80cc8e5555811c2ec6e1a99bb009b3f53c4c69923e11bd8@35.158.244.151:30303", "enode://8499da03c47d637b20eee24eec3c356c9a2e6148d6fe25ca195c7949ab8ec2c03e3556126b0d7ed644675e78c4318b08691b7b57de10e5f0d40d05b09238fa0a@52.187.207.27:30303", "enode://103858bdb88756c71f15e9b5e09b56dc1be52f0a5021d46301dbbfb7e130029cc9d0d6f73f693bc29b665770fff7da4d34f3c6379fe12721b5d7a0bcb5ca1fc1@191.234.162.198:30303", "enode://715171f50508aba88aecd1250af392a45a330af91d7b90701c436b618c86aaa1589c9184561907bebbb56439b8f8787bc01f49a7c77276c58c1b09822d75e8e8@52.231.165.108:30303", "enode://5d6d7cd20d6da4bb83a1d28cadb5d409b64edf314c0335df658c1a54e32c7c4a7ab7823d57c39b6a757556e68ff1df17c748b698544a55cb488b52479a92b60f@104.42.217.25:30303", "enode://979b7fa28feeb35a4741660a16076f1943202cb72b6af70d327f053e248bab9ba81760f39d0701ef1d8f89cc1fbd2cacba0710a12cd5314d5e0c9021aa3637f9@5.1.83.226:30303"]
BootstrapNodesV5 = ["enode://06051a5573c81934c9554ef2898eb13b33a34b94cf36b202b69fde139ca17a85051979867720d4bdae4323d4943ddf9aeeb6643633aa656e0be843659795007a@35.177.226.168:30303", "enode://0cc5f5ffb5d9098c8b8c62325f3797f56509bff942704687b6530992ac706e2cb946b90a34f1f19548cd3c7baccbcaea354531e5983c7d1bc0dee16ce4b6440b@40.118.3.223:30304", "enode://1c7a64d76c0334b0418c004af2f67c50e36a3be60b5e4790bdac0439d21603469a85fad36f2473c9a80eb043ae60936df905fa28f1ff614c3e5dc34f15dcd2dc@40.118.3.223:30306", "enode://85c85d7143ae8bb96924f2b54f1b3e70d8c4d367af305325d30a61385a432f247d2c75c45c6b4a60335060d072d7f5b35dd1d4c45f76941f62a4f83b6e75daaf@40.118.3.223:30307"]
StaticNodes = []
TrustedNodes = []
ListenAddr = ":30303"
EnableMsgEvents = false
[Node.HTTPTimeouts]
ReadTimeout = 30000000000
WriteTimeout = 30000000000
IdleTimeout = 120000000000
Hardfork not activated, running init.
geth hardfork activation complete
errexit on
noglob off
ignoreeof off
monitor off
noexec off
xtrace off
verbose off
noclobber off
allexport off
notify off
nounset off
vi off
pipefail off
true
geth init '--datadir=/geth' https://storage.googleapis.com/optimism/mainnet/genesis-berlin.json 0x106b0a3247ca54714381b1109e82cc6b7e32fd79ae56fbcc2e7b1541122f84ea
INFO [11-02|10:33:38.346] Fetching genesis file url=https://storage.googleapis.com/optimism/mainnet/genesis-berlin.json
INFO [11-02|10:34:16.905] Maximum peer count ETH=50 LES=0 total=50
INFO [11-02|10:34:16.905] Smartcard socket not found, disabling err="stat /run/pcscd/pcscd.comm: no such file or directory"
INFO [11-02|10:34:16.905] Allocated cache and file handles database=/geth/geth/chaindata cache=16.00MiB handles=16
INFO [11-02|10:35:48.842] Persisted trie from memory database nodes=4883110 size=490.96MiB time=22.473390869s gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-48932.00B
INFO [11-02|10:35:48.844] Successfully wrote genesis state database=chaindata hash=7ca38a…3fa48b
INFO [11-02|10:35:48.844] Allocated cache and file handles database=/geth/geth/lightchaindata cache=16.00MiB handles=16
INFO [11-02|10:37:18.091] Persisted trie from memory database nodes=4883110 size=490.96MiB time=22.281961896s gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-48932.00B
INFO [11-02|10:37:18.091] Successfully wrote genesis state database=lightchaindata hash=7ca38a…3fa48b
+ echo 'geth hardfork activation complete'
DEBUG[11-02|10:37:18.651] Sanitizing Go's GC trigger percent=100
INFO [11-02|10:37:18.652] Maximum peer count ETH=50 LES=0 total=50
INFO [11-02|10:37:18.652] Smartcard socket not found, disabling err="stat /run/pcscd/pcscd.comm: no such file or directory"
DEBUG[11-02|10:37:18.652] FS scan times list=63.979µs set=4.345µs diff=2.884µs
TRACE[11-02|10:37:18.652] Started watching keystore folder path=/geth/keystore
TRACE[11-02|10:37:18.652] Handled keystore changes time=84.419µs
INFO [11-02|10:37:18.652] Starting peer-to-peer node instance=Geth/v1.9.10-stable/linux-amd64/go1.18
INFO [11-02|10:37:18.652] Allocated trie memory caches clean=512.00MiB dirty=0.00B
INFO [11-02|10:37:18.652] Allocated cache and file handles database=/geth/geth/chaindata cache=512.00MiB handles=524288
DEBUG[11-02|10:37:22.590] Chain freezer table opened database=/geth/geth/chaindata/ancient table=bodies items=33340663 size=1.62GiB
DEBUG[11-02|10:37:22.590] Chain freezer table opened database=/geth/geth/chaindata/ancient table=receipts items=33340663 size=541.84MiB
DEBUG[11-02|10:37:22.590] Chain freezer table opened database=/geth/geth/chaindata/ancient table=diffs items=33340663 size=150.95MiB
DEBUG[11-02|10:37:22.590] Chain freezer table opened database=/geth/geth/chaindata/ancient table=headers items=33340663 size=1.68GiB
DEBUG[11-02|10:37:22.590] Chain freezer table opened database=/geth/geth/chaindata/ancient table=hashes items=33340663 size=1017.48MiB
INFO [11-02|10:37:22.590] Opened ancient database database=/geth/geth/chaindata/ancient
DEBUG[11-02|10:37:22.591] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
INFO [11-02|10:37:22.591] Initialised chain configuration config="{ChainID: 10 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: 0, Muir Glacier: 0, Berlin: 3950000, Engine: clique}"
INFO [11-02|10:37:22.612] Initialising Ethereum protocol versions="[64 63]" network=10 dbversion=7
INFO [11-02|10:37:22.613] Loaded most recent local header number=33430663 hash=5d424d…1d68f9 td=66861327 age=18h8m
INFO [11-02|10:37:22.613] Loaded most recent local full block number=33430663 hash=5d424d…1d68f9 td=66861327 age=18h8m
INFO [11-02|10:37:22.613] Loaded most recent local fast block number=33430663 hash=5d424d…1d68f9 td=66861327 age=18h8m
TRACE[11-02|10:37:22.614] Loaded voting snapshot from disk number=33430528 hash=c6c42c…1a3428
DEBUG[11-02|10:37:22.627] Reinjecting stale transactions count=0
INFO [11-02|10:37:22.627] Loaded local transaction journal transactions=0 dropped=0
INFO [11-02|10:37:22.627] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-02|10:37:22.627] Running in verifier mode sync-backend=l1
INFO [11-02|10:37:22.627] Configured rollup client url=http://dtl:7878 chain-id=10 ctc-deploy-height=13596466
INFO [11-02|10:37:22.647] Connected to upstream service
INFO [11-02|10:37:22.654] Updating batch index old=0xc011466990 new=242118
INFO [11-02|10:37:22.654] Found latest index index=33430663
INFO [11-02|10:37:22.655] Block not found, resetting index new=33430662 old=33430663
INFO [11-02|10:37:22.655] Found latest queue index queue-index=185644
INFO [11-02|10:37:22.666] Found correct staring queue index queue-index=185644
INFO [11-02|10:37:22.666] Initialized Latest L1 Info blocknumber=15876325 timestamp=1667320162
INFO [11-02|10:37:22.666] Initial Rollup State state=0xbcf2097a206eb4f4c23c34ac6a4c5238c4bfd3d53658dc4bdd62cf9b4203e1d4 index=33430662 queue-index=185644 verified-index=0xc01390e098
WARN [11-02|10:37:22.666] Switch sync mode from fast sync to full sync
INFO [11-02|10:37:22.667] Backend Config max-calldata-size=40000 gas-limit=15000000 is-verifier=true using-ovm=true
DEBUG[11-02|10:37:22.675] TCP listener up addr=[::]:30303
DEBUG[11-02|10:37:22.675] InProc registered namespace=admin
DEBUG[11-02|10:37:22.675] InProc registered namespace=admin
DEBUG[11-02|10:37:22.675] InProc registered namespace=debug
DEBUG[11-02|10:37:22.675] InProc registered namespace=web3
DEBUG[11-02|10:37:22.675] InProc registered namespace=eth
INFO [11-02|10:37:22.675] New local node record seq=30 id=a329375c11e83361 ip=127.0.0.1 udp=0 tcp=30303
INFO [11-02|10:37:22.675] Started P2P networking self="enode://7949e6733f9b60f97436161c4979815848b6675580efc4881af5971e8d6202b91cc5d0a2056c698f7764d68e0eea7ae5837cd7868be4d7f6a86b1479436fddd2@127.0.0.1:30303?discport=0"
DEBUG[11-02|10:37:22.675] InProc registered namespace=eth
DEBUG[11-02|10:37:22.675] InProc registered namespace=eth
DEBUG[11-02|10:37:22.675] InProc registered namespace=rollup
DEBUG[11-02|10:37:22.675] InProc registered namespace=rollup_personal
DEBUG[11-02|10:37:22.675] InProc registered namespace=txpool
DEBUG[11-02|10:37:22.675] InProc registered namespace=debug
DEBUG[11-02|10:37:22.676] InProc registered namespace=debug
DEBUG[11-02|10:37:22.676] InProc registered namespace=eth
DEBUG[11-02|10:37:22.676] InProc registered namespace=personal
DEBUG[11-02|10:37:22.676] InProc registered namespace=clique
DEBUG[11-02|10:37:22.676] InProc registered namespace=eth
DEBUG[11-02|10:37:22.676] InProc registered namespace=eth
DEBUG[11-02|10:37:22.676] InProc registered namespace=eth
DEBUG[11-02|10:37:22.676] InProc registered namespace=miner
DEBUG[11-02|10:37:22.676] InProc registered namespace=eth
DEBUG[11-02|10:37:22.676] InProc registered namespace=admin
DEBUG[11-02|10:37:22.676] InProc registered namespace=debug
DEBUG[11-02|10:37:22.676] InProc registered namespace=debug
DEBUG[11-02|10:37:22.676] InProc registered namespace=net
DEBUG[11-02|10:37:22.676] IPC registered namespace=admin
DEBUG[11-02|10:37:22.676] IPC registered namespace=admin
DEBUG[11-02|10:37:22.676] IPC registered namespace=debug
DEBUG[11-02|10:37:22.676] IPC registered namespace=web3
DEBUG[11-02|10:37:22.676] IPC registered namespace=eth
DEBUG[11-02|10:37:22.676] IPC registered namespace=eth
DEBUG[11-02|10:37:22.676] IPC registered namespace=eth
DEBUG[11-02|10:37:22.676] IPC registered namespace=rollup
DEBUG[11-02|10:37:22.676] IPC registered namespace=rollup_personal
DEBUG[11-02|10:37:22.676] IPC registered namespace=txpool
DEBUG[11-02|10:37:22.676] IPC registered namespace=debug
DEBUG[11-02|10:37:22.676] IPC registered namespace=debug
DEBUG[11-02|10:37:22.676] IPC registered namespace=eth
DEBUG[11-02|10:37:22.676] IPC registered namespace=personal
DEBUG[11-02|10:37:22.676] IPC registered namespace=clique
DEBUG[11-02|10:37:22.676] IPC registered namespace=eth
DEBUG[11-02|10:37:22.676] IPC registered namespace=eth
DEBUG[11-02|10:37:22.677] IPC registered namespace=eth
DEBUG[11-02|10:37:22.677] IPC registered namespace=miner
DEBUG[11-02|10:37:22.677] IPC registered namespace=eth
DEBUG[11-02|10:37:22.677] IPC registered namespace=admin
DEBUG[11-02|10:37:22.677] IPC registered namespace=debug
DEBUG[11-02|10:37:22.677] IPC registered namespace=debug
DEBUG[11-02|10:37:22.677] IPC registered namespace=net
INFO [11-02|10:37:22.677] IPC endpoint opened url=/geth/geth.ipc
DEBUG[11-02|10:37:22.677] HTTP registered namespace=debug
DEBUG[11-02|10:37:22.677] HTTP registered namespace=web3
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=rollup
DEBUG[11-02|10:37:22.677] HTTP registered namespace=debug
DEBUG[11-02|10:37:22.677] HTTP registered namespace=debug
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=eth
DEBUG[11-02|10:37:22.677] HTTP registered namespace=debug
DEBUG[11-02|10:37:22.677] HTTP registered namespace=debug
DEBUG[11-02|10:37:22.677] HTTP registered namespace=net
INFO [11-02|10:37:22.677] HTTP endpoint opened url=http://0.0.0.0:8545 cors=* vhosts=*
DEBUG[11-02|10:37:22.677] WebSocket registered service="&{mu:{state:0 sema:0} cpuW:<nil> cpuFile: traceW:<nil> traceFile:}" namespace=debug
DEBUG[11-02|10:37:22.677] WebSocket registered service=&{stack:0xc0003ee780} namespace=web3
DEBUG[11-02|10:37:22.677] WebSocket registered service=&{b:0xc013958380} namespace=eth
DEBUG[11-02|10:37:22.677] WebSocket registered service=&{b:0xc013958380} namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service="&{b:0xc013958380 nonceLock:0xc0137e3f00}" namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{b:0xc013958380} namespace=rollup
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{b:0xc013958380} namespace=debug
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{b:0xc013958380} namespace=debug
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{am:0xc00056bd40} namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{e:0xc0001e6d20} namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{e:0xc0001e6d20} namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service="&{d:0xc01390c380 mux:0xc000403a70 installSyncSubscription:0xc013e26060 uninstallSyncSubscription:0xc013e260c0}" namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service="&{backend:0xc013958380 mux:<nil> quit:<nil> chainDb:0xc0003e4240 events:0xc01143c160 filtersMu:{state:0 sema:0} filters:map[]}" namespace=eth
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{eth:0xc0001e6d20} namespace=debug
DEBUG[11-02|10:37:22.678] WebSocket registered service=&{eth:0xc0001e6d20} namespace=debug
DEBUG[11-02|10:37:22.678] WebSocket registered service="&{net:0xc0003eea00 networkVersion:10}" namespace=net
DEBUG[11-02|10:37:22.678] Allowed origin(s) for WS RPC interface [*]
INFO [11-02|10:37:22.678] WebSocket endpoint opened url=ws://[::]:8546
INFO [11-02|10:37:23.516] Unlocked account address=0x00000398232E2064F896018496b4b44b3D62751F
INFO [11-02|10:37:23.516] Transaction pool price threshold updated price=0
INFO [11-02|10:37:23.516] Transaction pool price threshold updated price=0
INFO [11-02|10:37:23.516] Initializing Sync Service
INFO [11-02|10:37:23.517] Set L2 Gas Price gasprice=1000000
INFO [11-02|10:37:23.517] Set L1 Gas Price gasprice=15472119478
INFO [11-02|10:37:23.517] Set batch overhead overhead=2100
INFO [11-02|10:37:23.518] Set scalar scalar=1
INFO [11-02|10:37:23.518] Starting Verifier Loop poll-interval=1s timestamp-refresh-threshold=5m0s
INFO [11-02|10:37:23.534] Syncing transaction batch range start=242119 end=244199
DEBUG[11-02|10:37:23.534] Fetching transaction batch index=242119
TRACE[11-02|10:37:23.560] Applying batched transaction index=33430569
TRACE[11-02|10:37:23.560] Applying indexed transaction index=33430569
DEBUG[11-02|10:37:23.560] Historical transaction matches index=33430569 hash=0xc3f7705e88f541fb56da6ed4634c365a853e15b6883abb54ce3729020f2b44ae
TRACE[11-02|10:37:23.560] Applying batched transaction index=33430570
TRACE[11-02|10:37:23.560] Applying indexed transaction index=33430570
DEBUG[11-02|10:37:23.560] Historical transaction matches index=33430570 hash=0xeabe4e96fcfea197c5226295510a62b90562f55309ce3f07b7ec7673741da09c
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430571
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430571
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430571 hash=0x1d202637c6111a513a7337e422a2fe1fa9f1b0c998666d73417baa251781d7de
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430572
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430572
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430572 hash=0xb13751e4c121b371494490866961d5be2a46a994d023b62425462b802995a445
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430573
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430573
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430573 hash=0x823e28eb6f287d9b3ac847050e9fb98fae5a1e7b1245cbc22bbddd4fb46b2126
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430574
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430574
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430574 hash=0xf10da335a318397342714b43115c7334e1855e7df21fc48390afddc723642376
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430575
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430575
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430575 hash=0xa9cd0966eccfe90735bde3e344378b2c895648823a89a104c7d6ae8ff4f7e4d0
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430576
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430576
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430576 hash=0x3b6ecf9fe2f15acadfed42f283c1cce656bc8596035d080686a30095d98f14ae
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430577
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430577
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430577 hash=0x9211aa84aef893d7072fad5d44a97b68af77bb27dbb041fbcc4412ec89657fa0
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430578
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430578
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430578 hash=0xf80b9c110c6570839521a68cfa97afbc19d4302e9d337d6cc027b746e08ca646
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430579
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430579
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430579 hash=0xa7b9bda7ce917cdc09e80ee3142b0e9dc23a0197f7818c05b14ffca125814e97
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430580
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430580
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430580 hash=0x2956ccf8ad053544f0784685437501c34001b621a047458161bfdc2163c5d63d
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430581
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430581
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430581 hash=0x0b39e24c3c780ff7f9aa3be24051279f26735d70ef7f437cd717308e191957a6
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430582
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430582
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430582 hash=0x335f73c63af22675635307fdab4c97d2cd6300780a5e12416515fd890fb5a730
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430583
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430583
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430583 hash=0xdb49cb38faa7977f44ea834b22e2100dfcfd06eeaae68448b1d832a72b3cb853
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430584
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430584
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430584 hash=0x0a62e822f23147d3ba1ad5ed5c6cfe2740678255efb0c1d6c864290664b3f38f
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430585
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430585
DEBUG[11-02|10:37:23.561] Historical transaction matches index=33430585 hash=0x91655b6d1011d197982b3663f15b810cbb279c920d14b9aa3810a06a2b9ee17e
TRACE[11-02|10:37:23.561] Applying batched transaction index=33430586
TRACE[11-02|10:37:23.561] Applying indexed transaction index=33430586
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430586 hash=0xad2e188e45fae479166a0a53239243e3e6e76f96fd951b35e811cff987ce1792
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430587
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430587
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430587 hash=0x5fb03166d63fe4cc763c79db77f6f0115194b1363b8b33ec77e0815b80df1384
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430588
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430588
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430588 hash=0x75cce7baaf98aee51fa52c609e2b214140555e53460faaaaa3d05fd50cddfdea
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430589
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430589
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430589 hash=0x4d4659cb2276617d4a652cfba9616f4184e60f1317975ee40cfae99deb54a221
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430590
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430590
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430590 hash=0x8ee0ae62911002e4f97f32019926e09c2c831b214470f486f39e096e0ddc6483
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430591
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430591
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430591 hash=0x1116cb891f3dbf229a06c53d40139634d4242204da89e797e571266f506ddecb
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430592
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430592
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430592 hash=0x7aba6dfed77c9a04a1f84fa8a7fa0337009f7e7d7839d340ffe7decf0a11d7f1
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430593
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430593
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430593 hash=0x2efb871712bd27f77bcc55cc3b32476e654157d2a95a8be8d250ddb3f6453c01
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430594
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430594
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430594 hash=0x778346dc312257b4df4447d734444b6fdb68e81b6481484c4b9bd9842f675db0
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430595
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430595
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430595 hash=0x3bf1e4042f33749de9222ad5aaf3b1c1f241b4ca88f9cd074390fa52c06a68e3
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430596
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430596
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430596 hash=0x155f961a9acb4a1ca305bfc42dc6404589eb28b410dc89c52d8bbb5115c1e193
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430597
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430597
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430597 hash=0xfbcbfe261549d663ebe725b131bfdb087e0dbfbd9e9a9ccf451d7936d364eb44
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430598
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430598
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430598 hash=0xd6552d9bff9b752f662da1a38bfb520c4bde0377f8f339f983a6f294c4317c5b
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430599
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430599
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430599 hash=0x35cec47c1b2ffb98af784fd5d06af13aa554e2cc70530d49d5694d9b0460673c
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430600
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430600
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430600 hash=0xc65aa7fede568359c458c45d95b681db18a4753632d2ccefa8a42948a46d5979
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430601
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430601
DEBUG[11-02|10:37:23.562] Historical transaction matches index=33430601 hash=0xfd5d8cbc46340466e6c8bee2e465cc48a3c42941d254523a91f3ae57bbc78796
TRACE[11-02|10:37:23.562] Applying batched transaction index=33430602
TRACE[11-02|10:37:23.562] Applying indexed transaction index=33430602
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430602 hash=0x7c992a99138a3b719977b9c208893846373a6a43f3d9d9f5c9e890cd0c2bb055
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430603
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430603
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430603 hash=0xcf1fc9d024cf3b6341061de9328fe30539955f191ff443c660764678d8f033ee
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430604
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430604
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430604 hash=0x73456e8b106f66485748510bdc6258576a3bcb1a77ecf007c6039773a5fa9c81
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430605
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430605
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430605 hash=0x32c9a9f6b0b26b2ed5c3608d53790bd5e5f701a14e0a5f9c597a81a07be0a1f6
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430606
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430606
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430606 hash=0xacb6c3591ccb003266ae26900d703f8503d6b42bf54bbdbf661202a32c9a536d
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430607
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430607
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430607 hash=0xffe33119bedc41c486b60588b65a79251d52e2dee1c761b5c6541ea14f9a202c
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430608
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430608
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430608 hash=0xc7bf51c28ebf07a813edef476f1ce24a9a1294074c282b3c6eb88fc6d9a5e50d
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430609
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430609
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430609 hash=0x5d3427ebb49e45169254cee282969612535448677a7a961eca422b90ef503d02
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430610
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430610
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430610 hash=0xc5500e2e260d24b4f3a0fb27073d93084db64ae906c63226ac31fa0c6590bd89
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430611
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430611
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430611 hash=0xec094a4ed075a8f4aa9fa5da2e3148c25d7041c87007b72836ab68f351df9f26
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430612
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430612
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430612 hash=0xf1355117c58124bb44ed8df3f68918bd0d1422f716ce9d72ed4c24fdb2813f55
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430613
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430613
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430613 hash=0x406333142f6fc4546c2c4a477bfcef6f2a35ff493406f1b3072936a40680953b
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430614
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430614
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430614 hash=0x06d52584f79f9319cdea54b5c7675609b820e818d582c88cc6b13ba11c3eedf6
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430615
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430615
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430615 hash=0x42e4211409fc1eb4c32e02b0ca38381bac7749e1339c65150693d1565aff02f5
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430616
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430616
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430616 hash=0x06b6176768fcc4427c6df33c697e38e898b21e92a03a25f1475a956e76e6c716
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430617
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430617
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430617 hash=0x8fc6bcb73e820d726a9b154e1ae7e18c231977f7dbb8321fa739fb7fcb0b7391
TRACE[11-02|10:37:23.563] Applying batched transaction index=33430618
TRACE[11-02|10:37:23.563] Applying indexed transaction index=33430618
DEBUG[11-02|10:37:23.563] Historical transaction matches index=33430618 hash=0xb67f9aa0db71e56fc8fa2ab2af2e90c9da1e7088fb0dfb96ce5f602b9ff425c3
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430619
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430619
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430619 hash=0x9d3ff3a9b8f394d709f5456f2522824778eb132d27d6a4727598e534330d8e0f
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430620
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430620
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430620 hash=0x724848a2334961a551bcd269f0b52800af18484e2b3508794f7f8bd940c61ad7
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430621
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430621
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430621 hash=0xcce10c58191ec14b3d45064772f8c73e3a6635aea681d98b5c784f1b15f27dfb
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430622
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430622
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430622 hash=0x611d0586199a295d5646beff459323b9201df7f5ca9356786cbb7cdd0262cd3f
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430623
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430623
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430623 hash=0x9eda1935d51ca30b0ba032fcba325eee35a4bba2da00e578ba421cafb6eb04f0
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430624
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430624
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430624 hash=0x87dcb5040839dbb38ec259ace7c71d3b9507bb5d667e35334cd2fcd6c219fefc
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430625
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430625
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430625 hash=0x8b87a758bca0ee3b3de0fa0d3314f22abcecf149ca2778280ebf56cc2d6793e2
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430626
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430626
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430626 hash=0xdddee47ee8772749c04bbc24744870e36e6bdee0fa8128f08740b251bcb0fe53
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430627
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430627
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430627 hash=0x45023c0cb24590b8eb19dcce8260fc1f850fcc0a3fb8d1682a71f9bb0a582ad7
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430628
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430628
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430628 hash=0x60e11279494298c694e7ea2f0e3f09977fc122c2d2841d81401bfa7a096070e6
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430629
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430629
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430629 hash=0x6758cfe2277b5920bb672f76d4493dc7058bebffd06d906217ba95d385af02ce
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430630
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430630
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430630 hash=0x6433f5a88118da69a4cc2e69436aee26d803ac2afaa228daae960cebcf4b3bc1
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430631
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430631
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430631 hash=0x00cd5244a33580d2416a0c73a9fa9500355c7c610ec4a4a9f55430e8ab00f1c1
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430632
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430632
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430632 hash=0xe0c1d2791be12c71c47fd5038e1e4dca839551e0ecb5e73028d69caf54953c79
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430633
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430633
DEBUG[11-02|10:37:23.564] Historical transaction matches index=33430633 hash=0x43ea14ac9c7cb4d9aa2184891c41dd9cf82709b208d54799af81943a0bb28842
TRACE[11-02|10:37:23.564] Applying batched transaction index=33430634
TRACE[11-02|10:37:23.564] Applying indexed transaction index=33430634
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430634 hash=0x8b131adacd2b3ca9cf20e3917657a15d58f3ebef0f3b776a6cfde9c481eb6df5
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430635
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430635
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430635 hash=0xfedbf4f671c25a9e58d51c57bc0b041ddb07532ba6e85b7b0f69c36a67c4ace1
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430636
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430636
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430636 hash=0x8957e4255890eb03883d253b20a5f7a6a64076b8737b8293b8f3332458a5e3e2
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430637
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430637
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430637 hash=0xc66d7d9a8acee265e2c4e2f24204e017a6f9e7f0602b606587a7c83b86559946
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430638
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430638
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430638 hash=0x6a34d90248b20b05b84d896f73f16eccac42e8af034cfcded3079180f01fa412
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430639
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430639
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430639 hash=0xc5ed089ef3277c84d5406f489a3ec44c08659200232b799af2f95438e33c54ca
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430640
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430640
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430640 hash=0x459c7c1468f3bcd97705d69fda1778d840f25d3578c9ea8e8b03983d0d5a8ffb
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430641
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430641
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430641 hash=0x190c641993d7fc1450f68491b0593364ed78d0cecd12e8362c0d0e7396689044
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430642
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430642
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430642 hash=0x835fe05ef6803a6d98bb509c2abda5ee610f4793626c03b1c7b43764f85242c7
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430643
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430643
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430643 hash=0xfbc908c04d339aa3638f31bcd9bc40fc4b58c01daa75f2cc99a2815357f54ec6
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430644
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430644
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430644 hash=0xfcec78026ae31cb3cd1cd3dbcb17e0fb33949a3fcca8400c9928a16dfb8bc629
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430645
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430645
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430645 hash=0x75049d87bd2cae9f0e50c4a90560a0aa1f3936f58f50b17b5747adf2966c755a
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430646
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430646
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430646 hash=0xc228556b9a7d8a07fd243f79d403209ddf1fad9cecdd9704631b6f47b670632d
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430647
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430647
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430647 hash=0x7fe22dcc32692d3a5cd2f60921810ed37b802e5c9f9c441ae245b6f17259ace9
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430648
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430648
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430648 hash=0xac2b54b07d2fc9d9878ae9a46b6275438c1173c19acf5b3f195fdc70d69d2d3f
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430649
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430649
DEBUG[11-02|10:37:23.565] Historical transaction matches index=33430649 hash=0xffee2ea2aba4ccaf6bf806453c143ab3b089c9f8426686d16e039fae17bc0714
TRACE[11-02|10:37:23.565] Applying batched transaction index=33430650
TRACE[11-02|10:37:23.565] Applying indexed transaction index=33430650
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430650 hash=0x3e8e8bc4b6862cd9cf039a1771069300cde400f370a4391ca6331fd9b18b7643
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430651
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430651
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430651 hash=0x4e65e90045c145e59cf26a3c23a323f0901a5fec5c7ca38f3e0f5aa15407c46b
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430652
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430652
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430652 hash=0x32acb8492fe8fc2be9030de386b14c608e9d2e235f8e936d24f2eea26fca90ca
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430653
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430653
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430653 hash=0x7dca1778a68fceda9fdd1c515b9fec8ca0b3f9b12f921cf7a5a63f9048700a5e
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430654
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430654
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430654 hash=0x83a301c73048df00efafa53a2d020db585fff699787feb75f3e59e7cbedb66d1
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430655
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430655
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430655 hash=0xe206eadd73afbe14481d9f29303be106f4721afbe47eb14fd8756fe9c38db8a1
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430656
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430656
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430656 hash=0xa7c19ea51daf1c29069c08712dd6a3ac045c92dbede02293931862c4d57078cc
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430657
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430657
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430657 hash=0xc9da56ce5cf4b1db869a600d382f1cf28ee4b6d87b363db91e06b2b612bf9edd
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430658
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430658
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430658 hash=0xa63009289e75df29a001d05bff94f0a693a6af58290564d9c880ca22e3996905
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430659
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430659
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430659 hash=0x07fa37886bff4eacb27d00f64009abded7c08e53789e2daf33ffee5aea044d11
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430660
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430660
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430660 hash=0x3ceecf27e7421d2661c6e1049b7be19d1cfed1f74838af7742798fb5d4f27316
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430661
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430661
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430661 hash=0x6fd7f92b0c224b11abcdc33e73146612661c61d7e257cbb90cb38f058dcca2a9
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430662
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430662
DEBUG[11-02|10:37:23.566] Historical transaction matches index=33430662 hash=0x734f58efb2a29da356a81d5a4623362dcf19ec9006c76d24ad9e9dc0aab69d33
TRACE[11-02|10:37:23.566] Applying batched transaction index=33430663
TRACE[11-02|10:37:23.566] Applying indexed transaction index=33430663
DEBUG[11-02|10:37:23.566] Applying transaction to tip index=33430663 hash=0xfcdfba48f1cf8561ff50bb604cb1e41159c0cbaca385e61ad57db6b7a717e38e origin=sequencer
TRACE[11-02|10:37:23.566] Waiting for transaction to be added to chain hash=0xfcdfba48f1cf8561ff50bb604cb1e41159c0cbaca385e61ad57db6b7a717e38e
DEBUG[11-02|10:37:23.566] Attempting to commit rollup transaction hash=0xfcdfba48f1cf8561ff50bb604cb1e41159c0cbaca385e61ad57db6b7a717e38e
DEBUG[11-02|10:37:23.579] Adding L1 fee l1-fee=125138502338064
INFO [11-02|10:37:23.667] New block index=33430663 l1-timestamp=1667320162 l1-blocknumber=15876325 tx-hash=0xfcdfba48f1cf8561ff50bb604cb1e41159c0cbaca385e61ad57db6b7a717e38e queue-orign=sequencer gas=1280591 fees=1.280591e-06 elapsed=101.064ms
TRACE[11-02|10:37:23.668] Waiting for slot to sign and propagate delay=0s
DEBUG[11-02|10:37:24.775] Couldn't add port mapping proto=tcp extport=30303 intport=30303 interface="UPnP or NAT-PMP" err="no UPnP or NAT-PMP router discovered"
DEBUG[11-02|10:38:22.591] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:39:22.592] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:40:22.593] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:41:22.594] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:42:22.595] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:43:22.596] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:44:22.597] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:45:22.598] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:46:22.598] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:47:22.598] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
DEBUG[11-02|10:48:22.599] Ancient blocks frozen already number=33430663 hash=5d424d…1d68f9 frozen=33340663
L2geth environments:
DATADIR=/geth
CHAIN_ID=10
NETWORK_ID=10
NO_DISCOVER=true
NO_USB=true
GASPRICE=0
GCMODE=archive
BLOCK_SIGNER_ADDRESS=0x00000398232E2064F896018496b4b44b3D62751F
BLOCK_SIGNER_PRIVATE_KEY=6587ae678cf4fc9a33000cdbf9f35226b71dcc6a4684a31203241f9bcfd55d27
BLOCK_SIGNER_PRIVATE_KEY_PASSWORD=pwd
ETH1_CTC_DEPLOYMENT_HEIGHT=13596466
ETH1_L1_FEE_WALLET_ADDRESS=0x391716d440c151c42cdf1c95c1d83a5427bca52c
ETH1_L1_CROSS_DOMAIN_MESSENGER_ADDRESS=0x25ace71c97B33Cc4729CF772ae268934F7ab5fA1
ETH1_L1_STANDARD_BRIDGE_ADDRESS=0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1
ETH1_SYNC_SERVICE_ENABLE=true
L2GETH_GENESIS_URL=https://storage.googleapis.com/optimism/mainnet/genesis-berlin.json
L2GETH_GENESIS_HASH=0x106b0a3247ca54714381b1109e82cc6b7e32fd79ae56fbcc2e7b1541122f84ea
L2GETH_BERLIN_ACTIVATION_HEIGHT=3950000
ROLLUP_ADDRESS_MANAGER_OWNER_ADDRESS=0x9BA6e03D8B90dE867373Db8cF1A58d2F7F006b3A
ROLLUP_BACKEND=l1
ROLLUP_CLIENT_HTTP=http://dtl:7878
ROLLUP_DISABLE_TRANSFERS=false
ROLLUP_ENABLE_L2_GAS_POLLING=false
#ROLLUP_GAS_PRICE_ORACLE_OWNER_ADDRESS=0x648E3e8101BFaB7bf5997Bd007Fb473786019159
ROLLUP_MAX_CALLDATA_SIZE=40000
ROLLUP_POLL_INTERVAL_FLAG=1s
ROLLUP_SYNC_SERVICE_ENABLE=true
ROLLUP_TIMESTAMP_REFRESH=5m
ROLLUP_VERIFIER_ENABLE=true
SEQUENCER_CLIENT_HTTP=https://mainnet.optimism.io
RPC_ADDR=0.0.0.0
RPC_API=eth,rollup,net,web3,debug
RPC_CORS_DOMAIN=*
RPC_ENABLE=true
RPC_PORT=8545
RPC_VHOSTS=*
TARGET_GAS_LIMIT=15000000
USING_OVM=true
WS_ADDR=0.0.0.0
WS_API=eth,rollup,net,web3,debug
WS_ORIGINS=*
WS=true
L2Geth running command
geth \
--vmodule=eth/*=5,miner=4,rpc=5,rollup=4,consensus/clique=1 \
--datadir=$DATADIR \
--password=$DATADIR/password \
--verbosity=5 \
--allow-insecure-unlock \
--unlock=$BLOCK_SIGNER_ADDRESS \
--mine \
--miner.etherbase=$BLOCK_SIGNER_ADDRESS \
$@
DTL environments
DATA_TRANSPORT_LAYER__ADDRESS_MANAGER=0xdE1FCfB0851916CA5101820A69b13a4E276bd81F
DATA_TRANSPORT_LAYER__SYNC_FROM_L1=true
DATA_TRANSPORT_LAYER__SYNC_FROM_L2=false
DATA_TRANSPORT_LAYER__L1_START_HEIGHT=13596466
DATA_TRANSPORT_LAYER__CONFIRMATIONS=12
DATA_TRANSPORT_LAYER__DANGEROUSLY_CATCH_ALL_ERRORS=true
DATA_TRANSPORT_LAYER__DB_PATH=/db
DATA_TRANSPORT_LAYER__DEFAULT_BACKEND=l1
DATA_TRANSPORT_LAYER__L1_GAS_PRICE_BACKEND=l1
DATA_TRANSPORT_LAYER__ENABLE_METRICS=true
DATA_TRANSPORT_LAYER__ETH_NETWORK_NAME=mainnet
DATA_TRANSPORT_LAYER__L2_CHAIN_ID=10
DATA_TRANSPORT_LAYER__LOGS_PER_POLLING_INTERVAL=2000
DATA_TRANSPORT_LAYER__NODE_ENV=production
DATA_TRANSPORT_LAYER__POLLING_INTERVAL=500
DATA_TRANSPORT_LAYER__SENTRY_TRACE_RATE=0.05
DATA_TRANSPORT_LAYER__SERVER_HOSTNAME=0.0.0.0
DATA_TRANSPORT_LAYER__SERVER_PORT=7878
DATA_TRANSPORT_LAYER__TRANSACTIONS_PER_POLLING_INTERVAL=1000
DATA_TRANSPORT_LAYER__L1_RPC_ENDPOINT=http://x.x.x.x:8005
To Reproduce Steps to reproduce the behavior:
- DTL started with syncing with L1. And that synchronization is in success.
- L2geth synced success until last night.
- I have tried update images and restart the client, but it always got malfunction at the same batch 242119 with the block 33430663
This is more than 5th time I tried.
Expected behavior L2geth has to be syncing.
Screenshots If applicable, add screenshots to help explain your problem.
System Specs:
- OS: linux, Docker
- Package Version (or commit hash):
Additional context Add any other context about the problem here.
@smartcontracts hi, can u help me with this issue, please?
It's hard to tell what happened from these logs. Does it look like the DTL is syncing properly?
Yes. DTL is syncing properly. I have run the command
curl -s http://localhost:7878/eth/syncing?backend=l1 | jq .currentTransactionIndex
The current transaction index is increasing with time.
I think this may be a bug. The reasons are as follows:
INFO [11-02|10:37:23.534] Syncing transaction batch range start=242119 end=244199
DEBUG[11-02|10:37:23.534] Fetching transaction batch index=242119
...
By viewing the code(https://github.com/ethereum-optimism/optimism/blob/develop/l2geth/rollup/sync_service.go#L1164), the loop will first execute the first iteration:
DEBUG[11-02|10:37:23.534] Fetching transaction batch index=242119
and then the second iteration,
DEBUG[11-02|10:37:23.534] Fetching transaction batch index=242120
but the log of the second loop iteration have not be seen.
@BabySid i'm running into a similar issue -- however i'm also trying to figure out how does the legacy optimism (non-bedrock) code work with the new ETH POS changes? doesn't optimism stack need a consensus client like prysm? I don't understand how optimism geth is operating without a consensus client. Do you have any idea?
@alifarooq0 , logically speaking, ETH2 switching from pow to pos does not and should not have any impact on the L2 blockchain that relies on the L1 chain, otherwise it will cause some system coupling, which is unreasonable. In fact, there is no change in the execution layer api of eth2, so the dtl layer of optimism can continue to get the same data from the execution layer api of eth2 (e.g. getLogs) as before. In other words, the consensus layer of eth2 can be understood as a subsystem inside eth2.
@smartcontracts Finally, this issue I have solved so far. It was solved by deleting all the data and redeploying the nodes. But so far, I think this is still an l2geth's bug, maybe the probability of this bug being triggered is relatively small.
Did you solve the problem? @BabySid i’m running into a similar issue . Is there no official person to solve this problem???
full-node L2 must use infra DATA_TRANSPORT_LAYER__L2_RPC_ENDPOINT???
"DATA_TRANSPORT_LAYER__L2_RPC_ENDPOINT=https://mainnet.optimism.io “ Abandoned ??
@zhy827827 Yes, I have solved the problem by deleting the original data and resyncing. my node is using DATA_TRANSPORT_LAYER__L1_RPC_ENDPOINT that is the endpoint of my own L1 node
Excuse me, do you know the command to run the ethereuroptimism/l2get: latest image? I didn't run it
I did not run successfully
L2GETH_IMAGE_TAG=0.5.30 DTL_IMAGE_TAG=0.5.49 HC_IMAGE_TAG=1.1.13 @zhaoxiangjunupi
L2GETH_IMAGE_TAG=0.5.30 DTL_IMAGE_TAG=0.5.49 HC_IMAGE_TAG=1.1.13 @zhaoxiangjunupi
Hello, what do these three images do? To run an Optimism node, do you want to run the three images at the same time?
是的 docker-compose 跑的。
但是我建议你不要跑了,太多坑了。到现在我都还没追上块
是的 docker-compose 跑的。
但是我建议你不要跑了,太多坑了。到现在我都还没追上块
那你没问问官方人员啥的吗?
你可以看看 我提交了多少issues😁
你可以试试 通过L2 同步
你可以试试 通过L2 同步
这玩意咋运行啊,我看那官方文档也没有资料啊
你可以试试 通过L2 同步
你有资料没哥们让我参考一下子
https://github.com/ethereum-optimism/optimism/tree/develop/infra/op-replica/docker-compose
https://github.com/ethereum-optimism/optimism/tree/develop/infra/op-replica/docker-compose
谢了
please,How to run ethereumoptimism/data-transport-layer:latest?
我的l2geth
也停止同步了,怎么重启\升级也没用。
debug日志显示
DEBUG[02-01|03:14:29.631] Ancient blocks frozen already number=71456528 hash=1aecea…804142 frozen=71366528
看上去只能重新同步了
L1的问题
L1的问题
谢谢提醒,查看了下,l2geth暂停的高度确实是dtl扫区块出错的区间,排查了下扫块出错信息,发现l1节点eth_getTransactionByHash
方法查某个hash报错了,目前换了个erigon节点成功继续同步了。
L1的问题
谢谢提醒,查看了下,l2geth暂停的高度确实是dtl扫区块出错的区间,排查了下扫块出错信息,发现l1节点
eth_getTransactionByHash
方法查某个hash报错了,目前换了个erigon节点成功继续同步了。
能看一下你的env配置吗?
L1的问题
谢谢提醒,查看了下,l2geth暂停的高度确实是dtl扫区块出错的区间,排查了下扫块出错信息,发现l1节点
eth_getTransactionByHash
方法查某个hash报错了,目前换了个erigon节点成功继续同步了。能看一下你的env配置吗?
用的 https://github.com/smartcontracts/simple-optimism-node.git 跑的,官方那个设置实在太复杂了,比如USING_OVM
文档里就没提及过。这边只设置了:
NETWORK_NAME=mainnet
NODE_TYPE=full
SYNC_SOURCE=l1
HEALTHCHECK__REFERENCE_RPC_PROVIDER=https://mainnet.optimism.io
FAULT_DETECTOR__L1_RPC_PROVIDER=http://erigon:8545
DATA_TRANSPORT_LAYER__RPC_ENDPOINT=http://erigon:8545
其他参数你想对照的话可以参看下 https://github.com/smartcontracts/simple-optimism-node/tree/main/envs/mainnet
@dolphintwo yes the current official instructions are too complex, going to do some work to fix them soon