erigon-pulse/accounts/abi/bind
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
..
backends Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
auth.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
backend.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
base_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
base.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
bind_test.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
bind.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
template.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
util_test.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
util.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00