bor
bor copied to clipboard
Official repository for the Polygon Blockchain
Added all fields and commented those which are not used.
This PR adds new timer and meter metrics for the heimdall client for gathering relevant data. For now, it keeps track of duration of each request to heimdall and the...
This PR will introduce the metrics in the mining module and bor consensus module via opentelemetry
Added tests for executor and two major improvements: 1. Add a dependency map during execution. This will prevent aborted tasks from being sent for execution immedaitely after failure. 2. Change...
[Jira Task: POS-573](https://polygon.atlassian.net/browse/POS-573)