Consensys / linea-besu

Linea implementation based on Besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
65 stars 57 forks source link

Add hash of block in rpc get trace count endpoint. #26

Open FlorianHuc opened 11 months ago

FlorianHuc commented 11 months ago

Add block hash to the parameters of the rpc call to get traces counts.

This is to avoid inconsistencies in case of reorg, as we could have same block id but different hash and counts.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 6 months with no activity.