Commit Graph

911 Commits (28e73717016cdc9ebdb5fdb3474cfbd3bd2d2524)

Author SHA1 Message Date
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 10 months ago
Felix Lange 63127f5443
cmd/geth: fix build error (#28585) 10 months ago
Guillaume Ballet d468c333a7
cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256) 10 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
jwasinger 984f82629c
cmd/geth: more special cases logging tests (#28527) 10 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 10 months ago
Delweng f265cc24b4
cmd/geth: remove some whitespace in code and comments (#28148) 11 months ago
Martin Holst Swende b77a9b127c
cmd/geth: more testcases for logging (#28501) 11 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
Guillaume Ballet 4cbca5178a
core, cmd/geth: add --override.* flags to geth init (#28407) 11 months ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 11 months ago
Martin Holst Swende d2c0bed9d5
cmd/geth: fix failing test (#28322) 11 months ago
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 12 months ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 12 months ago
Delweng 3d297fc2d7
cmd/geth: ensure db is closed before exit (#28150) 1 year ago
Péter Szilágyi 82ec555d70
cmd: add state.scheme to the database flag group for local flag handling (#28107) 1 year ago
Péter Szilágyi d135bafdcb
cmd/geth: print progress logs when iterating large contracts too (#28179) 1 year ago
Péter Szilágyi 16cd1a7561
cmd/geth, internal/flags: print envvar config source and bad names (#28119) 1 year ago
Péter Szilágyi d9fbb71d63
cmd/geth, internal/flags, go.mod: colorize cli help, support env vars (#28103) 1 year ago
Péter Szilágyi eb7438997b
cmd/geth: rename the protocols field in the metrics gague (#28102) 1 year ago
Martin Holst Swende c60f7dd08d
deps: update minisign (#28066) 1 year ago
Jorge 53f3c2ae65
metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 1 year ago
Péter Szilágyi 6b98d18789
cmd, core, params: add support for the Holesky testnet (#28007) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Delweng ff97b4cc6a
cmd/geth: disable automaxprocs log (#27814) 1 year ago
Shude Li 95cc7bf4f8
cmd/geth: import package catalyst once (#27803) 1 year ago
Péter Szilágyi 1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940) 1 year ago
ucwong 7a1fba1a02
cmd/geth: atomic types used (#27756) 1 year ago
Felföldi Zsolt d4d88f9bce
les: remove obsolete code related to PoW header syncing (#27737) 1 year ago
Delweng 47b9f1b4ae
cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) 1 year ago
lightclient 645b0db98e
cmd/utils, p2p: clean up discovery setup (#27518) 1 year ago
jwasinger ea782809f7
cmd/geth: implement dev mode for post-merge (#27327) 1 year ago
rjl493456442 59f7b289c3
cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) 1 year ago
Guillaume Ballet 85b8d1c06c
params, trie: add verkle fork management + upgrade go-verkle (#27464) 1 year ago
puhtaytow b4bc9b0db6
cmd/geth: error message should not be capitalised (#27549) 1 year ago
rjl493456442 6d2aeb43d5
cmd, core/state, eth, tests, trie: improve state reader (#27428) 1 year ago
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Péter Szilágyi 950d5643b1
core/txpool: make transaction validation reusable across packages (pools) (#27429) 1 year ago
rjl493456442 0e5d2c7c53
core/state/snapshot, core/types, eth: move account definition to type (#27323) 1 year ago
Péter Szilágyi c7c84ca16c
all: remove the Rinkeby testnet (#27406) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Delweng 6fe0252571
rpc, internal/cmdtest: increase timeout in tests (#27083) 1 year ago
Péter Szilágyi 2169fa343a
crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 1 year ago
joohhnnn 7ac08ba4e0
cmd/geth: rename variable 'extapi' (#27223) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
Delweng 8f373227ac
cmd/geth: make account commands not require datadir lock (#27084) 1 year ago