Commit Graph

923 Commits (5d5b384efd0acabe4d808c46fce9700114d2046f)

Author SHA1 Message Date
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Ng Wei Han 28d55218f7
cmd/geth: parseDumpConfig should not return closed db (#29100) 7 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 8 months ago
Martin HS 6a724b94db
docs: remove reference to being official (#28858) 8 months ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 8 months ago
jwasinger 9e018ce3a5
cmd/geth: update log test data (#28780) 8 months ago
Martin HS 1010a79c7c
cmd/geth: make it possible to autopilot removedb (#28725) 8 months ago
Marius Kjærstad 99eb49e601
internal/flags: update copyright year to 2024 (#28760) 9 months ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 9 months ago
ucwong 81fd1b3cf9
core/txpool : small cleanup refactors (#28654) 9 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
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) 10 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) 11 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