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 |
|
Thomas Jay Rush
|
1af3e09d75
|
1209 automate documentation (#1290)
* Automate documentation
* Updating
* Updating
* Fixing lint
* Updating readthedocs documentation
* Updating testing
* Updating testing
|
2020-10-24 18:03:52 +01:00 |
|
Alex Sharov
|
e85b388061
|
Protect from wrong class use: make ethdb.Tx incompatible with rawdb.DatabaseReader (#1288)
* protect_from_wrong_class_use
* more cases
|
2020-10-24 09:09:20 +01:00 |
|
Evgeny Danilenko
|
3bec75cdc4
|
Extract nonstandard APIs and introduce tg namespace (#1248)
* initial
* update rpc deamon readme
* use read-only transactions
|
2020-10-18 20:44:28 +01:00 |
|