Commit Graph

2669 Commits (5f3903c8699b4f7528671ad9fa3285c0a4178795)

Author SHA1 Message Date
Zsolt Felfoldi 5f3903c869 core/filtermaps: simplified locking scheme 4 months ago
Zsolt Felfoldi 989f2c2a3d core/filtermaps: nice log info during indexing/unindexing 4 months ago
Zsolt Felfoldi e907bc21c5 core/filtermaps: improved unindexer 4 months ago
Zsolt Felfoldi e9959dd878 core/filtermaps: trigger undindexing after 1000 blocks 4 months ago
Zsolt Felfoldi 3ce3b80bb3 core/filtermaps: added more tests 4 months ago
Zsolt Felfoldi fb57e6316b core/filtermaps: added license text 4 months ago
Zsolt Felfoldi 464ae36769 eth/filters: fixed tests, added more 4 months ago
Zsolt Felfoldi 4ad24e0b07 core/filtermaps: use unindexed search as a fallback 4 months ago
Zsolt Felfoldi 00d8c9ba5c core/filtermaps: fixed map pruning 4 months ago
Zsolt Felfoldi ab5e582acf core/filtermaps: fixed tail pointer bug, added more failing checks 4 months ago
Zsolt Felfoldi f8e98ae974 core/filtermaps: add indexer test 4 months ago
Zsolt Felfoldi d11db22a96 core/filtermaps: moved math stuff to separate file, added Params 4 months ago
Zsolt Felfoldi e82c9994c1 core/filtermaps: added history.logs parameter 4 months ago
Zsolt Felfoldi 4196e34a0d core/filtermaps: remove bloombits database 4 months ago
Zsolt Felfoldi 7fe099df4d core/bloombits, eth/filters: removed bloombits 4 months ago
Zsolt Felfoldi 90d75b03ea core/filtermaps: revert to legacy filter in case of "match all" search 4 months ago
Zsolt Felfoldi bca0bfe7f1 core/filtermaps: safe concurrent index update and search 4 months ago
Zsolt Felfoldi 6e636a8aa5 core/filtermaps: add filtermaps tests 4 months ago
Zsolt Felfoldi 9a63c31fd2 core/filtermaps: use rawdb.ReadRawReceipts 4 months ago
Zsolt Felfoldi 3e36b4d56a core/filtermaps: two dimensional log filter 4 months ago
Marius van der Wijden 236147bf70
ethdb: refactor Database interface (#30693) 4 months ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 months ago
Felföldi Zsolt 80bdab757d
ethdb: add DeleteRange feature (#30668) 4 months ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 4 months ago
Sina M 461afdf665
core: fix tracing of system calls (#30666) 4 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 4 months ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 4 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 4 months ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 4 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 4 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago
Marius van der Wijden 18a591811f
core: reduce peak memory usage during reorg (#30600) 4 months ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 4 months ago
rjl493456442 15bf90ebc5
core, ethdb/pebble: run pebble in non-sync mode (#30573) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
Karol Chojnowski 16bf471151
core/tracing: add GetTransientState method to StateDB interface (#30531) 4 months ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 4 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 5 months ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 5 months ago
rjl493456442 eff0bed91b
core/rawdb: freezer index repair (#29792) 5 months ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 5 months ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 5 months ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 5 months ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 5 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 5 months ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 5 months ago