Commit Graph

2695 Commits (033de2a05bdbea87b4efc5156511afe42c38fd55)

Author SHA1 Message Date
georgehao 6897a4a9e0
core/types: improve printList in DeriveSha test (#30969) 4 weeks ago
Marius van der Wijden c5a8d34851
core/rawdb: fix panic in freezer (#30973) 4 weeks ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 4 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange 73a4ecf675 core/types: rename SetCodeAuthorization 'v' to 'yParity' 1 month ago
Felix Lange 9d4b29f291
core/types: updates for EIP-7702 API functions (#30933) 1 month ago
Felix Lange 06dfb42365
core/types, internal/ethapi: fixes for prague RPC encoding (#30926) 1 month ago
Martin HS 5b9a3ea9d2
core/vm: make all opcodes proper type (#30925) 1 month ago
Felix Lange 71c28d8d2b
core: fixes for Prague fork in GenerateChain (#30924) 1 month ago
Martin HS 5c58612e12
core/vm, go.mod: update uint256 and use faster method to write to memory (#30868) 2 months ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
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