Ethereum notes

Current geth run script:

#!/usr/bin/env bash

./geth --syncmode full --http --cache 10240 --cache.gc 0 --cache.trie 30 --cache.snapshot 20

10GB cache, no cache for GC, 30% for tries and 20% for snapshots

To use the geth console you do not need truffle! Just do this:

./geth attach

Status a little while ago:

Status at 12:34 PM on Feb 9th, 2022:

INFO [02-09|12:35:01.766] State heal in progress
[email protected]
[email protected]
[email protected]
nodes=18,489,[email protected]
pending=84803

Status at 2:42 PM on Feb 9th, 2022:

INFO [02-09|14:42:50.777] State heal in progress
[email protected]
slots=109,[email protected]
[email protected]
nodes=19,313,[email protected]
pending=86722