Commit Graph

2661 Commits (293a300d64be3d9a1c2cc92c26fcff4089deadcd)

Author SHA1 Message Date
jwasinger 71b32b4d73 core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 days ago
bitcoin-lightning ed7bac05f1 core: fix typos (#30767) 3 days ago
Martin HS 62cce0ca6a core/state: tests on the binary iterator (#30754) 3 days ago
rjl493456442 ba882b6b4d core/state, triedb/database: refactor state reader (#30712) 3 days ago
Karol Chojnowski d71da302db core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 days ago
Martin HS b04d6c4f42 core/state: small fix in hooked statedb (#30732) 3 days ago
Martin HS 6578b9aac5 all: fix issues with benchmarks (#30667) 3 days ago
Guillaume Ballet ed01e6fb2e core, trie: verkle state processor tests (#30672) 3 days ago
Martin HS b45ba07040 core/vm/runtime: invoke tx-end hook (#30711) 3 days ago
piersy 5de5f3344a core/txpool: improve error responses with wrapped errors (#30715) 3 days ago
lightclient 0d6d79fd4e core: add code to witness when state object is accessed (#30698) 3 days ago
Martin HS b1defd4433 core/vm: speed up push and interpreter loop (#30662) 3 days ago
Marius van der Wijden 3017efedc2 ethdb: refactor Database interface (#30693) 3 days ago
Péter Szilágyi b7767efed0 core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 3 days ago
Felföldi Zsolt a7e2b8be63 ethdb: add DeleteRange feature (#30668) 3 days ago
jwasinger 6a3f575fa7 core/vm: remove debug printout in eof test (#30665) 3 days ago
Sina M 0d1d689c37 core: fix tracing of system calls (#30666) 3 days ago
jwasinger 53e3f445ed all: remove TerminalTotalDifficultyPassed (#30609) 3 days ago
Martin HS d7434facba core/state: move state log mechanism to a separate layer (#30569) 3 days ago
Péter Szilágyi e5fb824e67 common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 days ago
Péter Szilágyi 7a79f2f89f all: get rid of custom MaxUint64 and MaxUint64 (#30636) 3 days ago
Péter Szilágyi d03ed72022 core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 3 days ago
rjl493456442 6412beedc4 core, trie, triedb: minor changes from snapshot integration (#30599) 3 days ago
Péter Szilágyi cfd1489b92 beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 3 days ago
Sina M e648904ba2 eth/tracers: various fixes (#30540) 3 days ago
Marius van der Wijden 767a2928bc core: reduce peak memory usage during reorg (#30600) 3 days ago
Péter Szilágyi 9c054f8ad1 core, eth, ethstats: simplify chain head events (#30601) 3 days ago
rjl493456442 bcb2c15066 core, ethdb/pebble: run pebble in non-sync mode (#30573) 3 days ago
Martin HS 7a625d3a08 build: update to golangci-lint 1.61.0 (#30587) 3 days ago
Felix Lange 912a13700c core: enable EIP-2935 in chain maker (#30575) 3 days ago
Felix Lange bee38ebb39 all: implement EIP-7002 & EIP-7251 (#30571) 3 days ago
Karol Chojnowski e6c1fb329b core/tracing: add GetTransientState method to StateDB interface (#30531) 3 days ago
Martin HS 0205fb9fda eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 3 days ago
Felix Lange c93656f18e all: implement flat deposit requests encoding (#30425) 3 days ago
Martin HS f9bed32236 core/vm, cmd/evm: implement eof validation (#30418) 3 days ago
rjl493456442 ee4daa1bd0 core/rawdb: freezer index repair (#29792) 3 days ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 2 months ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 2 months ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 2 months ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 2 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 2 months ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 2 months ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 2 months ago
maskpp 2278647ef2
core/rawdb: make sure specified state scheme is valid (#30499) 2 months ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 2 months ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 2 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Szupingwang c4c2c4fb14
core: minor fix for the log wrapper with debug purpose (#30454) 2 months ago
Sina M 868d53c2f2
genesis: fix dev mode alloc (#30460) 2 months ago
Guillaume Ballet d09600fdf9
Revert "core/rawdb: remove unused transition status state accessors" (#30449) 2 months ago