Commit Graph

15642 Commits (4d94bd83b20ce430e435f3107f29632c627cfb26)
 

Author SHA1 Message Date
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
Sina M 9b68875d68
beacon/engine: check for empty requests (#31010) 2 weeks ago
jwasinger 8dfad579e9
eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 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) 3 weeks ago
Quentin McGaw fcf5204a02
core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 3 weeks ago
dashangcun 8752785a98
cmd/devp2p/internal/ethtest: using slices.SortFunc to simplify the code (#31012) 3 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 3 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
Marius van der Wijden 033de2a05b
README: remove private network section from readme (#31005) 3 weeks ago
Ceyhun Onur 5065e6c935
triedb/pathdb: fix tester generator (#30972) 3 weeks ago
Savely e75f354ae7
cmd/clef: fix JS issues in documentation (#30980) 3 weeks ago
Martin HS 9298074633
eth/protocols/eth: prevent hanging dispatch (#30918) 4 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
Sina M a9ab53d751
internal/ethapi: update default simulation timestamp increment to 12 (#30981) 4 weeks ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 4 weeks ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 4 weeks ago
gitglorythegreat 0feb999d3f
crypto/bn256: fix MulScalar (#30974) 4 weeks ago
かげ f4e8e877f6
internal/flags: update copyright year to 2025 (#30976) 4 weeks ago
Felix Lange 341647f186
params: update system contracts for prague devnet-5 (#30938) 1 month ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange f861535f1e
cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 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
Martin HS 1321a42525
cmd/evm: make evm statetest accept non-json files (#30927) 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
dependabot[bot] feaf1c95b1
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#30921) 1 month ago
Felix Lange 71c28d8d2b
core: fixes for Prague fork in GenerateChain (#30924) 1 month ago
maskpp 3c208cdea8
accounts/abi/bind: make it possible to wait for tx hash (#30079) 2 months ago
Martin HS 5c58612e12
core/vm, go.mod: update uint256 and use faster method to write to memory (#30868) 2 months ago
rjl493456442 bc1ec69008
trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2 months ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Lucas 804d45cc2e
p2p: DNS resolution for static nodes (#30822) 2 months ago
Antony Denyer 88cbfab332
internal/ethapi: add block override to estimateGas (#30695) 2 months ago
lorenzo c1c2507148
p2p: fix DiscReason encoding/decoding (#30855) 2 months ago
gitglorythegreat c7e740f40c
core/state: remove pointless wrapper functions (#30891) 2 months ago
Darren Kelly 330190e476
accounts/abi: support unpacking solidity errors (#30738) 2 months ago
Hteev Oli 4ed36ea1f8
build: update to Go 1.23.4 (#30872) 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
Martin HS 75f847390f
cmd/evm: consolidate evm output switches (#30849) 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