* Simplify telemetry * Fix tests * Cleanup config * Cleanup local telemetry * Remove unused flag * Fix slow tests * Fix rpc tests * Cleanup `nano::test::compare_telemetry` * Add more testcases * Add ongoing telemetry broadcasts * Cleanup * Fixes * Do not immediately remove telemetry from disconnected peers * Increase telemetry broadcast & request intervals * Update docs * Refactor `peer_exclusion` a bit * Filter and disconnect from peers with mismatched genesis --------- Co-authored-by: clemahieu <clemahieu@gmail.com> |
||
|---|---|---|
| .. | ||
| chains.cpp | ||
| chains.hpp | ||
| CMakeLists.txt | ||
| ledger.cpp | ||
| ledger.hpp | ||
| network.cpp | ||
| network.hpp | ||
| rate_observer.cpp | ||
| rate_observer.hpp | ||
| system.cpp | ||
| system.hpp | ||
| telemetry.cpp | ||
| telemetry.hpp | ||
| testutil.cpp | ||
| testutil.hpp | ||