Commit Graph

15544 Commits (3f5f2efccb23fa0bc05a0104e2f582f0e7a1b943)
 

Author SHA1 Message Date
Marius van der Wijden 3f5f2efccb
eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 5 days ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 5 days ago
Péter Szilágyi 55fdbb7e7b
travis: build and upload RISC-V docker images too (#30739) 6 days ago
zhiqiangxu 896fc51379
trie/utils: remove unneeded initialization (#30472) 6 days ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 6 days ago
Felföldi Zsolt 7cbce8ed58
beacon/blsync: remove cli dependencies (#30720) 6 days ago
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 6 days ago
Naveen 5b78aef009
signer/core: extended support for EIP-712 array types (#30620) 6 days ago
Madhur Shrimal a6037d027f
accounts/usbwallet: support dynamic tx (#30180) 6 days ago
jwasinger 0fc9cca994
internal/ethapi: Set basefee for `AccessList` based on given block, not chain tip (#30538) 6 days ago
SangIlMo 8e00f95056
ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 6 days ago
Felix Lange e92e22a7cf
ethclient: add RevertErrorData function and example (#30669) 6 days ago
dependabot[bot] 4bac6e669e
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#30728) 7 days ago
Marius van der Wijden 9c08631bb0
cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 1 week ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 1 week ago
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 1 week ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 1 week ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 1 week ago
Martin HS 014e2b037f
core/vm/runtime: invoke tx-end hook (#30711) 1 week ago
Péter Szilágyi 7d6e153fd5
eth/catalyst: make engine api test time independent (#30713) 1 week ago
piersy 484f0f4e84
core/txpool: improve error responses with wrapped errors (#30715) 1 week ago
Martin HS 6e1fedb12a
tests/fuzzers/bls12381: more verbose fuzzing-output (#30724) 1 week ago
zhiqiangxu c48e936b70
build: use slices.Clone for copying slice (#30716) 1 week ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 2 weeks ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 2 weeks ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 2 weeks ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 2 weeks ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 2 weeks ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 2 weeks ago
Martin HS 25bc07749c
core/vm: speed up push and interpreter loop (#30662) 2 weeks ago
zhiqiangxu 87465e98f9
beacon/light: remove unused CommitteeChain.signerThreshold (#30484) 2 weeks ago
Péter Szilágyi 8c73523812
appveyor, build, internal: ci.go cleanups, add package dep checker (#30696) 2 weeks ago
Marius van der Wijden 236147bf70
ethdb: refactor Database interface (#30693) 2 weeks ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 2 weeks ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 2 weeks ago
Péter Szilágyi bce420b99f
cmd/geth: avoid hard coding the IPC name (#30687) 2 weeks ago
jwasinger c3919f9bda
build: document doGoModTidy function in ci.go (#30685) 2 weeks ago
Felföldi Zsolt 80bdab757d
ethdb: add DeleteRange feature (#30668) 3 weeks ago
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 3 weeks ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 3 weeks ago
Sina M 461afdf665
core: fix tracing of system calls (#30666) 3 weeks ago
Fredrik Svantes 3e567b8b29
docs: update security policy (#30606) 3 weeks ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 3 weeks ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 weeks ago
kevaundray 74461aecf6
crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 3 weeks ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 weeks ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 weeks ago
Péter Szilágyi 31a6418d77
consensus/clique, miner: remove clique -> accounts dependency (#30642) 3 weeks ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 4 weeks ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 4 weeks ago