erigon-pulse/core/rawdb
Enrique Jose Avila Asapche 8fc7c78620
Bor txlookup (#5260)
* printing

* logging

* spam off

* ops

* clean up

* deleted all bor related stuff in snapshots

* adding bor tx to BorTxLookUp

* added readBorTxLookUp

* getting bor tx from bor lookup

* comments

* deleted bor related stuff

* deleting bor tx

* writing borTxLookUp in stage_txlookup

* using bytes

* little fixes

* updated erigon-lib

* using biEndian

* clean up

* setting bytes for big int

* log

* logging

* more logs

* delete logs
2022-09-02 17:41:58 +03:00
..
rawdbreset erigon22: prune - check key existance (#5059) 2022-08-15 14:36:57 +07:00
accessors_account.go propagate all promoted txs when add local tx (#2841) 2021-10-20 10:40:23 +07:00
accessors_chain_test.go Delete bad blocks on unwind (#4529) 2022-06-24 15:52:04 +02:00
accessors_chain.go Small capacity (#5244) 2022-08-31 21:25:03 +07:00
accessors_config.go state erigon22: use right db (#5028) 2022-08-12 21:45:09 +07:00
accessors_indexes_test.go Snapshots: txnHash2BlockNum idx (#3213) 2022-01-06 18:22:59 +07:00
accessors_indexes.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
accessors_metadata.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
bor_receipts.go Bor txlookup (#5260) 2022-09-02 17:41:58 +03:00