Commit graph

4 commits

Author SHA1 Message Date
Arpit Temani
2be6ae43a1
Arpit/temp bor sync (#701)
* Increase grpc message size limit in pprof

* ReadBorReceipts improvements

* use internal function

* fix tests

* fetch geth upstread for ReadBorReceiptRLP

* Only query bor receipt when the query index is equal to # tx in block body

This change reduces the frequency of calling ReadBorReceipt and
ReadBorTransaction, which are CPU and db intensive.

* Revert "fetch geth upstread for ReadBorReceiptRLP"

This reverts commit 2e838a6b1313d26674f3a8df4b044e35dcbf35a0.

* Restore ReadBorReceiptRLP

* fix bor receipts

* remove unused

* fix lints

---------

Co-authored-by: Jerry <jerrycgh@gmail.com>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Co-authored-by: Evgeny Danienko <6655321@bk.ru>
2023-02-03 15:42:12 +05:30
Jaynti Kanani
81e357920d
fix: conflict 2020-12-05 19:57:46 +05:30
Jaynti Kanani
30708baafd
new: add bor block tx/receipt/logs as normal entities 2020-10-26 15:43:07 +05:30
Jaynti Kanani
45230abb63
fix: add block receipt 2020-10-17 13:52:07 +05:30