geth (no options)

From wikieduonline
Jump to navigation Jump to search

geth
INFO [05-31|12:51:04.868] Starting Geth on Ethereum mainnet...
INFO [05-31|12:51:04.869] Bumping default cache on mainnet         provided=1024 updated=4096
INFO [05-31|12:51:04.870] Maximum peer count                       ETH=50 total=50
INFO [05-31|12:51:04.873] Set global gas cap                       cap=50,000,000
INFO [05-31|12:51:04.873] Initializing the KZG library             backend=gokzg
INFO [05-31|12:51:04.889] Allocated trie memory caches             clean=614.00MiB dirty=1024.00MiB
INFO [05-31|12:51:04.889] Using pebble as the backing database
INFO [05-31|12:51:04.889] Allocated cache and file handles         database=~/Library/Ethereum/geth/chaindata cache=2.00GiB handles=5120
INFO [05-31|12:51:05.014] Opened ancient database                  database=~/Library/Ethereum/geth/chaindata/ancient/chain readonly=false
INFO [05-31|12:51:05.014] State scheme set to already existing     scheme=path
INFO [05-31|12:51:05.015] Initialising Ethereum protocol           network=1 dbversion=8
WARN [05-31|12:51:05.015] Sanitizing invalid node buffer size      provided=1024.00MiB updated=256.00MiB
INFO [05-31|12:51:05.069] Opened ancient database                  database=/Users/user/Library/Ethereum/geth/chaindata/ancient/state readonly=false
INFO [05-31|12:51:05.069]
INFO [05-31|12:51:05.069] ---------------------------------------------------------------------------------------------------------------------------------------------------------
INFO [05-31|12:51:05.069] Chain ID:  1 (mainnet)
INFO [05-31|12:51:05.069] Consensus: Beacon (proof-of-stake), merged from Ethash (proof-of-work)
INFO [05-31|12:51:05.069]
INFO [05-31|12:51:05.069] Pre-Merge hard forks (block based):
INFO [05-31|12:51:05.069]  - Homestead:                   #1150000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/homestead.md)
INFO [05-31|12:51:05.069]  - DAO Fork:                    #1920000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/dao-fork.md)
INFO [05-31|12:51:05.069]  - Tangerine Whistle (EIP 150): #2463000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/tangerine-whistle.md)
INFO [05-31|12:51:05.069]  - Spurious Dragon/1 (EIP 155): #2675000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/spurious-dragon.md)
INFO [05-31|12:51:05.069]  - Spurious Dragon/2 (EIP 158): #2675000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/spurious-dragon.md)
INFO [05-31|12:51:05.069]  - Byzantium:                   #4370000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/byzantium.md)
INFO [05-31|12:51:05.069]  - Constantinople:              #7280000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/constantinople.md)
INFO [05-31|12:51:05.069]  - Petersburg:                  #7280000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/petersburg.md)
INFO [05-31|12:51:05.069]  - Istanbul:                    #9069000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/istanbul.md)
INFO [05-31|12:51:05.069]  - Muir Glacier:                #9200000  (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/muir-glacier.md)
INFO [05-31|12:51:05.069]  - Berlin:                      #12244000 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/berlin.md)
INFO [05-31|12:51:05.069]  - London:                      #12965000 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/london.md)
INFO [05-31|12:51:05.069]  - Arrow Glacier:               #13773000 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/arrow-glacier.md)
INFO [05-31|12:51:05.069]  - Gray Glacier:                #15050000 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/gray-glacier.md)
INFO [05-31|12:51:05.069]
INFO [05-31|12:51:05.069] Merge configured:
INFO [05-31|12:51:05.069]  - Hard-fork specification:    https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/paris.md
INFO [05-31|12:51:05.069]  - Network known to be merged: true
INFO [05-31|12:51:05.069]  - Total terminal difficulty:  58750000000000000000000
INFO [05-31|12:51:05.069]
INFO [05-31|12:51:05.069] Post-Merge hard forks (timestamp based):
INFO [05-31|12:51:05.069]  - Shanghai:                    @1681338455 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/shanghai.md)
INFO [05-31|12:51:05.069]  - Cancun:                      @1710338135 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md)
INFO [05-31|12:51:05.069]
INFO [05-31|12:51:05.069] ---------------------------------------------------------------------------------------------------------------------------------------------------------
INFO [05-31|12:51:05.069]
INFO [05-31|12:51:05.069] Loaded most recent local block           number=0 hash=d4e567..cb8fa3 td=17,179,869,184 age=55y2mo2w
INFO [05-31|12:51:05.070] Initialized transaction indexer          range="last 2350000 blocks"
INFO [05-31|12:51:05.070] Loaded local transaction journal         transactions=0 dropped=0
INFO [05-31|12:51:05.097] Enabled snap sync                        head=0 hash=d4e567..cb8fa3
INFO [05-31|12:51:05.097] Gasprice oracle is ignoring threshold set threshold=2
WARN [05-31|12:51:05.102] Engine API enabled                       protocol=eth
INFO [05-31|12:51:05.102] Starting peer-to-peer node               instance=Geth/v1.14.3-stable/darwin-arm64/go1.22.3
INFO [05-31|12:51:05.137] New local node record                    seq=1,717,144,343,545 id=a3a2dfadsfasdf ip=127.0.0.1 udp=30303 tcp=30303
INFO [05-31|12:51:05.137] Started P2P networking                   self=enode://f150a93eef14c8bea3aa1682106a1a58b167ed0898713f07f4930e7d5372efc244b8d008af67ac349e3601689a9174c2d2f4ce35926e64dc0ea3c047242475f3@127.0.0.1:30303
INFO [05-31|12:51:05.138] IPC endpoint opened                      url=/Users/user/Library/Ethereum/geth.ipc
INFO [05-31|12:51:05.139] Loaded JWT secret file                   path=/Users/user/Library/Ethereum/geth/jwtsecret crc32=0x51511515
INFO [05-31|12:51:05.140] WebSocket enabled                        url=ws://127.0.0.1:8551
INFO [05-31|12:51:05.140] HTTP server started                      endpoint=127.0.0.1:8551 auth=true prefix= cors=localhost vhosts=localhost
INFO [05-31|12:51:07.408] New local node record                    seq=1,717,144,343,546 id=aa3a3a3a3a3 ip=2.2.2.2 udp=30303 tcp=30303
INFO [05-31|12:51:07.878] NAT mapped port                          proto=TCP extport=30303 intport=30303 interface="UPNP IGDv1-IP1"
INFO [05-31|12:51:08.358] NAT mapped port                          proto=UDP extport=30303 intport=30303 interface="UPNP IGDv1-IP1"
.../..
INFO [05-31|13:03:20.444] Looking for peers                        peercount=2 tried=208 static=0
WARN [05-31|13:03:45.367] Post-merge network, but no beacon client seen. Please launch one to follow the chain!
INFO [05-31|13:04:31.106] Looking for peers                        peercount=2 tried=156 static=0
INFO [05-31|13:04:41.112] Looking for peers                        peercount=2 tried=90  static=0
INFO [05-31|13:04:51.149] Looking for peers                        peercount=2 tried=138 static=0
INFO [05-31|13:05:11.390] Looking for peers                        peercount=2 tried=131 static=0
INFO [05-31|13:05:21.435] Looking for peers                        peercount=2 tried=112 static=0
WARN [05-31|13:08:45.397] Post-merge network, but no beacon client seen. Please launch one to follow the chain!
INFO [05-31|13:11:13.379] NAT mapped port                          proto=TCP extport=30303 intport=30303 interface="UPNP IGDv1-IP1"
INFO [05-31|13:11:13.930] NAT mapped port                          proto=UDP extport=30303 intport=30303 interface="UPNP IGDv1-IP1"


See also[edit]

Advertising: