Commit Graph

2663 Commits (master)

Author SHA1 Message Date
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 days ago
Martin HS 6d3d252a5e
core/vm/program: evm bytecode-building utility (#30725) 2 days ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 days ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 3 days ago
Martin HS ec280e030f
core/state: tests on the binary iterator (#30754) 7 days ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 2 weeks ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 2 weeks ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 2 weeks ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 3 weeks ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 3 weeks ago
Martin HS 014e2b037f
core/vm/runtime: invoke tx-end hook (#30711) 3 weeks ago
piersy 484f0f4e84
core/txpool: improve error responses with wrapped errors (#30715) 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
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
Felföldi Zsolt 80bdab757d
ethdb: add DeleteRange feature (#30668) 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
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 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 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 afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 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
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 1 month ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 1 month ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 1 month ago
Karol Chojnowski 16bf471151
core/tracing: add GetTransientState method to StateDB interface (#30531) 1 month ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 1 month ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 1 month ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 2 months ago
rjl493456442 eff0bed91b
core/rawdb: freezer index repair (#29792) 2 months 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