nimbus-eth1/fluffy/network/state
bhartnett 8d8f62bf67
Fluffy: Improve logging and add offer metrics to status logs. (#2802)
* Set offer processing logs to debug level and add offer counts to state network.

* Use metrics instead of int counters and remove from logs.

* More logging improvements. Make decoding and validation failures use error log level.

* Add protocol_id to metrics.
2024-10-30 21:17:16 +08:00
..
content Fluffy: Add validation and local storage of content in remaining state portal rpc methods (#2723) 2024-10-10 21:24:39 +08:00
state_content.nim Add push raises to Fluffy state network code. (#2352) 2024-06-14 13:38:24 +08:00
state_endpoints.nim Remove usage of aliases for Hash32 such as BlockHash (#2707) 2024-10-07 22:39:07 +02:00
state_gossip.nim Fluffy: Add validation and local storage of content in remaining state portal rpc methods (#2723) 2024-10-10 21:24:39 +08:00
state_network.nim Fluffy: Improve logging and add offer metrics to status logs. (#2802) 2024-10-30 21:17:16 +08:00
state_utils.nim Fluffy: Add validation and local storage of content in remaining state portal rpc methods (#2723) 2024-10-10 21:24:39 +08:00
state_validation.nim Fluffy: Fix state validation issue causing portal hive test failure (#2732) 2024-10-13 00:51:50 +08:00