Commit Graph

15578 Commits (db8eed860d85b78b9b85b767ede98e47a4b11ffc)
 

Author SHA1 Message Date
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
Ng Wei Han 2406305175
trie: combine validation loops in VerifyRangeProof (#30823) 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
jwasinger 915248cd6b
cmd/evm: don't reuse state between iterations, show errors (#30780) 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
Felix Lange b4d99e3917
eth/ethconfig: improve error message if TTD missing (#30807) 2 months ago
Arran Schlosberg 23800122b3
core/state/snapshot: simplify snapshot rebuild (#30772) 2 months ago
Jordan Krage 3c754e2a09
accounts/abi: fix MakeTopics mutation of big.Int inputs (#30785) 2 months ago
Hyunsoo Shin (Lake) 19fa71b917
internal/ethapi: remove double map-clone (#30803) 2 months ago
Martin HS 02159d553f
eth/tracers/logger: improve markdown logger (#30805) 2 months ago
Martin HS ab4a1cc01f
eth/tracers/logger: fix json-logger output missing (#30804) 2 months ago
Daniel Liu 5e1a39d67f
internal/flags: fix "flag redefined" bug for alias on custom flags (#30796) 2 months ago
rjl493456442 6485d5e3ff
core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
j2gg0s 6eeff3ee7d
trie: replace custom logic with bytes.HasPrefix (#30771) 2 months ago
wangjingcun 16f2f7155f
all: typos in comments (#30779) 2 months ago
Hyunsoo Shin (Lake) 2cd25fdd23
internal/ethapi: remove double map-clone (#30788) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Martin HS 6d3d252a5e
core/vm/program: evm bytecode-building utility (#30725) 2 months ago
Martin Holst Swende aa63692129
version: fix typo in v1.14.13 release cycle name 2 months ago
Martin Holst Swende 66d8185aad
version: begin v1.14.13 release cycle 2 months ago
Martin Holst Swende c64cf28f9c
version: go-ethereum v1.14.12 stable 2 months ago
Håvard Anda Estensen e20150f888
rpc: run tests in parallel (#30384) 2 months ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2 months ago
jwasinger 61ff3a1186
all: remove kilic dependency from bls12381 fuzzers (#30296) 2 months ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 2 months ago
Marius Kjærstad 7c0ff05685
build: upgrade -dlgo version to Go 1.23.3 (#30742) 3 months ago
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 3 months ago
Martin HS ec280e030f
core/state: tests on the binary iterator (#30754) 3 months ago
witty df182a742c
docs: fix typo (#30740) 3 months ago
tianyeyouyou ae83912841
p2p/netutil: unittests for addrutil (#30439) 3 months ago
rjl493456442 77f3ef3714
tests: fix test panic (#30741) 3 months ago
Marius van der Wijden 3f5f2efccb
eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 3 months ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 3 months ago
Péter Szilágyi 55fdbb7e7b
travis: build and upload RISC-V docker images too (#30739) 3 months ago
zhiqiangxu 896fc51379
trie/utils: remove unneeded initialization (#30472) 3 months ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 months ago
Felföldi Zsolt 7cbce8ed58
beacon/blsync: remove cli dependencies (#30720) 3 months ago
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 3 months ago
Naveen 5b78aef009
signer/core: extended support for EIP-712 array types (#30620) 3 months ago
Madhur Shrimal a6037d027f
accounts/usbwallet: support dynamic tx (#30180) 3 months ago
jwasinger 0fc9cca994
internal/ethapi: Set basefee for `AccessList` based on given block, not chain tip (#30538) 3 months ago
SangIlMo 8e00f95056
ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 3 months ago
Felix Lange e92e22a7cf
ethclient: add RevertErrorData function and example (#30669) 3 months ago
dependabot[bot] 4bac6e669e
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#30728) 3 months ago
Marius van der Wijden 9c08631bb0
cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 3 months ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 3 months ago
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 3 months ago