[OP Stack Deployment] Send some Sepolia ETH to the L2 rollup does not work #128
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionI am trying to create a local L2 rollup following the guide https://docs.optimism.io/builders/chain-operators/tutorials/create-l2-rollup. This is a pretty useful guide, thanks for the amaze work. Everything goes fine until the last chapter
No luck this time. The target account balance is still zero after one hour. I have no idea what happened. Logs
INFO [12-15|15:39:26.058] Loaded most recent local block number=520 hash=c82586..1cde98 td=0 age=1d11m42s
INFO [12-15|15:39:26.058] Loaded most recent local finalized block number=0 hash=a1cd6e..1efac8 td=0 age=1d29m2s
INFO [12-15|15:39:26.064] Initialising Ethereum protocol network=42069 dbversion=8
INFO [12-15|15:39:26.064] Initialized transaction indexer limit=0
INFO [12-15|15:39:26.064] Loaded local transaction journal transactions=0 dropped=0
INFO [12-15|15:39:26.064] Regenerated local transaction journal transactions=0 accounts=0
INFO [12-15|15:39:26.127] Chain post-merge, sync via beacon client
INFO [12-15|15:39:26.127] Gasprice oracle is ignoring threshold set threshold=2
WARN [12-15|15:39:26.129] Engine API enabled protocol=eth
INFO [12-15|15:39:26.129] Starting peer-to-peer node instance=Geth/v0.1.0-unstable-c50337a6-20231212/linux-amd64/go1.21.5
INFO [12-15|15:39:26.138] New local node record seq=1,702,619,390,504 id=f2f33e69380d3f15 ip=127.0.0.1 udp=0 tcp=30303
INFO [12-15|15:39:26.138] Started P2P networking self="enode://e9743d7ad3de12978f6724dd9c3a3410b4406f4899b0fac154f47265597541a382d74ea144b19a9100d61be4d64e61313368f99f53540d3d7d66eb357763d6ab@127.0.0.1:30303?discport=0"
INFO [12-15|15:39:26.138] IPC endpoint opened url=/home/bear/coding/rust-space/op-geth/datadir/geth.ipc
INFO [12-15|15:39:26.138] Loaded JWT secret file path=jwt.txt crc32=0x292cb9e5
INFO [12-15|15:39:26.138] HTTP server started endpoint=[::]:8545 auth=false prefix= cors=* vhosts=*
INFO [12-15|15:39:26.138] WebSocket enabled url=ws://[::]:8546
INFO [12-15|15:39:26.138] WebSocket enabled url=ws://[::]:8551
INFO [12-15|15:39:26.138] HTTP server started endpoint=[::]:8551 auth=true prefix= cors=localhost vhosts=*
INFO [12-15|15:42:51.527] Starting work on payload id=0x10821c0a310c9987
INFO [12-15|15:42:51.527] Updated payload id=0x10821c0a310c9987 number=521 hash=348675..c80ce4 txs=1 withdrawals=0 gas=46913 fees=0 root=cfae3f..b08dc8 elapsed="277.688µs"
INFO [12-15|15:42:54.949] Stopping work on payload id=0x10821c0a310c9987 reason=delivery
INFO [12-15|15:42:54.965] Imported new potential chain segment number=521 hash=348675..c80ce4 blocks=1 txs=1 mgas=0.047 elapsed=13.901ms mgasps=3.375 age=1d15m8s snapdiffs=24.67KiB triedirty=0.00B
INFO [12-15|15:42:54.968] Chain head was updated number=521 hash=348675..c80ce4 root=cfae3f..b08dc8 elapsed=1.347653ms age=1d15m8s
INFO [12-15|15:44:14.579] Starting work on payload id=0x09abf12095dca17c
INFO [12-15|15:44:14.580] Updated payload id=0x09abf12095dca17c number=522 hash=4abe21..bf5f88 txs=1 withdrawals=0 gas=50501 fees=0 root=8459d4..5bb5b1 elapsed="274.755µs"
INFO [12-15|15:44:14.580] Stopping work on payload id=0x09abf12095dca17c reason=delivery
INFO [12-15|15:44:14.584] Imported new potential chain segment number=522 hash=4abe21..bf5f88 blocks=1 txs=1 mgas=0.051 elapsed=3.762ms mgasps=13.423 age=1d16m26s snapdiffs=24.99KiB triedirty=0.00B
INFO [12-15|15:44:14.586] Chain head was updated number=522 hash=4abe21..bf5f88 root=8459d4..5bb5b1 elapsed=1.096156ms age=1d16m26s
INFO [12-15|15:46:44.356] Starting work on payload id=0x42f1a41b7ff8d1fe
INFO [12-15|15:46:44.357] Updated payload id=0x42f1a41b7ff8d1fe number=523 hash=432d60..fa3f2e txs=1 withdrawals=0 gas=64013 fees=0 root=eb1f1b..530cfb elapsed="259.739µs"
INFO [12-15|15:46:56.357] Stopping work on payload id=0x42f1a41b7ff8d1fe reason=timeout
INFO [12-15|15:47:00.482] Imported new potential chain segment number=523 hash=432d60..fa3f2e blocks=1 txs=1 mgas=0.064 elapsed=40.526ms mgasps=1.580 age=1d19m10s snapdiffs=25.16KiB triedirty=0.00B
INFO [12-15|15:47:00.484] Chain head was updated number=523 hash=432d60..fa3f2e root=eb1f1b..530cfb elapsed=1.102232ms age=1d19m10s
INFO [12-15|15:47:22.935] Starting work on payload id=0x1a961ba7695b2de7
INFO [12-15|15:47:22.936] Updated payload id=0x1a961ba7695b2de7 number=524 hash=474117..3435df txs=1 withdrawals=0 gas=46913 fees=0 root=4ff434..3ceea6 elapsed="618.233µs"
INFO [12-15|15:47:27.322] Stopping work on payload id=0x1a961ba7695b2de7 reason=delivery
INFO [12-15|15:47:27.367] Imported new potential chain segment number=524 hash=474117..3435df blocks=1 txs=1 mgas=0.047 elapsed=42.922ms mgasps=1.093 age=1d19m35s snapdiffs=25.33KiB triedirty=0.00B
INFO [12-15|15:47:27.371] Chain head was updated number=524 hash=474117..3435df root=4ff434..3ceea6 elapsed=1.422663ms age=1d19m35s
INFO [12-15|15:48:59.241] Starting work on payload id=0x6caa390eaf57f22b
INFO [12-15|15:48:59.241] Updated payload id=0x6caa390eaf57f22b number=525 hash=3fdfeb..a2ac07 txs=1 withdrawals=0 gas=46913 fees=0 root=7e4c52..f5192f elapsed="271.612µs"
INFO [12-15|15:49:08.971] Stopping work on payload id=0x6caa390eaf57f22b reason=delivery
INFO [12-15|15:49:08.983] Imported new potential chain segment number=525 hash=3fdfeb..a2ac07 blocks=1 txs=1 mgas=0.047 elapsed=10.343ms mgasps=4.535 age=1d21m14s snapdiffs=25.50KiB triedirty=0.00B
INFO [12-15|15:49:08.985] Chain head was updated number=525 hash=3fdfeb..a2ac07 root=7e4c52..f5192f elapsed=1.273343ms age=1d21m14s
INFO [12-15|15:50:25.815] Starting work on payload id=0x3412433db2579262
INFO [12-15|15:50:25.816] Updated payload id=0x3412433db2579262 number=526 hash=f1f543..ce5138 txs=1 withdrawals=0 gas=46913 fees=0 root=e72bdb..5d3d17 elapsed="310.443µs"
INFO [12-15|15:50:37.816] Stopping work on payload id=0x3412433db2579262 reason=timeout
INFO [12-15|15:50:39.467] Imported new potential chain segment number=526 hash=f1f543..ce5138 blocks=1 txs=1 mgas=0.047 elapsed=12.001ms mgasps=3.909 age=1d22m43s snapdiffs=25.67KiB triedirty=0.00B
INFO [12-15|15:50:39.469] Chain head was updated number=526 hash=f1f543..ce5138 root=e72bdb..5d3d17 elapsed=1.206924ms age=1d22m43s
INFO [12-15|15:52:26.475] Starting work on payload id=0xf2d1ae83758e7463
INFO [12-15|15:52:26.476] Updated payload id=0xf2d1ae83758e7463 number=527 hash=37f361..f60fb5 txs=1 withdrawals=0 gas=46913 fees=0 root=77c381..734f2f elapsed="713.776µs"
INFO [12-15|16:46:37.312] Advancing bq origin origin=fac744..f6f86b:4884506 originBehind=false
WARN [12-15|16:46:37.312] tx in inbox with unauthorized submitter origin=fac744..f6f86b:4884506 index=111 txHash=b505d4..1662db err=nil
WARN [12-15|16:46:37.313] tx in inbox with unauthorized submitter origin=fac744..f6f86b:4884506 index=116 txHash=dba04b..9d9831 err=nil
WARN [12-15|16:46:37.313] tx in inbox with unauthorized submitter origin=fac744..f6f86b:4884506 index=120 txHash=70f096..7758e2 err=nil
WARN [12-15|16:46:37.313] tx in inbox with unauthorized submitter origin=fac744..f6f86b:4884506 index=128 txHash=944289..f1a936 err=nil
WARN [12-15|16:46:37.313] tx in inbox with unauthorized submitter origin=fac744..f6f86b:4884506 index=130 txHash=d05b88..f77424 err=nil
WARN [12-15|16:46:42.138] Served optimism_syncStatus conn=127.0.0.1:39070 reqid=50 duration=9.999502263s err="context canceled"
INFO [12-15|16:46:42.168] creating new block parent=6dfb67..6ee6f4:542 l1Origin=bdc87b..9611c2:4883544
INFO [12-15|16:46:42.179] sequencer started building new block payload_id=0x4ecb12f4ccdbb109 l2_parent_block=6dfb67..6ee6f4:542 l2_parent_block_time=1,702,538,908
INFO [12-15|16:46:42.187] inserted block hash=546a65..2be679 number=543 state_root=8dfbfa..790bd2 timestamp=1,702,538,910 parent=6dfb67..6ee6f4 prev_randao=b7df80..45c5bb fee_recipient=0x4200000000000000000000000000000000000011 txs=1 update_safe=false
INFO [12-15|16:46:42.187] sequencer successfully built a new block block=546a65..2be679:543 time=1,702,538,910 txs=1
INFO [12-15|16:46:42.665] Advancing bq origin origin=735b02..2f2625:4884507 originBehind=false
WARN [12-15|16:46:42.665] tx in inbox with unauthorized submitter origin=735b02..2f2625:4884507 index=61 txHash=636341..1cf630 err=nil
WARN [12-15|16:46:42.666] tx in inbox with unauthorized submitter origin=735b02..2f2625:4884507 index=79 txHash=bb54fc..d84ca0 err=nil
WARN [12-15|16:46:42.666] tx in inbox with unauthorized submitter origin=735b02..2f2625:4884507 index=81 txHash=7b2e6a..2bfc47 err=nil
WARN [12-15|16:46:42.666] tx in inbox with unauthorized submitter origin=735b02..2f2625:4884507 index=84 txHash=76be68..0cf9b3 err=nil
INFO [12-15|16:46:45.898] Advancing bq origin origin=c1535d..36d210:4884508 originBehind=false
WARN [12-15|16:46:45.898] tx in inbox with unauthorized submitter origin=c1535d..36d210:4884508 index=61 txHash=87c998..3b0cc6 err=nil
WARN [12-15|16:46:45.898] tx in inbox with unauthorized submitter origin=c1535d..36d210:4884508 index=64 txHash=e65231..b9ed9f err=nil
WARN [12-15|16:46:45.898] tx in inbox with unauthorized submitter origin=c1535d..36d210:4884508 index=69 txHash=15a959..ca3872 err=nil
WARN [12-15|16:46:45.898] tx in inbox with unauthorized submitter origin=c1535d..36d210:4884508 index=71 txHash=15ab5a..d763eb err=nil
WARN [12-15|16:46:45.898] tx in inbox with unauthorized submitter origin=c1535d..36d210:4884508 index=72 txHash=de3628..0bd861 err=nil
WARN [12-15|16:46:45.898] tx in inbox with unauthorized submitter origin=c1535d..36d210:4884508 index=73 txHash=9e2318..7df7ac err=nil
INFO [12-15|16:46:49.375] Advancing bq origin origin=b05048..4531f3:4884509 originBehind=false
WARN [12-15|16:46:49.375] tx in inbox with unauthorized submitter origin=b05048..4531f3:4884509 index=52 txHash=acc657..630f5c err=nil
INFO [12-15|16:46:55.076] Advancing bq origin origin=7828b7..bb9e13:4884510 originBehind=false
WARN [12-15|16:46:55.077] tx in inbox with unauthorized submitter origin=7828b7..bb9e13:4884510 index=177 txHash=22ddce..81bdb1 err=nil
WARN [12-15|16:46:55.077] tx in inbox with unauthorized submitter origin=7828b7..bb9e13:4884510 index=178 txHash=e4f877..b4cfdd err=nil
WARN [12-15|16:46:55.077] tx in inbox with unauthorized submitter origin=7828b7..bb9e13:4884510 index=181 txHash=fd6dfe..7b8ba1 err=nil
WARN [12-15|16:46:55.077] tx in inbox with unauthorized submitter origin=7828b7..bb9e13:4884510 index=182 txHash=9b410f..435644 err=nil
WARN [12-15|16:46:55.077] tx in inbox with unauthorized submitter origin=7828b7..bb9e13:4884510 index=190 txHash=70f470..4076ac err=nil
WARN [12-15|16:46:55.077] tx in inbox with unauthorized submitter origin=7828b7..bb9e13:4884510 index=191 txHash=2a72c5..324ffe err=nil
INFO [12-15|16:41:41.305] tx successfully published tx_hash=750126..7a29ac data_size=163
INFO [12-15|16:41:41.305] Transaction confirmed tx_hash=750126..7a29ac status=1 block_hash=816b91..aa2378 block_number=4,890,154
INFO [12-15|16:41:41.305] Channel is fully submitted id=9c93a6..2eb4a7 min_inclusion_block=4,890,154 max_inclusion_block=4,890,154
WARN [12-15|16:42:06.265] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:42:16.649] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:42:47.618] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:43:16.976] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:43:31.035] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:43:41.602] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:43:55.754] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:44:15.375] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
INFO [12-15|16:44:46.023] added L2 block to local state block=6dfb67..6ee6f4:542 tx_count=1 time=1,702,538,908
INFO [12-15|16:44:46.403] Created channel id=f4d24d..691bb9 l1Head=3841f2..335ee4:4890168 blocks_pending=1 batch_type=0
INFO [12-15|16:44:46.404] Channel closed id=f4d24d..691bb9 blocks_pending=0 num_frames=1 input_bytes=81 output_bytes=120 full_reason="channel full: close to sequencer window timeout" compr_ratio=1.481
INFO [12-15|16:44:47.404] Creating tx service=batcher to=0xFf00000000000000000000000000000000042069 from=0x07a4b0FD913d5859aC4ba438dC84a83f2dA189B5
INFO [12-15|16:44:47.404] Publishing transaction service=batcher hash=679965..d80f12 nonce=136 gasTipCap=11 gasFeeCap=109,252,236,543
INFO [12-15|16:44:47.791] Transaction successfully published
WARN [12-15|16:45:05.321] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
INFO [12-15|16:45:12.875] Transaction confirmed service=batcher hash=679965..d80f12
INFO [12-15|16:45:15.812] tx successfully published tx_hash=679965..d80f12 data_size=121
INFO [12-15|16:45:15.812] Transaction confirmed tx_hash=679965..d80f12 status=1 block_hash=ee07b6..2548f6 block_number=4,890,170
INFO [12-15|16:45:15.812] Channel is fully submitted id=f4d24d..691bb9 min_inclusion_block=4,890,170 max_inclusion_block=4,890,170
WARN [12-15|16:45:42.186] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:45:59.431] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:46:27.815] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
INFO [12-15|16:46:45.328] added L2 block to local state block=546a65..2be679:543 tx_count=1 time=1,702,538,910
INFO [12-15|16:46:45.719] Created channel id=2ab943..7c95aa l1Head=ea181c..ab9090:4890178 blocks_pending=1 batch_type=0
INFO [12-15|16:46:45.721] Channel closed id=2ab943..7c95aa blocks_pending=0 num_frames=1 input_bytes=81 output_bytes=120 full_reason="channel full: close to sequencer window timeout" compr_ratio=1.481
INFO [12-15|16:46:47.217] Creating tx service=batcher to=0xFf00000000000000000000000000000000042069 from=0x07a4b0FD913d5859aC4ba438dC84a83f2dA189B5
INFO [12-15|16:46:47.217] Publishing transaction service=batcher hash=5241ec..a6a807 nonce=137 gasTipCap=11 gasFeeCap=94,122,752,363
INFO [12-15|16:46:47.706] Transaction successfully published
INFO [12-15|16:47:12.594] Transaction confirmed service=batcher hash=5241ec..a6a807
INFO [12-15|16:47:14.065] tx successfully published tx_hash=5241ec..a6a807 data_size=121
INFO [12-15|16:47:14.065] Transaction confirmed tx_hash=5241ec..a6a807 status=1 block_hash=4f945a..b9238c block_number=4,890,179
INFO [12-15|16:47:14.065] Channel is fully submitted id=2ab943..7c95aa min_inclusion_block=4,890,179 max_inclusion_block=4,890,179
INFO [12-15|16:47:57.625] added L2 block to local state block=804725..0c69ed:544 tx_count=1 time=1,702,538,912
INFO [12-15|16:47:58.187] Created channel id=91ef5f..74befd l1Head=9d3357..2d44a9:4890183 blocks_pending=1 batch_type=0
INFO [12-15|16:47:58.189] Channel closed id=91ef5f..74befd blocks_pending=0 num_frames=1 input_bytes=81 output_bytes=120 full_reason="channel full: close to sequencer window timeout" compr_ratio=1.481
INFO [12-15|16:47:59.686] Creating tx service=batcher to=0xFf00000000000000000000000000000000042069 from=0x07a4b0FD913d5859aC4ba438dC84a83f2dA189B5
INFO [12-15|16:47:59.686] Publishing transaction service=batcher hash=a393fd..63eb2b nonce=138 gasTipCap=11 gasFeeCap=100,866,699,691
INFO [12-15|16:48:00.184] Transaction successfully published
INFO [12-15|16:48:25.091] Transaction confirmed service=batcher hash=a393fd..63eb2b
INFO [12-15|16:48:26.868] tx successfully published tx_hash=a393fd..63eb2b data_size=121
INFO [12-15|16:48:26.868] Transaction confirmed tx_hash=a393fd..63eb2b status=1 block_hash=1b4045..fcde06 block_number=4,890,185
INFO [12-15|16:48:26.868] Channel is fully submitted id=91ef5f..74befd min_inclusion_block=4,890,185 max_inclusion_block=4,890,185
WARN [12-15|16:48:40.384] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:48:50.928] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
WARN [12-15|16:49:08.234] Error calculating L2 block range err="failed to get sync status: Post \"http://localhost:8547\": context deadline exceeded"
~/c/r/o/op-proposer (develop±) ▶︎︎ ./bin/op-proposer \
--poll-interval=12s \
--rpc.port=8560 \
--rollup-rpc=http://localhost:8547 \
--l2oo-address=0x47775e6CaD5f32552CA44fbD1BebF30c30b541d8 \
--private-key=$GS_PROPOSER_PRIVATE_KEY \
--l1-eth-rpc=$L1_RPC_URL
INFO [12-15|16:36:29.862] Initializing L2Output Submitter
INFO [12-15|16:36:31.235] metrics disabled
INFO [12-15|16:36:31.749] Connected to L2OutputOracle address=0x47775e6CaD5f32552CA44fbD1BebF30c30b541d8 version=1.7.0
INFO [12-15|16:36:31.750] Starting JSON-RPC server
INFO [12-15|16:36:31.761] Starting Proposer
INFO [12-15|16:36:31.761] Starting Proposer
INFO [12-15|16:36:31.761] Proposer started
ERROR[12-15|16:37:54.319] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:38:18.311] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:38:42.137] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:39:30.145] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:40:06.139] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:40:30.140] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:40:42.143] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:40:54.148] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:41:42.139] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:42:18.139] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:43:30.268] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:43:42.138] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:43:54.141] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:45:06.144] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:45:30.141] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:46:18.141] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:46:30.138] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:46:42.138] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:48:42.152] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:48:54.139] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
ERROR[12-15|16:49:06.136] proposer unable to get sync status err="Post \"http://localhost:8547\": context deadline exceeded"
Additional InformationNo response FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
please try to restart your proposer |
Beta Was this translation helpful? Give feedback.
-
Hey @boundless-forest, We hope your recent question was resolved to your satisfaction. Your feedback is invaluable and helps us improve our support services. Could you spare a moment to fill out a short feedback survey. Thank you for helping us improve our developer community. |
Beta Was this translation helpful? Give feedback.
INFO [12-15|21:28:58.493] Sync progress:... l1_derived=f52ef8..4c1f7e:4887457
wating for this block number catch up with Sepolia block high, for now it is 4891718