Fast node is generated with --tries-verify-mode=none
, Full node is generated with --tries-verify-mode=local
Know more >>>
Database uses geth(v1.1.23) for sync
!!! from block 28653905
skip checksum & uncompress if you used pipeline
wget https://snapshots.48.club/geth.none.28653905.tar.lz4 -O - | lz4 -cd | tar xf -
aria2c -s4 -x4 -k1024M https://snapshots.48.club/geth.none.28653905.tar.lz4 -o none.tar.lz4
!!! db size 387.95 gb, 395.96 gb after decompression
> openssl sha256 none.tar.lz4
SHA256(none.tar.lz4)= 34fb5220235015345c393c649079650ae3198f36a99d05088fa57bc06231884a
running a script: lz4 -cd none.tar.lz4 | tar xf -
--txlookuplimit=0 --syncmode=full --tries-verify-mode=none --pruneancient=true --diffblock=5000
!!! from block 28617654
skip checksum & uncompress if you used pipeline
wget https://snapshots.48.club/geth.local.28617654.tar.lz4 -O - | lz4 -cd | tar xf -
aria2c -s4 -x4 -k1024M https://snapshots.48.club/geth.local.28617654.tar.lz4 -o local.tar.lz4
!!! db size 789.72 gb, 809.93 gb after decompression
> openssl sha256 local.tar.lz4
SHA256(local.tar.lz4)= 5d7e6d41d7a7bee1489b51798e7b4bae026b41a4300db4c32b834bb76d8cd4c7
running a script: lz4 -cd local.tar.lz4 | tar xf -
--txlookuplimit=0 --syncmode=full --tries-verify-mode=local