mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
* feat(metrics): `Metrics` derive macro * rename metrics to metrics-derive * use fully qualified fmt path * metric vec with capacity * favor metrics over simple scope attr, simplify code * pull metric description from doc comment * rm debug log * add more docs and sample usage * link to metrics macros * add tests for metrics derive macro * clippy * Fix doc of headers_unexpected_errors field of HeaderMetrics * Add tx pool metrics struct and metrics updates in code * Format file * Update metrics doc * Add some comments * Format file * Refactor metrics describers for consistency * Format files * Fix broken import * Apply metrics macro to TxPoolMetrics * Remove unused imports * Remove unused commented code * Remove files Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
reth Contributor Documentation
This directory contains documentation for contributors.