Commit Graph

15520 Commits (f3b4bbbaf3db60d0f7f1163cca4aad5cf41ff499)
 

Author SHA1 Message Date
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
Péter Szilágyi bce420b99f
cmd/geth: avoid hard coding the IPC name (#30687) 3 weeks ago
jwasinger c3919f9bda
build: document doGoModTidy function in ci.go (#30685) 4 weeks ago
Felföldi Zsolt 80bdab757d
ethdb: add DeleteRange feature (#30668) 4 weeks ago
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 4 weeks ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 4 weeks ago
Sina M 461afdf665
core: fix tracing of system calls (#30666) 4 weeks ago
Fredrik Svantes 3e567b8b29
docs: update security policy (#30606) 4 weeks ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 4 weeks ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 4 weeks ago
kevaundray 74461aecf6
crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 4 weeks ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 4 weeks ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 1 month ago
Péter Szilágyi 31a6418d77
consensus/clique, miner: remove clique -> accounts dependency (#30642) 1 month ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 1 month ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 1 month ago
Péter Szilágyi 5c3b792e61 common/math: sigh, keep deleting dead code 1 month ago
Péter Szilágyi 9015a05f31
common/math: delete some further dead code (#30639) 1 month ago
Péter Szilágyi bb527b949a
build: get rid of ci.go -> common direct dependency (#30637) 1 month ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 1 month ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 1 month ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 1 month ago
Péter Szilágyi 3ff73d46b3
build: reenable building arm64 concurrently (#30626) 1 month ago
Péter Szilágyi 9891f02d48
gitignore: get rid of some relics (#30623) 1 month ago
Péter Szilágyi f32f8686cd
swarm: nuke this leftover (#30622) 1 month ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 1 month ago
lightclient e26468f6f6
beacon/engine,eth/catalyst: hex marshal requests in engine api (#30603) 1 month ago
lightclient 1da34a37ec
miner: send full request when resolving full payload (#30615) 1 month ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 1 month ago
Marius van der Wijden 18a591811f
core: reduce peak memory usage during reorg (#30600) 1 month ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 1 month ago
rjl493456442 15bf90ebc5
core, ethdb/pebble: run pebble in non-sync mode (#30573) 1 month ago
Péter Szilágyi a44905763e
ethdb/pebble: switch to increasing level sizes (#30602) 1 month ago
Roman Krasiuk 4c4219e405
beacon/engine: omit null witness field from payload envelope (#30597) 1 month ago
Alex Gartner 30ce17386b
crypto: use decred secp256k1 directly (#30595) 1 month ago
jwasinger 4b9c7821b9
internal/ethapi: refactor `TxArgs.setCancunFeeDefaults` (#30541) 1 month ago
Felix Lange add5709cb5
beacon/engine: strip type byte in requests (#30576) 1 month ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 1 month ago
Martin HS f4dc7530b1
trie: concurrent commit (#30545) 1 month ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 1 month ago