Skip to content

Instantly share code, notes, and snippets.

@zviadm
Created December 24, 2020 20:54
Show Gist options
  • Save zviadm/bbd1eab040de6ba192b406de250e289f to your computer and use it in GitHub Desktop.
Save zviadm/bbd1eab040de6ba192b406de250e289f to your computer and use it in GitHub Desktop.
Celo blockchain client started resyncing from a month ago!
INFO [12-24|17:30:41.512] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=17.528ms mgasps=0.000 number=4251136 hash=b9c1fd…338125 dirty=31.31MiB
WARN [12-24|17:41:34.495] Truncating freezer table database=/root/.celo/celo/chaindata/ancient table=headers items=4161136 limit=3532041
WARN [12-24|17:41:34.567] Truncating freezer table database=/root/.celo/celo/chaindata/ancient table=hashes items=4161136 limit=3532041
WARN [12-24|17:41:34.574] Truncating freezer table database=/root/.celo/celo/chaindata/ancient table=bodies items=4161136 limit=3532041
WARN [12-24|17:41:34.596] Truncating freezer table database=/root/.celo/celo/chaindata/ancient table=receipts items=4161136 limit=3532041
WARN [12-24|17:41:34.619] Truncating freezer table database=/root/.celo/celo/chaindata/ancient table=diffs items=4161136 limit=3532041
INFO [12-24|17:41:34.619] Rewind ancient data number=3532040
WARN [12-24|17:41:34.620] Truncate ancient chain from=3532040 to=3532040
INFO [12-24|17:41:34.653] Loaded local transaction journal transactions=0 dropped=0
INFO [12-24|17:41:34.654] Regenerated local transaction journal transactions=0 accounts=0
INFO [12-24|17:41:34.685] Checkpoint registrar is not enabled
INFO [12-24|17:41:34.689] Loaded latest checkpoint section=128 head=54d8c3…45f96c chtroot=b5d7ed…16122c bloomroot=c80740…d01d2a
INFO [12-24|17:41:34.943] New local node record seq=110791 id=98571915753e22af ip=127.0.0.1 udp=30303 tcp=30303
INFO [12-24|17:41:34.974] UDP listener up net=enode://2ac4b146dbf2aa1d9d82ec4b0366229e26dafb2102927bc6e220c59545a42f6a62075387a045884b0711502777e396ac20822e018b8adf0ad9518bc39e959
f01@[::]:30303
INFO [12-24|17:41:34.986] IPC endpoint opened url=/root/.celo/geth.ipc
INFO [12-24|17:41:34.988] HTTP endpoint opened url=http://0.0.0.0:8545 cors= vhosts=localhost
INFO [12-24|17:41:35.038] Started P2P networking self=enode://2ac4b146dbf2aa1d9d82ec4b0366229e26dafb2102927bc6e220c59545a42f6a62075387a045884b0711502777e396ac20822e018b8adf0ad9518bc39e95
9f01@127.0.0.1:30303
INFO [12-24|17:41:35.057] Starting topic registration topic=LES2@19ea3339d3c8cda9
INFO [12-24|17:41:36.919] Unlocked account address=0x143f40d3456b1bc776825c03f5DC2961Aa699779
INFO [12-24|17:41:40.767] Block synchronisation started
INFO [12-24|17:42:22.804] New local node record seq=110792 id=98571915753e22af ip=35.247.64.173 udp=30303 tcp=30303
INFO [12-24|17:43:42.418] Imported new chain segment blocks=4 txs=2 mgas=0.339 elapsed=520.003ms mgasps=0.651 number=3532044 hash=ed204d…f9912c age=1mo1w4d dirty=62.16KiB
INFO [12-24|17:43:43.345] Imported new chain segment blocks=22 txs=4 mgas=0.797 elapsed=922.687ms mgasps=0.864 number=3532066 hash=40a594…80ce69 age=1mo1w4d dirty=296.83KiB
INFO [12-24|17:43:51.454] Imported new chain segment blocks=289 txs=127 mgas=24.063 elapsed=8.017s mgasps=3.001 number=3532355 hash=c0247f…dcb165 age=1mo1w4d dirty=2.15MiB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment