go-ethereum/eth/tracers
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
..
internal/tracetest V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
js V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
logger V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
native V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
api.go Arpit/temp bor sync (#701) 2023-02-03 15:42:12 +05:30
api_bor.go chg : support state-sync in newcli server debugBorBlock 2022-10-13 15:55:45 +05:30
api_test.go Added checks to RPC requests and introduced new flags to customise the parameters (#657) 2023-01-19 14:40:24 +05:30
tracers.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
tracers_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00