Commit Graph

2491 Commits (6d51c1f5f4ac39ba70a9b38c574f55a089302a84)

Author SHA1 Message Date
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 5 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 5 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
felipe c04b8e6d74
cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) 5 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 5 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 5 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 5 months ago
xiaodong ad3d8cb12a
cmd/geth: remove unused parameter (#29602) 5 months ago
Chris Ziogas 72f69366de
c.d/utils: rename vmtrace.config to vmtrace.jsonconfig (#29554) 5 months ago
yudrywet 3705acd1a9
cmd/utils: fix typo in comment (#29528) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
forestkeeperio.eth bd91810462
cmd: fix some typos in readmes (#29405) 5 months ago
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 5 months ago
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459) 6 months ago
rjl493456442 fe0bf325a6
cmd/evm: reopen the statedb for dumping (#29437) 6 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
rjl493456442 6490d9897a
cmd, triedb: implement history inspection (#29267) 6 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 6 months ago
Martin HS 9a7e6ce6f5
cmd/evm: fix flag-mismatch from #29290 (#29298) 6 months ago
Martin HS de08f3d625
cmd/evm: make staterunner always output stateroot to stderr (#29290) 6 months ago
John Xu d28adb61bf
cmd/emv/internal/t8ntool: fix shadowing of `excessBlobGas` (#29263) 6 months ago
Ng Wei Han 20d3e0ac06
cmd/devp2p: fix decoding of raw RLP ENR attributes (#29257) 6 months ago
Martin HS d5bacfa4de
crypto/kz4844: pass blobs by ref (#29050) 6 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 7 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
Felix Lange a97d622588
cmd/devp2p: fix commandHasFlag (#29091) 7 months ago
buddho 679a27a2b3
all: use EmptyUncleHash, EmptyCodeHash instead of raw value (#29134) 7 months ago
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 7 months ago
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 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
Justin Dhillon 821d70240d
cmd/clef: add spaces in README.md table (#29077) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Felix Lange 1bdf8b9b2d
cmd/devp2p/internal/ethtest: some fixes for the eth test suite (#28996) 7 months ago
alex 0c412dcd1f
cmd/evm: fix typo in test script (#28995) 7 months ago
colin 2a1d94bd1d
cmd/devp2p: fix modulo in makeBlobTxs (#28970) 7 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 7 months ago
Martin HS 55a46c3b10
cmd/utils: fix merge-breakage in test (#28985) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
lightclient 85938dda09
internal/era: update block index format to be based on record offset (#28959) 7 months ago
Péter Szilágyi 8a76a814a2
cmd/devp2p, eth: drop support for eth/67 (#28956) 7 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 8 months ago