Commit Graph

2684 Commits (88cbfab332c96edfbe99d161d9df6a40721bd786)

Author SHA1 Message Date
gitglorythegreat c7e740f40c
core/state: remove pointless wrapper functions (#30891) 2 months ago
Martin HS 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 2 months ago
Zheyuan He 4ecf08584c
core/vm: remove unnecessary comment (#30887) 2 months ago
rjl493456442 a91dcf3ee5
core/state: enable partial-functional reader (snapshot integration pt 3) (#30650) 2 months ago
steven a722adb774
core/txpool: remove unused parameter `local` (#30871) 2 months ago
Guillaume Ballet 08e6bdb550
trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856) 2 months ago
Nebojsa Urosevic 67a3b08795
core/tracing: extends tracing.Hooks with OnSystemCallStartV2 (#30786) 2 months ago
Martin HS f0e7382f38
cmd/evm, eth/tracers: refactor structlogger and make it streaming (#30806) 2 months ago
lightclient 5347280319
cmd/evm: improve block/state test runner (#30633) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
rjl493456442 03c37cdb2b
core/state: introduce code reader interface (#30816) 2 months ago
Felix Lange c7a8bcecbe
core/types: add length check in CalcRequestsHash (#30829) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
rjl493456442 8c1a36dad3
core/state/snapshot: handle legacy journal (#30802) 2 months ago
wangjingcun e0deac7f6f
core: better document reason for dropping error on return (#30811) 2 months ago
rjl493456442 a11b4bebcb
Revert "core/state/snapshot: simplify snapshot rebuild (#30772)" (#30810) 2 months ago
Nebojsa Urosevic d7e7b54190
core/tracing: add GetCodeHash to StateDB (#30784) 2 months ago
Arran Schlosberg 23800122b3
core/state/snapshot: simplify snapshot rebuild (#30772) 2 months ago
rjl493456442 6485d5e3ff
core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
wangjingcun 16f2f7155f
all: typos in comments (#30779) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Martin HS 6d3d252a5e
core/vm/program: evm bytecode-building utility (#30725) 2 months ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2 months ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 2 months ago
Martin HS ec280e030f
core/state: tests on the binary iterator (#30754) 3 months ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 3 months ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 months ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 3 months ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 3 months ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 3 months ago
Martin HS 014e2b037f
core/vm/runtime: invoke tx-end hook (#30711) 3 months ago
piersy 484f0f4e84
core/txpool: improve error responses with wrapped errors (#30715) 3 months ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 3 months ago
Martin HS 25bc07749c
core/vm: speed up push and interpreter loop (#30662) 3 months ago
Marius van der Wijden 236147bf70
ethdb: refactor Database interface (#30693) 3 months ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 3 months ago
Felföldi Zsolt 80bdab757d
ethdb: add DeleteRange feature (#30668) 3 months ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 3 months ago
Sina M 461afdf665
core: fix tracing of system calls (#30666) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 3 months ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 3 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 months ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 4 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago
Marius van der Wijden 18a591811f
core: reduce peak memory usage during reorg (#30600) 4 months ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 4 months ago