Commit Graph

2655 Commits (da17f2d65b8922a20f86740644b2d7f6ef688e9b)

Author SHA1 Message Date
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 2 days ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 2 days ago
Martin HS 014e2b037f
core/vm/runtime: invoke tx-end hook (#30711) 2 days ago
piersy 484f0f4e84
core/txpool: improve error responses with wrapped errors (#30715) 2 days ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 6 days ago
Martin HS 25bc07749c
core/vm: speed up push and interpreter loop (#30662) 7 days ago
Marius van der Wijden 236147bf70
ethdb: refactor Database interface (#30693) 1 week ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 1 week ago
Felföldi Zsolt 80bdab757d
ethdb: add DeleteRange feature (#30668) 2 weeks ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 2 weeks ago
Sina M 461afdf665
core: fix tracing of system calls (#30666) 2 weeks ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 2 weeks ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 2 weeks ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2 weeks ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 2 weeks ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 weeks ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 3 weeks ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 3 weeks ago
Marius van der Wijden 18a591811f
core: reduce peak memory usage during reorg (#30600) 3 weeks ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 3 weeks ago
rjl493456442 15bf90ebc5
core, ethdb/pebble: run pebble in non-sync mode (#30573) 3 weeks ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 3 weeks ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 weeks ago
Karol Chojnowski 16bf471151
core/tracing: add GetTransientState method to StateDB interface (#30531) 4 weeks ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 4 weeks ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 weeks ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 1 month ago
rjl493456442 eff0bed91b
core/rawdb: freezer index repair (#29792) 1 month ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 1 month ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 1 month ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 1 month ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 1 month ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 1 month ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 1 month ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 1 month ago
maskpp 2278647ef2
core/rawdb: make sure specified state scheme is valid (#30499) 1 month ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 1 month ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 1 month 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
Sina M 8032b63f16
core/tracing: add verkle gas change reasons to changelog (#30444) 2 months ago
Ikko Ashimine 8dd296201d
core/tracing: fix typo in comment (#30443) 2 months ago
maskpp ec596e06a5
core, trie: prealloc capacity for maps (#30437) 2 months ago
piersy 03424962f1
core/types: more easily extensible tx signing (#30372) 2 months ago
steven ae707445f5
core/rawdb: remove unused transition status state accessors (#30433) 2 months ago
maskpp 0dd7e82c0a
core/txpool/blobpool: avoid possible zero index panic (#30430) 2 months ago