Commit Graph

2701 Commits (1843f2776603ed1b66bfe78916d61267f80201e7)

Author SHA1 Message Date
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 3 weeks ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 3 weeks ago
Paul Lange 864e717b56
core: remove unused function parameters (#31001) 4 weeks ago
Quentin McGaw fcf5204a02
core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 4 weeks ago
Daniel Liu c0882429f0
build: upgrade golangci-lint to v1.63.4 (#31019) 4 weeks ago
rjl493456442 82e963e5c9
triedb/pathdb: configure different node hasher in pathdb (#31008) 4 weeks ago
georgehao 6897a4a9e0
core/types: improve printList in DeriveSha test (#30969) 1 month ago
Marius van der Wijden c5a8d34851
core/rawdb: fix panic in freezer (#30973) 1 month ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 1 month ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months ago
Felix Lange 73a4ecf675 core/types: rename SetCodeAuthorization 'v' to 'yParity' 2 months ago
Felix Lange 9d4b29f291
core/types: updates for EIP-7702 API functions (#30933) 2 months ago
Felix Lange 06dfb42365
core/types, internal/ethapi: fixes for prague RPC encoding (#30926) 2 months ago
Martin HS 5b9a3ea9d2
core/vm: make all opcodes proper type (#30925) 2 months ago
Felix Lange 71c28d8d2b
core: fixes for Prague fork in GenerateChain (#30924) 2 months 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) 3 months ago
wangjingcun 16f2f7155f
all: typos in comments (#30779) 3 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 3 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 3 months ago
Martin HS 6d3d252a5e
core/vm/program: evm bytecode-building utility (#30725) 3 months ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 months ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 3 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