Skip to content

Instantly share code, notes, and snippets.

@Turupawn
Created October 29, 2024 00:24
Show Gist options
  • Save Turupawn/7f53e337b1fc08032f334a504bc1ec05 to your computer and use it in GitHub Desktop.
Save Turupawn/7f53e337b1fc08032f334a504bc1ec05 to your computer and use it in GitHub Desktop.
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
[GIN-debug] GET /debug/pprof/ --> github.com/gin-contrib/pprof.RouteRegister.WrapF.func1 (2 handlers)
[GIN-debug] GET /debug/pprof/cmdline --> github.com/gin-contrib/pprof.RouteRegister.WrapF.func2 (2 handlers)
[GIN-debug] GET /debug/pprof/profile --> github.com/gin-contrib/pprof.RouteRegister.WrapF.func3 (2 handlers)
[GIN-debug] POST /debug/pprof/symbol --> github.com/gin-contrib/pprof.RouteRegister.WrapF.func4 (2 handlers)
[GIN-debug] GET /debug/pprof/symbol --> github.com/gin-contrib/pprof.RouteRegister.WrapF.func5 (2 handlers)
[GIN-debug] GET /debug/pprof/trace --> github.com/gin-contrib/pprof.RouteRegister.WrapF.func6 (2 handlers)
[GIN-debug] GET /debug/pprof/allocs --> github.com/gin-contrib/pprof.RouteRegister.WrapH.func7 (2 handlers)
[GIN-debug] GET /debug/pprof/block --> github.com/gin-contrib/pprof.RouteRegister.WrapH.func8 (2 handlers)
[GIN-debug] GET /debug/pprof/goroutine --> github.com/gin-contrib/pprof.RouteRegister.WrapH.func9 (2 handlers)
[GIN-debug] GET /debug/pprof/heap --> github.com/gin-contrib/pprof.RouteRegister.WrapH.func10 (2 handlers)
[GIN-debug] GET /debug/pprof/mutex --> github.com/gin-contrib/pprof.RouteRegister.WrapH.func11 (2 handlers)
[GIN-debug] GET /debug/pprof/threadcreate --> github.com/gin-contrib/pprof.RouteRegister.WrapH.func12 (2 handlers)
[GIN-debug] GET /metrics --> scroll-tech/common/observability.Server.func1 (2 handlers)
[GIN-debug] GET /health --> scroll-tech/common/observability.(*ProbesController).HealthCheck-fm (2 handlers)
[GIN-debug] GET /ready --> scroll-tech/common/observability.(*ProbesController).Ready-fm (2 handlers)
INFO [10-28|23:00:59.790|scroll-tech/common/observability/server.go:46] Starting metrics server address=:8090
INFO [10-28|23:00:59.951|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:199] genesis already imported batch count=2
INFO [10-28|23:00:59.952|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:66] new chunk proposer maxBlockNumPerChunk=100 maxTxNumPerChunk=100 maxL1CommitGasPerChunk=5,000,000 maxL1CommitCalldataSizePerChunk=110,000 maxRowConsumptionPerChunk=1,000,000 chunkTimeoutSec=50 gasCostIncreaseMultiplier=1.200 maxBlobSize=131,072 maxUncompressedBatchBytesSize=634,880
INFO [10-28|23:00:59.952|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:63] new batch proposer maxL1CommitGasPerBatch=5,000,000 maxL1CommitCalldataSizePerBatch=110,000 batchTimeoutSec=60 gasCostIncreaseMultiplier=1.200 maxBlobSize=131,072 maxUncompressedBatchBytesSize=634,880
INFO [10-28|23:00:59.952|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:46] new bundle proposer bundleBatchesNum=3 bundleTimeoutSec=36000
INFO [10-28|23:00:59.952|scroll-tech/rollup/cmd/rollup_relayer/app/app.go:116] Start rollup-relayer successfully version=v4.4.66-3353e36-000000-000000
INFO [10-28|23:01:00.288|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=35 start block number=463 start block timestamp=1,730,156,190 current time=1,730,156,460
INFO [10-28|23:01:00.391|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=363 start block timestamp=1,730,155,644 current time=1,730,156,460
INFO [10-28|23:01:03.388|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=498 start block timestamp=1,730,156,374 current time=1,730,156,463
INFO [10-28|23:01:03.394|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=463 start block timestamp=1,730,156,190 current time=1,730,156,463
INFO [10-28|23:01:05.792|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=498 start block timestamp=1,730,156,374 current time=1,730,156,465
ERROR[10-28|23:01:09.297|scroll-tech/rollup/internal/controller/sender/estimategas.go:135] estimateGasLimit EstimateGas failure without access list error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:09.297|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=2 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=377,880 error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:09.388|scroll-tech/rollup/internal/controller/sender/sender.go:296] failed to send tx tx hash=0x4bf1798b61b000fd042a55a14d7762d11302f211e78c6c4e00e4e087c5de2e90 from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=2 err="nonce too low"
ERROR[10-28|23:01:09.389|scroll-tech/rollup/internal/controller/sender/sender.go:222] failed to create and send tx (non-resubmit case) from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=3 err="nonce too low"
ERROR[10-28|23:01:09.389|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:476] Failed to send commitBatch tx to layer1 index=2 hash=0xf9d4326eab5b388c8d6a62633931f81a3943381131a0f08626c6e9d4bc182a80 RollupContractAddress=0xEeb02827DB217733b05e4D6275a849D922bec326 err="failed to create and send transaction, err: nonce too low" calldata=86b053a9000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000198000000000000000000000000000000000000000000000000000000000000019a000000000000000000000000000000000000000000000000000000000000000c104000000000000000100000000000000020000000000000002b83f83755c6558178c7da81f10ccf0669f3022573bd465b857173b491c991b6901eb699f6c6d8924ca71cd597d4077835d3bdf17d9492a59128ef494b8b8a87a4686bc996de68d83b060146e33aae457895a6813e40e2e18973e5bd777c2026b000000006720147802d5c847d3b1657b08a1adba4bb333366a638606ce3636e2a044356637a4217e116d211ef073040206d81f1b09c5c9c283f4b406691bebca2824d0c81fd9ab010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000177164000000000000016b000000006720147c0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000016c00000000672014830000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000016d00000000672014870000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000016e000000006720148f0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000016f00000000672014930000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000170000000006720149a0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017100000000672014a10000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017200000000672014a60000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017300000000672014ad0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017400000000672014b20000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017500000000672014b50000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017600000000672014b90000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017700000000672014bd0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017800000000672014c40000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017900000000672014c70000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017a00000000672014cb0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017b00000000672014cf0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017c00000000672014d70000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017d00000000672014db0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017e00000000672014e20000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000017f00000000672014e60000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018000000000672014ed0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018100000000672014f20000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018200000000672014f90000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018300000000672014fc0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018400000000672015000000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018500000000672015040000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000186000000006720150b0000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000187000000006720150f0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018800000000672015160000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000189000000006720151a0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018a00000000672015220000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018b00000000672015260000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018c000000006720152d0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018d00000000672015310000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018e00000000672015380000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000018f000000006720153c0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019000000000672015440000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019100000000672015480000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000192000000006720154f0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019300000000672015530000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000194000000006720155a0000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000195000000006720155e0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019600000000672015660000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000197000000006720156a0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019800000000672015710000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019900000000672015750000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019a000000006720157c0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019b00000000672015840000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019c00000000672015880000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019d00000000672015900000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019e00000000672015940000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000019f000000006720159b0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a0000000006720159f0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a100000000672015a60000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a200000000672015aa0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a300000000672015b10000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a400000000672015b60000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a500000000672015bd0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a600000000672015c20000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a700000000672015c90000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a800000000672015cc0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001a900000000672015d00000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001aa00000000672015d40000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ab00000000672015db0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ac00000000672015df0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ad00000000672015e60000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ae00000000672015eb0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001af00000000672015f20000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b000000000672015f60000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b100000000672015fd0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b200000000672016020000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b300000000672016090000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b4000000006720160c0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b500000000672016100000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b600000000672016140000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b7000000006720161c0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b800000000672016200000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001b900000000672016280000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ba000000006720162c0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001bb00000000672016330000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001bc00000000672016380000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001bd000000006720163f0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001be00000000672016430000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001bf000000006720164a0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c0000000006720164f0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c100000000672016550000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c2000000006720165a0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c300000000672016600000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c400000000672016650000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c5000000006720166c0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c600000000672016710000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c700000000672016770000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c8000000006720167c0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001c900000000672016820000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ca00000000672016870000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001cb000000006720168a0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001cc000000006720168f0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001cd00000000672016930000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ce000000006720169a0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a017d402cabb6c4b2de93dc607b905267758d207de3405552e8e4b05f75d5f5381010adce85da3d45ec182ff14aff66dfea946829e183da828696930ad7761c5119757b3b70c1049ae95ef23c56e141ef98167cbedb92ba3a1b4791e590d037ac89ace8e0cd6c371e4badfbd355c8602068f6aeb36974ae74ede10b9a5e231a05b587dfa23165c7d45a4151ec59b23595b5ff2069cd98f6e6adb3c3800fe1ccec0
INFO [10-28|23:01:09.991|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=499 hash=0xddba0e150606e1a6c5d852724e749ec50ea709cda5b292e3e2e7b6754c788f48
INFO [10-28|23:01:10.189|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=1 end batch index=3
INFO [10-28|23:01:10.388|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=499 start block timestamp=1,730,156,377 current time=1,730,156,470
INFO [10-28|23:01:11.188|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xf9d4326eab5b388c8d6a62633931f81a3943381131a0f08626c6e9d4bc182a80 IsSuccessful:true TxHash:0x4bf1798b61b000fd042a55a14d7762d11302f211e78c6c4e00e4e087c5de2e90 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:01:11.288|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=499 start block timestamp=1,730,156,377 current time=1,730,156,471
ERROR[10-28|23:01:12.788|scroll-tech/rollup/internal/controller/sender/estimategas.go:135] estimateGasLimit EstimateGas failure without access list error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:12.788|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=3 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=293,346 error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:12.990|scroll-tech/rollup/internal/controller/sender/sender.go:296] failed to send tx tx hash=0xfdeacc45f4de4ed1086c238f0bc83ce38e50b24a373f8f0bef7e81547af26ba4 from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=3 err="nonce too low"
ERROR[10-28|23:01:12.991|scroll-tech/rollup/internal/controller/sender/sender.go:222] failed to create and send tx (non-resubmit case) from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=4 err="nonce too low"
ERROR[10-28|23:01:12.991|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:476] Failed to send commitBatch tx to layer1 index=3 hash=0x99548a929f20e5ff2f6538d7e846b9dc4ad8991d8226b27911fac71b9ff37935 RollupContractAddress=0xEeb02827DB217733b05e4D6275a849D922bec326 err="failed to create and send transaction, err: nonce too low" calldata=86b053a9000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000a6000000000000000000000000000000000000000000000000000000000000000c10400000000000000020000000000000000000000000000000213444d81ca0f26477ecd187c7fa2e60c19ae85a4ee5d0e8e75a9efb0c1690f6b01f8227e302f9cfd54e1d1f85cae2fa399dcaa0ec2eedadcbcc2a56a99bf2e6db4f3cdd57d7d4a51dbb36c212f4b6eadd725936cd77d1e4ab7d29d3e6aaf69b3000000006720169a17d402cabb6c4b2de93dc607b905267758d207de3405552e8e4b05f75d5f5381010adce85da3d45ec182ff14aff66dfea946829e183da828696930ad7761c511000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000008352300000000000001cf000000006720169e0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d000000000672016a50000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d100000000672016a80000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d200000000672016ad0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d300000000672016b10000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d400000000672016b80000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d500000000672016bd0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d600000000672016c40000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d700000000672016c80000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d800000000672016cf0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001d900000000672016d40000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001da00000000672016db0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001db00000000672016e00000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001dc00000000672016e60000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001dd00000000672016eb0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001de00000000672016f10000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001df00000000672016f70000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e000000000672016fd0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e100000000672017000000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e200000000672017040000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e300000000672017070000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e4000000006720170b0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e5000000006720170f0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e600000000672017160000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e7000000006720171a0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e800000000672017220000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001e900000000672017260000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ea000000006720172d0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001eb00000000672017300000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ec00000000672017340000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ed00000000672017380000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ee000000006720173f0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001ef00000000672017430000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001f0000000006720174b0000000000000000000000000000000000000000000000000000000002123f7b00000000009896800001000000000000000001f1000000006720174f0000000000000000000000000000000000000000000000000000000002123f7b0000000000989680000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a02333beb96511285d6c59ea90736e4a7cf164294fe9e0c1b299bff3089bc1a2b22ed571ee08ade0f65e751e872cf44fcf36a2443984f08bf4118c9eeafce7abf694a331033ff5f3f6ffd73cdf55c52189b07b84441b475fcf7aa228e27d12d21fea73693a3c4d50f1bb1b5f7c9f2c00ef8e2850e75e9b57692ebe186301e5c08532d7221984564f7e2c65461d432f91bd06c4d22221d3a118bac99c9b54453710
INFO [10-28|23:01:14.487|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=500 hash=0xe63d1f706f23358212268ed9b8bc37d2d7cfc823c7e5b10fcedc65b81b3a5e80
INFO [10-28|23:01:14.688|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=500 start block timestamp=1,730,156,381 current time=1,730,156,474
INFO [10-28|23:01:15.487|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=500 start block timestamp=1,730,156,381 current time=1,730,156,475
ERROR[10-28|23:01:17.289|scroll-tech/rollup/internal/controller/sender/estimategas.go:135] estimateGasLimit EstimateGas failure without access list error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:17.289|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=4 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:17.391|scroll-tech/rollup/internal/controller/sender/sender.go:296] failed to send tx tx hash=0x60708f670b0528d5bfe619371da9826b73be95e0058eb65b9c45318bf0fab29f from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=4 err="nonce too low"
ERROR[10-28|23:01:17.391|scroll-tech/rollup/internal/controller/sender/sender.go:222] failed to create and send tx (non-resubmit case) from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=5 err="nonce too low"
ERROR[10-28|23:01:17.391|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:476] Failed to send commitBatch tx to layer1 index=4 hash=0xadb0414755663a5cce69256fef7b60b4a3ed774b5929b199638a94d595739856 RollupContractAddress=0xEeb02827DB217733b05e4D6275a849D922bec326 err="failed to create and send transaction, err: nonce too low" calldata=86b053a9000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000000c104000000000000000300000000000000000000000000000002a0c6f5c22603561d8e135a8a457efed2c98a0e5a995915088fc33c7ac230a1b901e3e9c220a67514f07bd393bf1b762a56ec9915fbf8b3827e040dfbf285b1a9f9d4326eab5b388c8d6a62633931f81a3943381131a0f08626c6e9d4bc182a80000000006720174f2333beb96511285d6c59ea90736e4a7cf164294fe9e0c1b299bff3089bc1a2b22ed571ee08ade0f65e751e872cf44fcf36a2443984f08bf4118c9eeafce7abf60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000003d0100000000000001f200000000672017560000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a04c034192dee8a6299a0701f8e3dff35269f6a838de4599aefb498352c35bbf6214e33ad81600df5d07c9bab48c387c3daa896f30ad90100375de0e7a126912a6ac6e923a9da28600ad7db6d4ead8394fbe5a564c9465527e47df9680ed739cdd885bf0267f326d1403ba6441953a14d988472122996794bf3d0ad025576832929398a031c7bb472360e29649b3e5b0f3411f0697f73f4cde2252246394cafe64
INFO [10-28|23:01:20.187|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=4 end batch index=6
ERROR[10-28|23:01:20.389|scroll-tech/rollup/internal/controller/sender/estimategas.go:135] estimateGasLimit EstimateGas failure without access list error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:20.389|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=5 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="execution reverted: custom error 12137ab0:"
INFO [10-28|23:01:20.390|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x7eaf5f65dabae1dd26810b208bb0c147ac0b0245b5f7c066b8d6b8163401fd47 IsSuccessful:true TxHash:0x41b3e6cf159c8be5da3c680b33cca8829f85083dfca0d07833f633d4c91979b7 SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:01:20.392|scroll-tech/rollup/internal/controller/sender/sender.go:296] failed to send tx tx hash=0x41b3e6cf159c8be5da3c680b33cca8829f85083dfca0d07833f633d4c91979b7 from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=5 err="nonce too low"
ERROR[10-28|23:01:20.392|scroll-tech/rollup/internal/controller/sender/sender.go:222] failed to create and send tx (non-resubmit case) from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=6 err="nonce too low"
ERROR[10-28|23:01:20.392|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:476] Failed to send commitBatch tx to layer1 index=5 hash=0x7eaf5f65dabae1dd26810b208bb0c147ac0b0245b5f7c066b8d6b8163401fd47 RollupContractAddress=0xEeb02827DB217733b05e4D6275a849D922bec326 err="failed to create and send transaction, err: nonce too low" calldata=86b053a9000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000000c1040000000000000004000000000000000000000000000000020e5e1bc2c2b5b7d336ba6fff1bb9ecdc656c8b4f910aea55d09ad2539146d0e201bc33621ea222a6ca90913448bbb08d95cb2f1b04ccb6a174077bd19b8af0e099548a929f20e5ff2f6538d7e846b9dc4ad8991d8226b27911fac71b9ff3793500000000672017564c034192dee8a6299a0701f8e3dff35269f6a838de4599aefb498352c35bbf6214e33ad81600df5d07c9bab48c387c3daa896f30ad90100375de0e7a126912a60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000003d0100000000000001f300000000672017590000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a01503cbb95e2b708a7ff248030c771a13d1eaf3a24241dc06b12718a9f2a0c488534d31eea1c137ceaa58dd369ac837dead1367044246b439522d7a0d77a69148976a24af029dea55fcb1e60c3bb778bf5e26d3d6c9591bbcbadd9d129dc8b00d56fc33c4b97a9544a89454517d4d3c6a98781abc2ebf6e0243a1f7618717cf02fcc86f07dde63e29ac1ca413500f490700f238d4495c479b33b9374ca8523509
INFO [10-28|23:01:21.787|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=501 start block timestamp=1,730,156,385 current time=1,730,156,481
INFO [10-28|23:01:21.990|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=501 start block timestamp=1,730,156,385 current time=1,730,156,481
ERROR[10-28|23:01:23.988|scroll-tech/rollup/internal/controller/sender/estimategas.go:135] estimateGasLimit EstimateGas failure without access list error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:23.988|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=6 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="execution reverted: custom error 12137ab0:"
ERROR[10-28|23:01:24.492|scroll-tech/rollup/internal/controller/sender/sender.go:296] failed to send tx tx hash=0xf387a0d1837b6ad572712c864c9ee182db6528509662ceeb9b4c98f4c3ba2745 from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=6 err="nonce too low"
ERROR[10-28|23:01:24.587|scroll-tech/rollup/internal/controller/sender/sender.go:222] failed to create and send tx (non-resubmit case) from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=7 err="nonce too low"
ERROR[10-28|23:01:24.587|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:476] Failed to send commitBatch tx to layer1 index=6 hash=0x927c4f12c6240ff8bffe1d062d1985feea404c973b4d1b6d82901d4a6a351f2f RollupContractAddress=0xEeb02827DB217733b05e4D6275a849D922bec326 err="failed to create and send transaction, err: nonce too low" calldata=86b053a9000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000000c104000000000000000500000000000000000000000000000002c2b5babe03a6f26420346d4a9c7cd535fd8368bec6ca1966489b5086144aec8a01cf1e6e22474718a0ba728a0472d024b3a4682969cd656694848647b7becc8cadb0414755663a5cce69256fef7b60b4a3ed774b5929b199638a94d59573985600000000672017591503cbb95e2b708a7ff248030c771a13d1eaf3a24241dc06b12718a9f2a0c488534d31eea1c137ceaa58dd369ac837dead1367044246b439522d7a0d77a691480000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000003d0100000000000001f4000000006720175d0000000000000000000000000000000000000000000000000000000002123f7b000000000098968000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0037187b911b379f9d235fdc639189f7d3f3584a8f7535f04a13adb5dbde777b33158720faea42e579de0fcf68b82964dc94fe47e706fb1da02a6f0e251cfb7d3b4f8cee47107963b9a4a8652bf22c34906b55ad4850bf8f4943d7a7ce4f984baab46fa62b74392b2e6a1d8653fce01eca9e481012b423e9612e8010dbf7a579322b5cbbf37127fdaa7e69e9cfa7a3f720054867e167bd20e1d19ad2108fec9f4
INFO [10-28|23:01:25.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=502 hash=0xfc0874c879a3dbb1b375561da1d060b20c789a337d0a13a7214d72f2896a7f74
INFO [10-28|23:01:26.290|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=502 start block timestamp=1,730,156,392 current time=1,730,156,486
INFO [10-28|23:01:27.387|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=502 start block timestamp=1,730,156,392 current time=1,730,156,487
ERROR[10-28|23:01:29.588|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:01:29.588|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=7 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:01:29.891|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=7 batch hash=0xca05ec1c6d1e6d17fc435795d6b7eb09084e8aea4c8d2f01aa906a5593aae84b tx hash=0xd6a5fd34bb6b287937a325eff0547b3970a361636740c89b946f63c2722f79f1
INFO [10-28|23:01:30.289|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x927c4f12c6240ff8bffe1d062d1985feea404c973b4d1b6d82901d4a6a351f2f IsSuccessful:true TxHash:0xf387a0d1837b6ad572712c864c9ee182db6528509662ceeb9b4c98f4c3ba2745 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:01:30.697|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xca05ec1c6d1e6d17fc435795d6b7eb09084e8aea4c8d2f01aa906a5593aae84b IsSuccessful:true TxHash:0xd6a5fd34bb6b287937a325eff0547b3970a361636740c89b946f63c2722f79f1 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:01:32.387|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=503 hash=0x798aeace5c928679b5127c9572ed9a3ed0e4fa96543c4600415f83b711afbead
INFO [10-28|23:01:32.587|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=503 start block timestamp=1,730,156,396 current time=1,730,156,492
ERROR[10-28|23:01:32.746|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:01:32.746|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=8 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:01:32.848|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=8 batch hash=0x206756f089abae326777a210914231a1599697f812cfed3234479dea855360ce tx hash=0x967ccf9f214fd89cfd335aa1ab730c1ba14d53c83bed42afd829e89ec7ef5a7b
INFO [10-28|23:01:32.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=503 start block timestamp=1,730,156,396 current time=1,730,156,492
INFO [10-28|23:01:36.187|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=504 hash=0x24dd63ecd76eadba1e2c950701ab3233fd59aaf4ac5e0e65d6c4a3571959e67d
INFO [10-28|23:01:36.588|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=504 start block timestamp=1,730,156,403 current time=1,730,156,496
INFO [10-28|23:01:37.187|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=504 start block timestamp=1,730,156,403 current time=1,730,156,497
INFO [10-28|23:01:39.954|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=7 end batch index=9
ERROR[10-28|23:01:40.044|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:01:40.044|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=9 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:01:40.051|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x206756f089abae326777a210914231a1599697f812cfed3234479dea855360ce IsSuccessful:true TxHash:0x967ccf9f214fd89cfd335aa1ab730c1ba14d53c83bed42afd829e89ec7ef5a7b SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:01:40.056|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=9 batch hash=0x358e082eaaa1d5400f0c987b93d618e01930c674c75c515bf54bbaf5754f91ac tx hash=0x4364031fb3ae62b3a44ffccf835df4003a5bbb0faa3c5d6c5c47487ecaa9f62d
ERROR[10-28|23:01:43.238|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:01:43.238|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=10 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:01:43.255|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=10 batch hash=0xf2bfdcdcb6f769e5ec2d799c6c0b563b12bdbd711707b990b6e4948823152d38 tx hash=0x8a59ea2d7b5ffbebfe10a17dfcc7ce2670313d18f216a5f94dea192e3c01b3ce
INFO [10-28|23:01:43.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=505 hash=0xc009803b5694a99f7abbc397915cf083f1e49364c157b9490b8785b3c0962adc
INFO [10-28|23:01:44.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=505 start block timestamp=1,730,156,408 current time=1,730,156,504
INFO [10-28|23:01:44.954|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=505 start block timestamp=1,730,156,408 current time=1,730,156,504
INFO [10-28|23:01:47.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=506 hash=0xf67a993d21ebb29d6bf8b1a3d5840c04a1e9a9f8de58720182faa51b893f9698
INFO [10-28|23:01:48.289|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=506 start block timestamp=1,730,156,415 current time=1,730,156,508
INFO [10-28|23:01:49.190|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=506 start block timestamp=1,730,156,415 current time=1,730,156,509
INFO [10-28|23:01:50.690|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x358e082eaaa1d5400f0c987b93d618e01930c674c75c515bf54bbaf5754f91ac IsSuccessful:true TxHash:0x4364031fb3ae62b3a44ffccf835df4003a5bbb0faa3c5d6c5c47487ecaa9f62d SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:01:50.992|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xf2bfdcdcb6f769e5ec2d799c6c0b563b12bdbd711707b990b6e4948823152d38 IsSuccessful:true TxHash:0x8a59ea2d7b5ffbebfe10a17dfcc7ce2670313d18f216a5f94dea192e3c01b3ce SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:01:51.691|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:01:51.691|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=11 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:01:51.989|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=11 batch hash=0x6984fa289aaa6d1358c08b3a54fb10d084c20df669bb2c0db47bbb5fca2890b6 tx hash=0x5e7af107751ec173730e414017e671bbad1c08989c0f21296307b2b75220029a
ERROR[10-28|23:01:54.546|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:01:54.546|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=12 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:01:54.592|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=12 batch hash=0x4c007b88b366066fc7612d63456225d88444857fc5ce50deef453773c2fdff23 tx hash=0x37ba9b17dec4f4c96fcb3510344846a7d72ae97111a7b682fbffaff880461238
INFO [10-28|23:01:55.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=507 hash=0xb2ea46b627f0c78157904db9b84a37d31e9e833505ae86de5b9fdb1a95b508b5
INFO [10-28|23:01:56.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=507 start block timestamp=1,730,156,420 current time=1,730,156,516
INFO [10-28|23:01:56.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=507 start block timestamp=1,730,156,420 current time=1,730,156,516
INFO [10-28|23:01:59.988|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=508 hash=0xdf5d377cf33b07ac515087f1244f213b63462ac1603b98ec8662fd6b34b765e1
INFO [10-28|23:01:59.989|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=10 end batch index=12
INFO [10-28|23:02:00.187|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x6984fa289aaa6d1358c08b3a54fb10d084c20df669bb2c0db47bbb5fca2890b6 IsSuccessful:true TxHash:0x5e7af107751ec173730e414017e671bbad1c08989c0f21296307b2b75220029a SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:00.187|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=508 start block timestamp=1,730,156,428 current time=1,730,156,520
INFO [10-28|23:02:00.192|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x4c007b88b366066fc7612d63456225d88444857fc5ce50deef453773c2fdff23 IsSuccessful:true TxHash:0x37ba9b17dec4f4c96fcb3510344846a7d72ae97111a7b682fbffaff880461238 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:00.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=508 start block timestamp=1,730,156,428 current time=1,730,156,520
ERROR[10-28|23:02:04.148|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:04.148|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=13 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:04.256|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=13 batch hash=0x692f20340056b999bbe598458c612f26ee0c2c50a0d1c703edc15efb858adb63 tx hash=0xccb1e5826383738059ac245ff9c1b2919d9b418dcb88dd7bcdd582b9fe7e0ea4
ERROR[10-28|23:02:06.845|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:06.845|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=14 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:06.900|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=14 batch hash=0x6da9287f266abe9f4c698624650ea6cf75781935da5c2a147ea811f4ebd43ca8 tx hash=0x71cffef402b485074af087096a418f799974597eed28cb07681df2cd34bdfb55
INFO [10-28|23:02:07.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=509 hash=0x8faa8ee788d836bd830f12702aadcb342a513042969a4f1ded42339d854c43b3
INFO [10-28|23:02:08.055|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=509 start block timestamp=1,730,156,432 current time=1,730,156,528
INFO [10-28|23:02:08.956|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=509 start block timestamp=1,730,156,432 current time=1,730,156,528
INFO [10-28|23:02:10.294|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x692f20340056b999bbe598458c612f26ee0c2c50a0d1c703edc15efb858adb63 IsSuccessful:true TxHash:0xccb1e5826383738059ac245ff9c1b2919d9b418dcb88dd7bcdd582b9fe7e0ea4 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:10.389|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x6da9287f266abe9f4c698624650ea6cf75781935da5c2a147ea811f4ebd43ca8 IsSuccessful:true TxHash:0x71cffef402b485074af087096a418f799974597eed28cb07681df2cd34bdfb55 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:11.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=510 hash=0x16d77f5dc4b5f09877fc7471fbe28a40cedcf4287a76d929fa708097c0f6d309
INFO [10-28|23:02:12.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=510 start block timestamp=1,730,156,439 current time=1,730,156,532
INFO [10-28|23:02:12.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=510 start block timestamp=1,730,156,439 current time=1,730,156,532
ERROR[10-28|23:02:16.247|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:16.247|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=15 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:16.356|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=15 batch hash=0xd5f0b4f218471d3b2c87e648049bb1a1fbd02c5adb8d063564dac29bda4be950 tx hash=0xe73663a1da93f22d69286a338d298bf2dfe39ec93553b2e775742e55a2030e9e
INFO [10-28|23:02:17.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=511 hash=0xe080cded5236cca615e57669f82dea3170824b9ed4864b16dd5c558f376df2a9
INFO [10-28|23:02:18.787|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=511 start block timestamp=1,730,156,443 current time=1,730,156,538
INFO [10-28|23:02:18.957|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=511 start block timestamp=1,730,156,443 current time=1,730,156,538
ERROR[10-28|23:02:19.093|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:19.093|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=16 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:20.292|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=16 batch hash=0xdbf79c302bd70a9d945800c921734d2465946bad53075069044168f66d0f198d tx hash=0xb15999d2fc90215254f811f95b7c1a2aec4fa66c8d8627875b2d4cdc277d5f0e
INFO [10-28|23:02:20.389|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=13 end batch index=15
INFO [10-28|23:02:20.392|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xd5f0b4f218471d3b2c87e648049bb1a1fbd02c5adb8d063564dac29bda4be950 IsSuccessful:true TxHash:0xe73663a1da93f22d69286a338d298bf2dfe39ec93553b2e775742e55a2030e9e SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:21.987|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=512 hash=0xba0e2949473fba05764d2938e67d7417bf6435373f718788eac1dc26d48fb856
INFO [10-28|23:02:22.393|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=512 start block timestamp=1,730,156,450 current time=1,730,156,542
INFO [10-28|23:02:23.488|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=512 start block timestamp=1,730,156,450 current time=1,730,156,543
ERROR[10-28|23:02:25.846|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:25.846|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=17 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:25.899|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=17 batch hash=0xdd9b49eedc22e1d10c5fa51449498ffec69bfaae045f3af3fcc76ac0a59e007a tx hash=0x5317c452ed5d2e417d72a1253348e760bd1ca92a0b942d718e44423676780305
ERROR[10-28|23:02:28.840|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:28.841|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=18 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:28.897|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=18 batch hash=0xdf04b36a0a7bef1b8f290cbd0f13b9039dd554312502502d89323b953c20da28 tx hash=0x64353fd0c8498ee43ab8bae0664320138e76e0a1c94f0b4c8ca0a97e339aaad9
INFO [10-28|23:02:29.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=513 hash=0x5a17b49613a195b5440ee30445102afd64ab3f143358b2d2aad0d475f43f8b3d
INFO [10-28|23:02:29.956|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=16 end batch index=18
INFO [10-28|23:02:29.987|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xdbf79c302bd70a9d945800c921734d2465946bad53075069044168f66d0f198d IsSuccessful:true TxHash:0xb15999d2fc90215254f811f95b7c1a2aec4fa66c8d8627875b2d4cdc277d5f0e SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:29.991|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xdd9b49eedc22e1d10c5fa51449498ffec69bfaae045f3af3fcc76ac0a59e007a IsSuccessful:true TxHash:0x5317c452ed5d2e417d72a1253348e760bd1ca92a0b942d718e44423676780305 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:29.995|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xdf04b36a0a7bef1b8f290cbd0f13b9039dd554312502502d89323b953c20da28 IsSuccessful:true TxHash:0x64353fd0c8498ee43ab8bae0664320138e76e0a1c94f0b4c8ca0a97e339aaad9 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:30.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=513 start block timestamp=1,730,156,453 current time=1,730,156,550
INFO [10-28|23:02:30.956|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=513 start block timestamp=1,730,156,453 current time=1,730,156,550
INFO [10-28|23:02:33.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=514 hash=0xc14f812ab0d45ef3eaa46fe4cc4e70fca42a27cea32cbdc43a5fe8644879969f
INFO [10-28|23:02:34.288|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=514 start block timestamp=1,730,156,458 current time=1,730,156,554
INFO [10-28|23:02:35.388|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=514 start block timestamp=1,730,156,458 current time=1,730,156,555
ERROR[10-28|23:02:37.587|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:37.587|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=19 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:37.990|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=19 batch hash=0x196494bae3e5d3339799b575fc62921a3ce6dba215169517102e2f6f0a4011b0 tx hash=0xb327c2209ea6d3d78b8d4ddc707caaf92ef24ea465c5fd1005117408c20a9f25
INFO [10-28|23:02:40.788|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x196494bae3e5d3339799b575fc62921a3ce6dba215169517102e2f6f0a4011b0 IsSuccessful:true TxHash:0xb327c2209ea6d3d78b8d4ddc707caaf92ef24ea465c5fd1005117408c20a9f25 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:41.991|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=515 hash=0xa7da1416435e670ae1a1dcb1ee66b473fe129dc3bd2740dc380fd88ade623f00
INFO [10-28|23:02:42.189|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=515 start block timestamp=1,730,156,462 current time=1,730,156,562
ERROR[10-28|23:02:42.450|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:42.450|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=20 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:42.548|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=20 batch hash=0x886094037d86478252b678d070e6cdf445715144c8f015486714be1d0bd94cca tx hash=0x991dc2aca05049c82e7e2dc3e0aaf32d5c57be11ecf613c6272a9c7e49be2744
INFO [10-28|23:02:42.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=515 start block timestamp=1,730,156,462 current time=1,730,156,562
INFO [10-28|23:02:45.957|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=516 hash=0x4498be17b2afe0942e2f2edbeee5970022b88fb207bf53bde2b0d9943c33689b
INFO [10-28|23:02:46.093|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=516 start block timestamp=1,730,156,469 current time=1,730,156,566
INFO [10-28|23:02:47.287|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=516 start block timestamp=1,730,156,469 current time=1,730,156,567
ERROR[10-28|23:02:49.846|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:49.846|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=21 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:50.188|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=19 end batch index=21
INFO [10-28|23:02:50.191|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x886094037d86478252b678d070e6cdf445715144c8f015486714be1d0bd94cca IsSuccessful:true TxHash:0x991dc2aca05049c82e7e2dc3e0aaf32d5c57be11ecf613c6272a9c7e49be2744 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:02:50.196|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=21 batch hash=0xe2893e5882ffc04b2cff39b1e8d02c9c9e8b4ef9e25368b23c5aaa2de6d0d3b4 tx hash=0x0f5307881cc0bef192c8c21518728abdb704175d3222a6208f231a8c8967735e
INFO [10-28|23:02:52.289|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=517 hash=0x02503a49e6efcdd7f651b8718875fe5e5c5d40bd88ae7441a514ec64c84e2ffb
INFO [10-28|23:02:52.688|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=517 start block timestamp=1,730,156,473 current time=1,730,156,572
ERROR[10-28|23:02:52.846|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:52.847|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=22 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:52.946|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=22 batch hash=0x44cbbd3d7c5a6e4b5fc00add1291c1805aca301c7240920cabb3afb50fc47807 tx hash=0x4fe05344bed4c56f25a8e89a0f69a5666e5703f06fc83242c4b53b9f04d9ffb8
INFO [10-28|23:02:52.954|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=517 start block timestamp=1,730,156,473 current time=1,730,156,572
INFO [10-28|23:02:55.959|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=518 hash=0x2bcdba8f064e764a8b16f5d1d7ef30bd19ec93e77ab8d25c9710344945cd429e
INFO [10-28|23:02:56.387|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=518 start block timestamp=1,730,156,480 current time=1,730,156,576
INFO [10-28|23:02:57.488|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=518 start block timestamp=1,730,156,480 current time=1,730,156,577
ERROR[10-28|23:02:59.687|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:02:59.687|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=23 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:02:59.993|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=23 batch hash=0x82d137bcf4db0be616177d786873019fa9dc03deeb0b0f8c05687888bee69fa1 tx hash=0xdddb9bd143e098a5c659de867380ac6d93d99b4b8bbf26b6e481e59bace22c11
INFO [10-28|23:03:00.087|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xe2893e5882ffc04b2cff39b1e8d02c9c9e8b4ef9e25368b23c5aaa2de6d0d3b4 IsSuccessful:true TxHash:0x0f5307881cc0bef192c8c21518728abdb704175d3222a6208f231a8c8967735e SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:00.090|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x44cbbd3d7c5a6e4b5fc00add1291c1805aca301c7240920cabb3afb50fc47807 IsSuccessful:true TxHash:0x4fe05344bed4c56f25a8e89a0f69a5666e5703f06fc83242c4b53b9f04d9ffb8 SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:03:02.648|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:02.649|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=24 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:02.746|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=24 batch hash=0x6b41891b7ab1c57faa134648f97f64e24a32db0a5e43fef71052eac799e9bea4 tx hash=0x2511b42b78f34c8db8006fbe081c9d407b77c6a662b201ab70b0dc8bf678ca69
INFO [10-28|23:03:03.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=519 hash=0x55a4a63ea0cffa388b2973d464ae0f4d86aac6d7d5d6b54e104df6e26eec8b55
INFO [10-28|23:03:04.055|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=519 start block timestamp=1,730,156,484 current time=1,730,156,584
INFO [10-28|23:03:04.956|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=519 start block timestamp=1,730,156,484 current time=1,730,156,584
INFO [10-28|23:03:07.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=520 hash=0x04f9e634778c63c18a8c77ab2da04388670334fa745848ca1a508e939fd0b2e8
INFO [10-28|23:03:08.291|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=520 start block timestamp=1,730,156,491 current time=1,730,156,588
INFO [10-28|23:03:09.190|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=520 start block timestamp=1,730,156,491 current time=1,730,156,589
INFO [10-28|23:03:10.189|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=22 end batch index=24
INFO [10-28|23:03:10.887|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x82d137bcf4db0be616177d786873019fa9dc03deeb0b0f8c05687888bee69fa1 IsSuccessful:true TxHash:0xdddb9bd143e098a5c659de867380ac6d93d99b4b8bbf26b6e481e59bace22c11 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:11.087|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x6b41891b7ab1c57faa134648f97f64e24a32db0a5e43fef71052eac799e9bea4 IsSuccessful:true TxHash:0x2511b42b78f34c8db8006fbe081c9d407b77c6a662b201ab70b0dc8bf678ca69 SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:03:11.787|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:11.787|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=25 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:11.896|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=25 batch hash=0x4fabfb47ad9722bdef2f6f9ed6644bb5a75146d5629c96be2a1daa8fbc4d6b1f tx hash=0xac85fd91e4e08f7888316ba623112fb12fc76419415485e2882ea2cffeff97b8
ERROR[10-28|23:03:14.645|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:14.645|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=26 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:14.658|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=26 batch hash=0x47645c7b4f11e111c9fa4c594b93e84c122643b3d0510ff152adc5714d668892 tx hash=0xba3ab044061a16362903e9acaec7510afbd6c9bfb66e0ba2de48da96d8102432
INFO [10-28|23:03:15.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=521 hash=0xa3ff33a4cdc5719e4bf23db11e34d8a5d629be5ffcc2fd95932df956f35e7d93
INFO [10-28|23:03:16.055|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=521 start block timestamp=1,730,156,495 current time=1,730,156,596
INFO [10-28|23:03:16.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=521 start block timestamp=1,730,156,495 current time=1,730,156,596
INFO [10-28|23:03:19.955|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=25 end batch index=27
INFO [10-28|23:03:19.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=522 hash=0x09497c8857366579f3280444a0f119efc851c3d31c7d63162527c9ef922b484a
INFO [10-28|23:03:20.090|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x4fabfb47ad9722bdef2f6f9ed6644bb5a75146d5629c96be2a1daa8fbc4d6b1f IsSuccessful:true TxHash:0xac85fd91e4e08f7888316ba623112fb12fc76419415485e2882ea2cffeff97b8 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:20.288|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=522 start block timestamp=1,730,156,503 current time=1,730,156,600
INFO [10-28|23:03:20.588|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x47645c7b4f11e111c9fa4c594b93e84c122643b3d0510ff152adc5714d668892 IsSuccessful:true TxHash:0xba3ab044061a16362903e9acaec7510afbd6c9bfb66e0ba2de48da96d8102432 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:21.288|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=522 start block timestamp=1,730,156,503 current time=1,730,156,601
ERROR[10-28|23:03:23.887|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:23.887|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=27 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:23.993|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=27 batch hash=0xbe755edad68dd2a7886f4955f5916900eb75bc6bd5efc68f0303b4542fbd817d tx hash=0x73ec47f053a6191a828e299ad5c7d18f2fee4fc24eb08111cfeb7b42ea27b83b
INFO [10-28|23:03:26.192|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=523 hash=0xad8106b43e5c22e0dc4dbdce6d9858f8ff51199c02196c936300865fcf496680
INFO [10-28|23:03:26.388|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=523 start block timestamp=1,730,156,507 current time=1,730,156,606
ERROR[10-28|23:03:26.646|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:26.646|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=28 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:26.657|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=28 batch hash=0xec79b9a7564e7380a284499769a2ed0cb99c57b9b365e45e0697e597a0106c8e tx hash=0x7e3adc5b547f55b40c9167a92dca9187295fa218103af69ad73de2429196bcb3
INFO [10-28|23:03:26.954|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=523 start block timestamp=1,730,156,507 current time=1,730,156,606
INFO [10-28|23:03:30.592|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xbe755edad68dd2a7886f4955f5916900eb75bc6bd5efc68f0303b4542fbd817d IsSuccessful:true TxHash:0x73ec47f053a6191a828e299ad5c7d18f2fee4fc24eb08111cfeb7b42ea27b83b SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:30.596|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xec79b9a7564e7380a284499769a2ed0cb99c57b9b365e45e0697e597a0106c8e IsSuccessful:true TxHash:0x7e3adc5b547f55b40c9167a92dca9187295fa218103af69ad73de2429196bcb3 SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:03:32.648|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:32.648|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=29 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:32.703|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=29 batch hash=0x04f4ae0b6112a294230fa1088f286032929b6f4f2cfe3fcae1ae88214f148434 tx hash=0x6a4bf45e0ec5d533d5f28a1bc0e2241cfd7efecc0f63002ec54b3c2a07a02212
INFO [10-28|23:03:33.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=524 hash=0x50e4db8eeb9bd68b9043c9ac0b52498a0d439769e591f9f7a2456880eb88629d
INFO [10-28|23:03:34.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=524 start block timestamp=1,730,156,514 current time=1,730,156,614
INFO [10-28|23:03:34.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=524 start block timestamp=1,730,156,514 current time=1,730,156,614
INFO [10-28|23:03:36.091|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=525 hash=0xe4ceb9412452326783379c102b8880cb67a6fc48caff0b52a259b45e677d079d
INFO [10-28|23:03:36.355|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=525 start block timestamp=1,730,156,518 current time=1,730,156,616
INFO [10-28|23:03:36.392|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=525 start block timestamp=1,730,156,518 current time=1,730,156,616
INFO [10-28|23:03:40.093|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=28 end batch index=30
INFO [10-28|23:03:40.390|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x04f4ae0b6112a294230fa1088f286032929b6f4f2cfe3fcae1ae88214f148434 IsSuccessful:true TxHash:0x6a4bf45e0ec5d533d5f28a1bc0e2241cfd7efecc0f63002ec54b3c2a07a02212 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:40.402|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=526 hash=0xf4efc5c85fe871f3360c7dda0fe5edc68bdb43247449654a4a4312ba75591a97
INFO [10-28|23:03:40.754|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=526 start block timestamp=1,730,156,525 current time=1,730,156,620
ERROR[10-28|23:03:40.947|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:40.947|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=30 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:40.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=526 start block timestamp=1,730,156,525 current time=1,730,156,620
INFO [10-28|23:03:41.387|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=30 batch hash=0x549bb348fbed3a71ee408cab600a0b2c4da96b3ea0a1c33e35c9f71603b70b3a tx hash=0x2f355b0520a9c38a6843de045fa5a812fe4edfa1268b33e6318c5479b390aca6
ERROR[10-28|23:03:45.448|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:45.448|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=31 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:45.547|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=31 batch hash=0xdd5d5f0ebdf18e8e8e6ff1c6f4a120a5e6484730292756d70633d22e95da2dff tx hash=0xe6d765b43e2cfcca112806ab052141c9df16af96970cba338e0a908be69aed9a
INFO [10-28|23:03:45.992|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=527 hash=0x63a6bd617cedb00bc412123083ec16e597b054697efee414534d2a294a4fad96
INFO [10-28|23:03:46.887|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=527 start block timestamp=1,730,156,530 current time=1,730,156,626
INFO [10-28|23:03:46.989|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=527 start block timestamp=1,730,156,530 current time=1,730,156,626
ERROR[10-28|23:03:49.645|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:49.645|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=32 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:49.656|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=32 batch hash=0x7667501a6aaf738aa45737314beb129c4f4a458fea0fac112d2be850d8dd26d5 tx hash=0xfaf3f3fd5e59338ac56a0dc110b6bda936fe21e205116f2605f419e8bfa23dbf
INFO [10-28|23:03:50.287|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=31 end batch index=33
INFO [10-28|23:03:50.693|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x549bb348fbed3a71ee408cab600a0b2c4da96b3ea0a1c33e35c9f71603b70b3a IsSuccessful:true TxHash:0x2f355b0520a9c38a6843de045fa5a812fe4edfa1268b33e6318c5479b390aca6 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:51.487|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xdd5d5f0ebdf18e8e8e6ff1c6f4a120a5e6484730292756d70633d22e95da2dff IsSuccessful:true TxHash:0xe6d765b43e2cfcca112806ab052141c9df16af96970cba338e0a908be69aed9a SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:51.687|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x7667501a6aaf738aa45737314beb129c4f4a458fea0fac112d2be850d8dd26d5 IsSuccessful:true TxHash:0xfaf3f3fd5e59338ac56a0dc110b6bda936fe21e205116f2605f419e8bfa23dbf SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:03:51.991|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=528 hash=0xd6b9f7f0d50000c1b6924af25226f356d2b1e562890434748b2382fca337f5f2
INFO [10-28|23:03:52.087|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=528 start block timestamp=1,730,156,537 current time=1,730,156,632
ERROR[10-28|23:03:52.444|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:03:52.444|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=33 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:03:52.455|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=33 batch hash=0xc24e1e670167f1bde113d5f53dcbb3fac2d635d4f6c76a778cc01f664f55a7da tx hash=0x9e012dd26f70f8d5ca0b368870e39fd476cf1915fb8f7a0f93a96fe21cbff177
INFO [10-28|23:03:52.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=528 start block timestamp=1,730,156,537 current time=1,730,156,632
INFO [10-28|23:03:55.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=529 hash=0x22f4721bed8131998368c7cb71014681d7c5eae67c6794ecce4d004da8300bce
INFO [10-28|23:03:56.190|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=529 start block timestamp=1,730,156,541 current time=1,730,156,636
INFO [10-28|23:03:57.388|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=529 start block timestamp=1,730,156,541 current time=1,730,156,637
ERROR[10-28|23:04:00.249|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:00.249|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=34 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:00.352|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xc24e1e670167f1bde113d5f53dcbb3fac2d635d4f6c76a778cc01f664f55a7da IsSuccessful:true TxHash:0x9e012dd26f70f8d5ca0b368870e39fd476cf1915fb8f7a0f93a96fe21cbff177 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:00.353|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=34 batch hash=0xe57d0d674319cab086b4227e773d1f086a6a2d9c5801c0202aeec7a7e7de4fab tx hash=0x44cd8871ab24852149aac196b30370acb0b7a9e21c1697c1a78107b94b96f26f
ERROR[10-28|23:04:03.337|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:03.337|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=35 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:03.359|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=35 batch hash=0xf679917a72a4c7c0509bcfb1c4d893a3eee67bc8d795c75c2bb2dd0b874b10f5 tx hash=0x6c920f32ef038a3e7121cc2b736572cf2283015162721a1414c2fd93722583db
INFO [10-28|23:04:03.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=530 hash=0x728d909c0d3dbf28611d3c8abb7b41e7314ca54bf6cf6fc240b101ae4427b867
INFO [10-28|23:04:04.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=530 start block timestamp=1,730,156,548 current time=1,730,156,644
INFO [10-28|23:04:04.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=530 start block timestamp=1,730,156,548 current time=1,730,156,644
INFO [10-28|23:04:07.959|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=531 hash=0x4edf8c3bc619e1e9c84f2a2a695403330e2d4e0ee5eae9421af5e4d23e238607
INFO [10-28|23:04:08.387|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=531 start block timestamp=1,730,156,553 current time=1,730,156,648
INFO [10-28|23:04:09.087|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=531 start block timestamp=1,730,156,553 current time=1,730,156,649
INFO [10-28|23:04:10.089|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=34 end batch index=36
INFO [10-28|23:04:10.389|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xe57d0d674319cab086b4227e773d1f086a6a2d9c5801c0202aeec7a7e7de4fab IsSuccessful:true TxHash:0x44cd8871ab24852149aac196b30370acb0b7a9e21c1697c1a78107b94b96f26f SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:10.391|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xf679917a72a4c7c0509bcfb1c4d893a3eee67bc8d795c75c2bb2dd0b874b10f5 IsSuccessful:true TxHash:0x6c920f32ef038a3e7121cc2b736572cf2283015162721a1414c2fd93722583db SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:04:12.144|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:12.144|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=36 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:12.156|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=36 batch hash=0xc3342130fb5469da26bd6f4bb5d119f831ab886832899b7091240c1fcd751d3d tx hash=0x439f975053bd1c42d6d431268a6b31897c4ef7fbccb3da9a1e4eb3133c88a0be
ERROR[10-28|23:04:15.049|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:15.049|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=37 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:15.149|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=37 batch hash=0x87cc4c1743815fb49bbf4021149f895e2280d8e7dedc877c022ae07764580863 tx hash=0x516bc5d13a6c0e8376c3311919d74203a9c0fee57ee99f85d7ab8090e407d7c3
INFO [10-28|23:04:15.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=532 hash=0x54000988da536984f7b897bdf5d6c04db851904fb6360e6f605d009c710b84a7
INFO [10-28|23:04:16.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=532 start block timestamp=1,730,156,560 current time=1,730,156,656
INFO [10-28|23:04:16.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=532 start block timestamp=1,730,156,560 current time=1,730,156,656
INFO [10-28|23:04:19.954|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=533 hash=0x8270d6a293fe086c5bfda8cae2e8050380675778c517b1a67eff496301b02594
INFO [10-28|23:04:19.957|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xc3342130fb5469da26bd6f4bb5d119f831ab886832899b7091240c1fcd751d3d IsSuccessful:true TxHash:0x439f975053bd1c42d6d431268a6b31897c4ef7fbccb3da9a1e4eb3133c88a0be SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:19.960|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x87cc4c1743815fb49bbf4021149f895e2280d8e7dedc877c022ae07764580863 IsSuccessful:true TxHash:0x516bc5d13a6c0e8376c3311919d74203a9c0fee57ee99f85d7ab8090e407d7c3 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:20.053|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=533 start block timestamp=1,730,156,564 current time=1,730,156,660
INFO [10-28|23:04:21.287|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=533 start block timestamp=1,730,156,564 current time=1,730,156,661
ERROR[10-28|23:04:23.888|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:23.888|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=38 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:24.090|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=38 batch hash=0x1148e4a5f21d6caf65e4671f58380c2cf1a4a26334e1cfebb5ddb411aa216d77 tx hash=0x0c05041afdb1792f160ce60f1e3acd80941806995640abcbc5d3d1cbfce8a72c
ERROR[10-28|23:04:27.340|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:27.340|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=39 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:27.397|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=39 batch hash=0x6682a1a366f1f3d30405881c5298e52c5c720dbc431aa640d5b7f09752531f7a tx hash=0x81a6bdc09dc72e2fbefee2885222ce921baa0fd187c72dd6f241c1d4532f5752
INFO [10-28|23:04:27.957|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=534 hash=0xfa19ef9db03e95378168c5b08473aa84fae1fb0d246c5e0f3c42ce49965df8c3
INFO [10-28|23:04:28.053|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=534 start block timestamp=1,730,156,571 current time=1,730,156,668
INFO [10-28|23:04:28.954|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=534 start block timestamp=1,730,156,571 current time=1,730,156,668
INFO [10-28|23:04:30.090|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=37 end batch index=39
INFO [10-28|23:04:30.489|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x1148e4a5f21d6caf65e4671f58380c2cf1a4a26334e1cfebb5ddb411aa216d77 IsSuccessful:true TxHash:0x0c05041afdb1792f160ce60f1e3acd80941806995640abcbc5d3d1cbfce8a72c SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:30.491|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x6682a1a366f1f3d30405881c5298e52c5c720dbc431aa640d5b7f09752531f7a IsSuccessful:true TxHash:0x81a6bdc09dc72e2fbefee2885222ce921baa0fd187c72dd6f241c1d4532f5752 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:31.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=535 hash=0x0984a8d93da19b8b4e7589e8e5582ec60d405c95b72ae5eeb7a7e86963e5bf60
INFO [10-28|23:04:32.291|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=535 start block timestamp=1,730,156,575 current time=1,730,156,672
INFO [10-28|23:04:33.189|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=535 start block timestamp=1,730,156,575 current time=1,730,156,673
ERROR[10-28|23:04:35.788|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:35.788|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=40 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:35.901|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=40 batch hash=0x6898268a862eefb918eb0edf1c33f87a1a12f3eb6af62fc563241ca2ba7c88ca tx hash=0x0bed79c35d2b470aeb778028ab6d2305d31aaca9b23a29acf359fba2d33cedb1
ERROR[10-28|23:04:38.647|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:38.647|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=41 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:38.755|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=41 batch hash=0xe097cc2907f4bc3c9f0547d5cb21e08b8990ea707c82577cdc9d42db6a17bb50 tx hash=0xa714a67f3742a3465520b68a69bef37366258cd8c7b44cf333941ea52dde24f4
INFO [10-28|23:04:39.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=536 hash=0x2bcf3f5bcb6ed3247489752165101660de9525d09649e7e66f4639b2392b5789
INFO [10-28|23:04:39.989|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x6898268a862eefb918eb0edf1c33f87a1a12f3eb6af62fc563241ca2ba7c88ca IsSuccessful:true TxHash:0x0bed79c35d2b470aeb778028ab6d2305d31aaca9b23a29acf359fba2d33cedb1 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:39.991|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xe097cc2907f4bc3c9f0547d5cb21e08b8990ea707c82577cdc9d42db6a17bb50 IsSuccessful:true TxHash:0xa714a67f3742a3465520b68a69bef37366258cd8c7b44cf333941ea52dde24f4 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:04:40.055|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=536 start block timestamp=1,730,156,582 current time=1,730,156,680
INFO [10-28|23:04:40.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=536 start block timestamp=1,730,156,582 current time=1,730,156,680
INFO [10-28|23:04:43.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=537 hash=0xaab845d8ecfb12a64e6581505d7338c2b07f0133d464cd094545489abde94b94
INFO [10-28|23:04:44.387|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=537 start block timestamp=1,730,156,587 current time=1,730,156,684
INFO [10-28|23:04:45.189|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=537 start block timestamp=1,730,156,587 current time=1,730,156,685
ERROR[10-28|23:04:47.787|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:47.787|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=42 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:47.999|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=42 batch hash=0x870206abf01133953015a781f69a112bed934604d9e7d0e72e3709859aef9212 tx hash=0x3223803da59c0857b5cee3508e11e62cfa0854d37a0423d939bca00e5fc1afbb
INFO [10-28|23:04:50.489|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=40 end batch index=42
INFO [10-28|23:04:50.500|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x870206abf01133953015a781f69a112bed934604d9e7d0e72e3709859aef9212 IsSuccessful:true TxHash:0x3223803da59c0857b5cee3508e11e62cfa0854d37a0423d939bca00e5fc1afbb SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:04:50.745|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:50.745|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=43 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:50.755|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=43 batch hash=0x359e29dc5a032576f9440bab5d76c8d26608372d11504dd5ca097bf21d8380a3 tx hash=0x2efd06a6f3f10178321c10fac2dd25f544f2badb7accfa651bf31dac39f413c3
INFO [10-28|23:04:51.956|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=538 hash=0x82e8c9b6df5f20db968d3433dd7a24fb75ba5b25e3b75b47d7698d8fdd8f255d
INFO [10-28|23:04:52.055|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=538 start block timestamp=1,730,156,594 current time=1,730,156,692
INFO [10-28|23:04:52.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=538 start block timestamp=1,730,156,594 current time=1,730,156,692
INFO [10-28|23:04:55.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=539 hash=0xef51abcd81705f25669d1f11c06e57eeb6d4b3e14e71ecd0a7496cfb1fb69044
INFO [10-28|23:04:56.191|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=539 start block timestamp=1,730,156,598 current time=1,730,156,696
INFO [10-28|23:04:57.191|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=539 start block timestamp=1,730,156,598 current time=1,730,156,697
ERROR[10-28|23:04:59.844|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:04:59.844|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=44 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:04:59.899|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=44 batch hash=0x0adf82a1f5439e244791ef0987926fe6bb905b8d21156d2047112925f522739e tx hash=0xaa7bafd33d02671766b29bc4b3aa8da13ebb44937c99a7dab9ffdcfbe9cbce72
INFO [10-28|23:05:00.487|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=43 end batch index=45
INFO [10-28|23:05:00.493|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x359e29dc5a032576f9440bab5d76c8d26608372d11504dd5ca097bf21d8380a3 IsSuccessful:true TxHash:0x2efd06a6f3f10178321c10fac2dd25f544f2badb7accfa651bf31dac39f413c3 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:05:00.495|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x0adf82a1f5439e244791ef0987926fe6bb905b8d21156d2047112925f522739e IsSuccessful:true TxHash:0xaa7bafd33d02671766b29bc4b3aa8da13ebb44937c99a7dab9ffdcfbe9cbce72 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:05:02.092|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=540 hash=0xac86f10a46f6ade94cfdffe304f095422b0d498a69349196e726da54df0a01b8
INFO [10-28|23:05:02.188|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=540 start block timestamp=1,730,156,605 current time=1,730,156,702
ERROR[10-28|23:05:02.642|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:05:02.642|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=45 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:05:02.792|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=45 batch hash=0xef9f00ac4724ee26d09285c68e5689f5feed2c321a988f0b6753bee686c37ef1 tx hash=0x20a248f3e7ad94347f41ffd5d041984006d44138510b7a6a2ba403b9f0568303
INFO [10-28|23:05:02.955|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=540 start block timestamp=1,730,156,605 current time=1,730,156,702
INFO [10-28|23:05:05.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=541 hash=0xa6781f1bcfe2d8ca81dd3a60fd14a2b257f50e3c91e8e3e7f9daa07d03ade557
INFO [10-28|23:05:06.287|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=541 start block timestamp=1,730,156,612 current time=1,730,156,706
INFO [10-28|23:05:07.388|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=541 start block timestamp=1,730,156,612 current time=1,730,156,707
ERROR[10-28|23:05:10.248|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:05:10.248|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=46 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:05:10.251|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xef9f00ac4724ee26d09285c68e5689f5feed2c321a988f0b6753bee686c37ef1 IsSuccessful:true TxHash:0x20a248f3e7ad94347f41ffd5d041984006d44138510b7a6a2ba403b9f0568303 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:05:10.345|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=46 batch hash=0x7fedfa476dbd0879d2ddfc089c67acb4caebe972e7dfa254e4ba6b6409b6499f tx hash=0x1b3183d1f754c2d4d3eb8fcdb8a96a1d4532a93701cfedba84cd21f8183d7281
ERROR[10-28|23:05:13.046|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:05:13.046|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=47 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:05:13.153|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=47 batch hash=0xca09b1514e347780f145ee0c971152ff1b0eea18bc450c5196df569fe0647362 tx hash=0x1133061faaaa1ef1b05263f43ea8dac60b33622728d0ad52d0ddd2fd3cae3562
INFO [10-28|23:05:13.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=542 hash=0xa4db1e8e76e1be424000a7a817202d6be43dcb61e7465083c89fb550a80d212a
INFO [10-28|23:05:14.054|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=542 start block timestamp=1,730,156,615 current time=1,730,156,714
INFO [10-28|23:05:14.956|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=542 start block timestamp=1,730,156,615 current time=1,730,156,714
INFO [10-28|23:05:17.955|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=543 hash=0xec406bb45d6b2013c50962f0ca5f6f5933a1e8f57496a8fcfd2b34b704aaae9f
INFO [10-28|23:05:18.387|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=543 start block timestamp=1,730,156,620 current time=1,730,156,718
INFO [10-28|23:05:19.387|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=543 start block timestamp=1,730,156,620 current time=1,730,156,719
INFO [10-28|23:05:20.087|scroll-tech/rollup/internal/controller/watcher/bundle_proposer.go:172] reached maximum number of batches per bundle batch count=3 start batch index=46 end batch index=48
INFO [10-28|23:05:21.187|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0x7fedfa476dbd0879d2ddfc089c67acb4caebe972e7dfa254e4ba6b6409b6499f IsSuccessful:true TxHash:0x1b3183d1f754c2d4d3eb8fcdb8a96a1d4532a93701cfedba84cd21f8183d7281 SenderType:SenderTypeCommitBatch}"
ERROR[10-28|23:05:21.588|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:05:21.588|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=48 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:05:21.687|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:968] Transaction confirmed in layer1 confirmation="&{ContextID:0xca09b1514e347780f145ee0c971152ff1b0eea18bc450c5196df569fe0647362 IsSuccessful:true TxHash:0x1133061faaaa1ef1b05263f43ea8dac60b33622728d0ad52d0ddd2fd3cae3562 SenderType:SenderTypeCommitBatch}"
INFO [10-28|23:05:21.790|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=48 batch hash=0x6fb54fe1ac8acfd39b31cc76217e9410564405c918b0d1624a0f88cf47ac42d5 tx hash=0x2f1d0d76ff89ca5e7808ec5e4592722dabdb4fbd1cc25ad98321cb8020c4617b
INFO [10-28|23:05:26.648|scroll-tech/rollup/internal/controller/watcher/l2_watcher.go:134] retrieved block height=544 hash=0x44bb235d9b13b156d470eece1415a3ed23dab8c4200ec27c571bdd321c832ea6
INFO [10-28|23:05:27.046|scroll-tech/rollup/internal/controller/watcher/chunk_proposer.go:359] reached maximum number of blocks in chunk or first block timeout block count=1 start block number=544 start block timestamp=1,730,156,624 current time=1,730,156,727
ERROR[10-28|23:05:27.205|scroll-tech/rollup/internal/controller/sender/estimategas.go:149] CreateAccessList RPC error error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
ERROR[10-28|23:05:27.206|scroll-tech/rollup/internal/controller/sender/estimategas.go:95] estimateBlobGas estimateGasLimit failure from=0x70997970C51812dc3A010C7d01b50e0d17dc79C8 nonce=49 to address=0xEeb02827DB217733b05e4D6275a849D922bec326 fallback gas limit=249,178 error="Block `blob_versioned_hashes` is not supported before the Cancun hardfork"
INFO [10-28|23:05:27.306|scroll-tech/rollup/internal/controller/relayer/l2_relayer.go:505] Sent the commitBatch tx to layer1 batch index=49 batch hash=0xcbb707481022d96debccafdb2aee03949850da239f4f1457b33f268b11b5ee43 tx hash=0xeaff161c3894e48c0ea05a6acfc049ab05b3015307a4aa70a4f0ee81342b9f7f
INFO [10-28|23:05:27.512|scroll-tech/rollup/internal/controller/watcher/batch_proposer.go:343] reached maximum number of chunks in batch or first block timeout chunk count=1 start block number=544 start block timestamp=1,730,156,624 current time=1,730,156,727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment