Commit Graph

2657 Commits (e82c9994c1e76bd170e29a3fd8a7bf1b00629578)

Author SHA1 Message Date
Zsolt Felfoldi e82c9994c1 core/filtermaps: added history.logs parameter 1 week ago
Zsolt Felfoldi 4196e34a0d core/filtermaps: remove bloombits database 1 week ago
Zsolt Felfoldi 7fe099df4d core/bloombits, eth/filters: removed bloombits 1 week ago
Zsolt Felfoldi 90d75b03ea core/filtermaps: revert to legacy filter in case of "match all" search 1 week ago
Zsolt Felfoldi bca0bfe7f1 core/filtermaps: safe concurrent index update and search 1 week ago
Zsolt Felfoldi 6e636a8aa5 core/filtermaps: add filtermaps tests 1 week ago
Zsolt Felfoldi 9a63c31fd2 core/filtermaps: use rawdb.ReadRawReceipts 1 week ago
Zsolt Felfoldi 3e36b4d56a core/filtermaps: two dimensional log filter 1 week 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