Commit Graph

15559 Commits (e3d61e6db028c412f74bc4d4c7e117a9e29d0de0)
 

Author SHA1 Message Date
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 1 day ago
Martin HS 6d3d252a5e
core/vm/program: evm bytecode-building utility (#30725) 2 days ago
Martin Holst Swende aa63692129
version: fix typo in v1.14.13 release cycle name 2 days ago
Martin Holst Swende 66d8185aad
version: begin v1.14.13 release cycle 2 days ago
Martin Holst Swende c64cf28f9c
version: go-ethereum v1.14.12 stable 2 days ago
Håvard Anda Estensen e20150f888
rpc: run tests in parallel (#30384) 2 days ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2 days ago
jwasinger 61ff3a1186
all: remove kilic dependency from bls12381 fuzzers (#30296) 2 days ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 3 days ago
Marius Kjærstad 7c0ff05685
build: upgrade -dlgo version to Go 1.23.3 (#30742) 6 days ago
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 6 days ago
Martin HS ec280e030f
core/state: tests on the binary iterator (#30754) 7 days ago
witty df182a742c
docs: fix typo (#30740) 1 week ago
tianyeyouyou ae83912841
p2p/netutil: unittests for addrutil (#30439) 1 week ago
rjl493456442 77f3ef3714
tests: fix test panic (#30741) 2 weeks ago
Marius van der Wijden 3f5f2efccb
eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 2 weeks ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 2 weeks ago
Péter Szilágyi 55fdbb7e7b
travis: build and upload RISC-V docker images too (#30739) 2 weeks ago
zhiqiangxu 896fc51379
trie/utils: remove unneeded initialization (#30472) 2 weeks ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 2 weeks ago
Felföldi Zsolt 7cbce8ed58
beacon/blsync: remove cli dependencies (#30720) 2 weeks ago
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 2 weeks ago
Naveen 5b78aef009
signer/core: extended support for EIP-712 array types (#30620) 2 weeks ago
Madhur Shrimal a6037d027f
accounts/usbwallet: support dynamic tx (#30180) 2 weeks ago
jwasinger 0fc9cca994
internal/ethapi: Set basefee for `AccessList` based on given block, not chain tip (#30538) 2 weeks ago
SangIlMo 8e00f95056
ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 2 weeks ago
Felix Lange e92e22a7cf
ethclient: add RevertErrorData function and example (#30669) 2 weeks ago
dependabot[bot] 4bac6e669e
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#30728) 2 weeks ago
Marius van der Wijden 9c08631bb0
cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 2 weeks ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 2 weeks ago
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 2 weeks ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 2 weeks ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 2 weeks ago
Martin HS 014e2b037f
core/vm/runtime: invoke tx-end hook (#30711) 2 weeks ago
Péter Szilágyi 7d6e153fd5
eth/catalyst: make engine api test time independent (#30713) 2 weeks ago
piersy 484f0f4e84
core/txpool: improve error responses with wrapped errors (#30715) 2 weeks ago
Martin HS 6e1fedb12a
tests/fuzzers/bls12381: more verbose fuzzing-output (#30724) 2 weeks ago
zhiqiangxu c48e936b70
build: use slices.Clone for copying slice (#30716) 3 weeks ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 3 weeks ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 3 weeks ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 3 weeks ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 3 weeks ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 3 weeks ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 3 weeks ago
Martin HS 25bc07749c
core/vm: speed up push and interpreter loop (#30662) 3 weeks ago
zhiqiangxu 87465e98f9
beacon/light: remove unused CommitteeChain.signerThreshold (#30484) 3 weeks ago
Péter Szilágyi 8c73523812
appveyor, build, internal: ci.go cleanups, add package dep checker (#30696) 3 weeks ago
Marius van der Wijden 236147bf70
ethdb: refactor Database interface (#30693) 3 weeks ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 3 weeks ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 3 weeks ago