erigon-pulse/eth/filters
Alex Sharov 331dcd45eb
Store receipts separately - one record per tx (#1271)
* squash

* add --database flag to integration

* clean

* split to 2 buckets

* split to 2 buckets

* split to 2 buckets

* split to 2 buckets

* split to 2 buckets

* save progress

* save progress

* improve test

* improve test

* save progress

* change app logic

* change app logic

* return err from rawdb package

* don't clean automatically

* don't clean automatically

* clean

* clean

* clean

* don't rely on `make clean`

* improve cbor code

* clean

* clean

* clean

* fix tests

* rebase master

* stop on error: headers stage

* make TxDb walk and multiwalk safe

* Fix panics

Co-authored-by: Alexey Akhunov <akhounov@gmail.com>
2020-10-25 08:38:55 +00:00
..
api_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
bench_test.go rawdb.ReadCanonicalHash to return err (#1204) 2020-10-10 07:05:56 +01:00
filter_system_test.go rawdb.ReadCanonicalHash to return err (#1204) 2020-10-10 07:05:56 +01:00
filter_system.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2020-01-30 13:36:30 +02:00
filter_test.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
filter.go Get logs (#1028) 2020-09-03 08:51:19 +01:00