erigon-pulse/accounts/abi
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
..
bind Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
abi_test.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
abi.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
argument.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
doc.go
error.go tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 2020-10-06 14:12:09 +02:00
event_test.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
event.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
method_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-05-20 15:26:22 +03:00
method.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
pack_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
pack.go post-rebase fixes 2020-10-06 14:12:09 +02:00
packing_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
reflect_test.go
reflect.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
topics_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
topics.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
type_test.go accounts/abi: fix a bug in getTypeSize method (#21501) 2020-09-11 16:05:31 +02:00
type.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00
unpack_test.go accounts/abi: simplify reflection logic (#21058) 2020-06-15 19:38:12 +03:00
unpack.go accounts/abi: improve documentation and names (#21540) 2020-10-06 14:12:09 +02:00