Commit Graph

15563 Commits (v1.14.13)
 

Author SHA1 Message Date
Felix Lange eb00f1694c version: release go-ethereum v1.14.13 stable 18 hours ago
Felix Lange 159fb1a1db crypto: add IsOnCurve check (#31100) 18 hours ago
Felix Lange db93d49880 build: retry PPA upload up to three times (#31099) 18 hours ago
Martin Holst Swende 293a300d64 version: go-ethereum v1.14.12 stable 2 months ago
Håvard Anda Estensen f3c19b1a1e rpc: run tests in parallel (#30384) 2 months ago
jwasinger 71b32b4d73 core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2 months ago
jwasinger 9e959dbb81 all: remove kilic dependency from bls12381 fuzzers (#30296) 2 months ago
bitcoin-lightning ed7bac05f1 core: fix typos (#30767) 2 months ago
Marius Kjærstad a7ef9d645e build: upgrade -dlgo version to Go 1.23.3 (#30742) 2 months ago
Martin HS 55b18e9bc1 cmd/geth: remove unlock commandline flag (#30737) 2 months ago
Martin HS 62cce0ca6a core/state: tests on the binary iterator (#30754) 2 months ago
witty c8f6d24f80 docs: fix typo (#30740) 2 months ago
tianyeyouyou 4afca7c832 p2p/netutil: unittests for addrutil (#30439) 2 months ago
rjl493456442 243feea417 tests: fix test panic (#30741) 2 months ago
Marius van der Wijden 9b3cf575cd eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 2 months ago
rjl493456442 ba882b6b4d core/state, triedb/database: refactor state reader (#30712) 2 months ago
Péter Szilágyi 2b53182c92 travis: build and upload RISC-V docker images too (#30739) 2 months ago
zhiqiangxu 0e06e891c6 trie/utils: remove unneeded initialization (#30472) 2 months ago
Karol Chojnowski d71da302db core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 2 months ago
Felföldi Zsolt 766cda84e1 beacon/blsync: remove cli dependencies (#30720) 2 months ago
jwasinger f57f215f70 cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 2 months ago
Naveen b362c37e3f signer/core: extended support for EIP-712 array types (#30620) 2 months ago
Madhur Shrimal f476702ea7 accounts/usbwallet: support dynamic tx (#30180) 2 months ago
jwasinger 25d0740f18 internal/ethapi: Set basefee for `AccessList` based on given block, not chain tip (#30538) 2 months ago
SangIlMo a01688eb23 ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 2 months ago
Felix Lange 13413be184 ethclient: add RevertErrorData function and example (#30669) 2 months ago
dependabot[bot] 31bc9e65bc build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#30728) 2 months ago
Marius van der Wijden d01591ccb5 cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 2 months ago
Martin HS b04d6c4f42 core/state: small fix in hooked statedb (#30732) 2 months ago
Delweng 8a3a697722 eth/tracers: fill the creationMethod in flatCall (#30539) 2 months ago
Martin HS 6578b9aac5 all: fix issues with benchmarks (#30667) 2 months ago
Guillaume Ballet ed01e6fb2e core, trie: verkle state processor tests (#30672) 2 months ago
Martin HS b45ba07040 core/vm/runtime: invoke tx-end hook (#30711) 2 months ago
Péter Szilágyi 9bb5194166 eth/catalyst: make engine api test time independent (#30713) 2 months ago
piersy 5de5f3344a core/txpool: improve error responses with wrapped errors (#30715) 2 months ago
Martin HS 3adb076a2f tests/fuzzers/bls12381: more verbose fuzzing-output (#30724) 2 months ago
zhiqiangxu 1fe607bf4f build: use slices.Clone for copying slice (#30716) 2 months ago
Delweng b92e17f5a8 eth/tracers: flatCallTracer error compatible with parity (#30497) 2 months ago
Martin HS 21b3400ae5 all: remove `personal` RPC namespace (#30704) 2 months ago
Péter Szilágyi 750250387e internal/flags: remove low-use type TextMarshalerFlag (#30707) 2 months ago
Péter Szilágyi 9f58dc0c32 internal/flags: remove Merge, it's identical to slices.Concat (#30706) 2 months ago
Péter Szilágyi 83def9b8f5 cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 2 months ago
lightclient 0d6d79fd4e core: add code to witness when state object is accessed (#30698) 2 months ago
Martin HS b1defd4433 core/vm: speed up push and interpreter loop (#30662) 2 months ago
zhiqiangxu f124ce3ff9 beacon/light: remove unused CommitteeChain.signerThreshold (#30484) 2 months ago
Péter Szilágyi 8de45c1820 appveyor, build, internal: ci.go cleanups, add package dep checker (#30696) 2 months ago
Marius van der Wijden 3017efedc2 ethdb: refactor Database interface (#30693) 2 months ago
Péter Szilágyi b7767efed0 core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 2 months ago
Delweng f3cbacf373 eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 2 months ago
Péter Szilágyi 856f807b9b cmd/geth: avoid hard coding the IPC name (#30687) 2 months ago