go-ethereum/consensus/bor
marcello33 3ed22568fd
Hotfixes and deps bump (#776)
* dev: chg: bump deps

* internal/cli/server, rpc: lower down http readtimeout to 10s

* dev: chg: get p2p adapter

* dev: chg: lower down jsonrpc readtimeout to 10s

* cherry-pick txpool optimisation changes

* add check for empty lists in txpool (#704)

* add check

* linters

* core, miner: add empty instrumentation name for tracing

---------

Co-authored-by: Raneet Debnath <raneetdebnath10@gmail.com>
Co-authored-by: SHIVAM SHARMA <shivam691999@gmail.com>
Co-authored-by: Evgeny Danilenko <6655321@bk.ru>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-03-14 12:40:23 +01:00
..
abi Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
api Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
clerk Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
contract Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
heimdall Verify validator set against local contract on receiving an end-of-sprint block (#768) 2023-03-13 10:38:04 +01:00
heimdallgrpc Fix EOF error in gRPC state-sync (#489) 2022-08-11 20:40:08 +03:00
statefull chg : lint files 2022-10-14 12:53:46 +05:30
valset Fix "Signer 0x... is not a part of the producer set at block xxxx" 2022-07-25 10:19:39 -07:00
api.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
bor.go Hotfixes and deps bump (#776) 2023-03-14 12:40:23 +01:00
bor_test.go fix : jaipurFork & baseFeeChangeDenom hardfork num to bigInt 2022-11-14 17:52:55 +05:30
errors.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
genesis.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
genesis_contract_mock.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
heimdall.go RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +05:30
merkle.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
snapshot.go Merge branch 'develop' of github.com:maticnetwork/bor into arpit/pos-655 2022-09-05 10:36:52 +04:00
snapshot_test.go chg : use https://github.com/maticnetwork/crand instead of JekaMas/crand 2022-10-17 15:44:11 +05:30
span.go add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00
span_mock.go add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00