go-ethereum/params
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
..
bootnodes.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
config.go Arpit/temp bor sync (#701) 2023-02-03 15:42:12 +05:30
config_test.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
dao.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
denomination.go cmd, core, eth, miner, params: configurable gas floor and ceil 2018-08-29 12:40:12 +03:00
network_params.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
protocol_params.go fix : jaipurFork & baseFeeChangeDenom hardfork num to bigInt 2022-11-14 17:52:55 +05:30
version.go changed version from 0.3.0 to 0.3.4-beta (#693) 2023-01-19 14:51:20 +05:30