Tag

geth

Ethereum

v1.13.0 rewinds to block 0 #28120

System information Geth version: v1.13.0 CL client & version: lighthouse v4.4.1 OS & Version: Linux I restarted geth while syncing from scratch with --state.sceme=path and this lead (I think) Click here to view full article
cinerama
September 14, 2023
Geth v1.13.0Ethereum

Geth v1.13.0

Geth v1.13 comes fairly close on the heels of the 1.12 release family, which is funky, considering it's main feature has been in development for a cool 6 years Click here to view full article
cinerama
September 12, 2023
Ethereum

Read ethereum level DB directly · GitHub

package main import ( "fmt" "github.com/ethereum/go-ethereum/core/rawdb" "github.com/ethereum/go-ethereum/core/types" "github.com/ethereum/go-ethereum/core/state" "github.com/ethereum/go-ethereum/rlp" "github.com/ethereum/go-ethereum/trie" _ "github.com/ethereum/go-ethereum/common" "encoding/binary" _ "github.com/davecgh/go-spew/spew" ) var ( // databaseVerisionKey tracks the current database version. databaseVerisionKey = []byte("DatabaseVersion") // Click here to view full article
cinerama
August 29, 2023
Ethereum

Consensys/Legions

Legions EVM Node Security Toolkit Legions is a handy toolkit for (security) researchers poking around EVM (Ethereum Virtual Machine) nodes and smart contracts, now with Click here to view full article
cinerama
August 27, 2023
Ethereum

Not syncing with the network

System information Geth version: 1.12.0-stable-e501b3b0 CL client & version: prysm v4.0.7 OS & Version: Linux / Ubuntu 20.04.6 LTS Hardware specifications of the system: CPU: 8 cores RAM: 16 Click here to view full article
cinerama
August 19, 2023

All Today's Crypto News In One Place