Commit Graph

15547 Commits (2b53182c92c4cff21a7b6fa639dac69045ea18f4)
 

Author SHA1 Message Date
Péter Szilágyi 2b53182c92 travis: build and upload RISC-V docker images too (#30739) 3 months ago
zhiqiangxu 0e06e891c6 trie/utils: remove unneeded initialization (#30472) 3 months ago
Karol Chojnowski d71da302db core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 months ago
Felföldi Zsolt 766cda84e1 beacon/blsync: remove cli dependencies (#30720) 3 months ago
jwasinger f57f215f70 cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 3 months ago
Naveen b362c37e3f signer/core: extended support for EIP-712 array types (#30620) 3 months ago
Madhur Shrimal f476702ea7 accounts/usbwallet: support dynamic tx (#30180) 3 months ago
jwasinger 25d0740f18 internal/ethapi: Set basefee for `AccessList` based on given block, not chain tip (#30538) 3 months ago
SangIlMo a01688eb23 ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 3 months ago
Felix Lange 13413be184 ethclient: add RevertErrorData function and example (#30669) 3 months ago
dependabot[bot] 31bc9e65bc 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 d01591ccb5 cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 3 months ago
Martin HS b04d6c4f42 core/state: small fix in hooked statedb (#30732) 3 months ago
Delweng 8a3a697722 eth/tracers: fill the creationMethod in flatCall (#30539) 3 months ago
Martin HS 6578b9aac5 all: fix issues with benchmarks (#30667) 3 months ago
Guillaume Ballet ed01e6fb2e core, trie: verkle state processor tests (#30672) 3 months ago
Martin HS b45ba07040 core/vm/runtime: invoke tx-end hook (#30711) 3 months ago
Péter Szilágyi 9bb5194166 eth/catalyst: make engine api test time independent (#30713) 3 months ago
piersy 5de5f3344a core/txpool: improve error responses with wrapped errors (#30715) 3 months ago
Martin HS 3adb076a2f tests/fuzzers/bls12381: more verbose fuzzing-output (#30724) 3 months ago
zhiqiangxu 1fe607bf4f build: use slices.Clone for copying slice (#30716) 3 months ago
Delweng b92e17f5a8 eth/tracers: flatCallTracer error compatible with parity (#30497) 3 months ago
Martin HS 21b3400ae5 all: remove `personal` RPC namespace (#30704) 3 months ago
Péter Szilágyi 750250387e internal/flags: remove low-use type TextMarshalerFlag (#30707) 3 months ago
Péter Szilágyi 9f58dc0c32 internal/flags: remove Merge, it's identical to slices.Concat (#30706) 3 months ago
Péter Szilágyi 83def9b8f5 cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 3 months ago
lightclient 0d6d79fd4e core: add code to witness when state object is accessed (#30698) 3 months ago
Martin HS b1defd4433 core/vm: speed up push and interpreter loop (#30662) 3 months ago
zhiqiangxu f124ce3ff9 beacon/light: remove unused CommitteeChain.signerThreshold (#30484) 3 months ago
Péter Szilágyi 8de45c1820 appveyor, build, internal: ci.go cleanups, add package dep checker (#30696) 3 months ago
Marius van der Wijden 3017efedc2 ethdb: refactor Database interface (#30693) 3 months ago
Péter Szilágyi b7767efed0 core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 3 months ago
Delweng f3cbacf373 eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 3 months ago
Péter Szilágyi 856f807b9b cmd/geth: avoid hard coding the IPC name (#30687) 3 months ago
jwasinger 571628a114 build: document doGoModTidy function in ci.go (#30685) 3 months ago
Felföldi Zsolt a7e2b8be63 ethdb: add DeleteRange feature (#30668) 3 months ago
Felföldi Zsolt a7c01a235b beacon/blsync: add holesky config and update checkpoints (#30671) 3 months ago
jwasinger 6a3f575fa7 core/vm: remove debug printout in eof test (#30665) 3 months ago
Sina M 0d1d689c37 core: fix tracing of system calls (#30666) 3 months ago
Fredrik Svantes 99ec8e4545 docs: update security policy (#30606) 3 months ago
Shude Li e9e1cb0784 eth/tracers/internal/tracertest: add missing Random to call context (#30652) 3 months ago
jwasinger 53e3f445ed all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
kevaundray cba2e77fe2 crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 3 months ago
Martin HS d7434facba core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Péter Szilágyi e5fb824e67 common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 months ago
Péter Szilágyi c6823c77a3 consensus/clique, miner: remove clique -> accounts dependency (#30642) 3 months ago
Martin HS 26e1470393 eth/tracers/js: avoid compiling js bigint when not needed (#30640) 3 months ago
Péter Szilágyi db03e01577 build, internal, version: break ci.go/version->common dependency (#30638) 3 months ago
Péter Szilágyi b7d8f477db common/math: sigh, keep deleting dead code 3 months ago
Péter Szilágyi 997d122cbf common/math: delete some further dead code (#30639) 3 months ago