Commit Graph

2716 Commits (master)

Author SHA1 Message Date
Sina M a50cac5bbe
core/vm: EXTCODE* return delegation designator for 7702 (#31089) 14 hours ago
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946) 14 hours ago
Guillaume Ballet 52766bedb9
core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 3 days ago
Christina 9516e0f6b6
chore: fix various comments (#31082) 3 days ago
Sina M 3003a13440
core/vm: implement EIP-2537 spec updates (#30978) 7 days ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 1 week ago
jwasinger e25cedf16d
core/txpool: terminate subpool reset goroutine if pool was closed (#31030) 1 week ago
Shude Li 530adfc8e3
core/types: initialize ChainID in SetCodeTx copy method (#31054) 2 weeks ago
Shude Li 17199daa76
core/types: correct chainId check for pragueSigner (#31032) 2 weeks ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
Matthieu Vachon 4d94bd83b2
core/tracing: document `OnCodeChange` now being called from SelfDestruct (#31007) 2 weeks ago
jwasinger 47d17acdc9
core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 2 weeks ago
georgehao 9e4f08c25d
core: use sync.Once for SenderCacher initialization (#31029) 2 weeks ago
Felix Lange 04a336aee8
core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
Paul Lange 864e717b56
core: remove unused function parameters (#31001) 2 weeks ago
Quentin McGaw fcf5204a02
core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 2 weeks ago
Daniel Liu c0882429f0
build: upgrade golangci-lint to v1.63.4 (#31019) 3 weeks ago
rjl493456442 82e963e5c9
triedb/pathdb: configure different node hasher in pathdb (#31008) 3 weeks ago
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) 1 month 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