go-ethereum/consensus
Manav Darji f574c4a3c6
consensus/bor/heimdall: add new meter and timer metrics in heimdall client (#459)
* heimdall client: add new meter and timer metrics

* fix: error in handling valid and invalid request metric

* use ctx outside of request

* add separate metrics for each request

* fix: modify metric name

* fix: renmae metric name by removing hyphen

* use ctx value for request type

* fix linters

* fix panic on using string as key for ctx and on nil return

* refactor

* refactor

* rm comment

Co-authored-by: Evgeny Danienko <6655321@bk.ru>
2022-08-23 18:00:54 +05:30
..
beacon V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
bor consensus/bor/heimdall: add new meter and timer metrics in heimdall client (#459) 2022-08-23 18:00:54 +05:30
clique RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +05:30
ethash consensus/ethhash: skip TestRemoteMultiNotifyFull in sealer test (#470) 2022-07-27 22:29:07 +05:30
misc params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 2021-10-11 18:58:11 +03:00
consensus.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
errors.go Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30
merger.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00