Created
December 24, 2020 13:38
-
-
Save ligi/9630c552d82d7f80ada819b80931e47f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
archive@archive:~/git/go-ethereum$ ./build/bin/geth --datadir /home/archive/geth_data/ repairtrie | |
INFO [12-24|09:27:33.403] Maximum peer count ETH=50 LES=0 total=50 | |
INFO [12-24|09:27:33.403] Smartcard socket not found, disabling err="stat /run/pcscd/pcscd.comm: no such file or directory" | |
INFO [12-24|09:27:33.405] Set global gas cap cap=25000000 | |
INFO [12-24|09:27:33.406] Allocated cache and file handles database=/home/archive/geth_data/geth/chaindata cache=512.00MiB handles=524288 | |
INFO [12-24|09:28:18.772] Opened ancient database database=/home/archive/geth_data/geth/chaindata/ancient | |
INFO [12-24|09:28:19.006] Disk storage enabled for ethash caches dir=/home/archive/geth_data/geth/ethash count=3 | |
INFO [12-24|09:28:19.006] Disk storage enabled for ethash DAGs dir=/home/archive/.ethash count=2 | |
INFO [12-24|09:28:19.011] Loaded most recent local header number=11398934 hash="cd2331…b89d1f" td=19205552980017114699674 age=2w3d21h | |
INFO [12-24|09:28:19.012] Loaded most recent local full block number=0 hash="d4e567…cb8fa3" td=17179869184 age=51y8mo2w | |
INFO [12-24|09:28:19.012] Loaded most recent local fast block number=11365419 hash="f12be7…56dcb8" td=19084632452419791879358 age=3w2d1h | |
INFO [12-24|09:28:19.013] Loaded last fast-sync pivot marker number=11515341 | |
INFO [12-24|09:28:19.013] State root blockhash="d4e567…cb8fa3" state root="d7f897…0f0544" | |
INFO [12-24|09:28:19.014] Starting verification procedure | |
INFO [12-24|09:28:19.014] Verifying state trie elapsed="17.799µs" nodes=2 accounts=0 slots=0 codes=0 lastAccount=0x path=0x | |
INFO [12-24|09:28:20.462] Verified state trie elapsed=1.448432334s nodes=42499 accounts=8893 slots=0 codes=0 lastAccount=0xfffbd1e64a6554703c53cb7ab942bbf611cd44949ffb1fcec7a635054dbb39be path=0x0f0f0f0b0d010e06040a060505040700030c05030c0b070a0b0904020b0b0f0601010c0d04040904090f0f0b010f0c0e0c070a0603050005040d0b0b03090b0e10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment