kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
366 stars 115 forks source link

TX Throttled Relay refactors #389

Closed coderofstuff closed 5 months ago

coderofstuff commented 5 months ago
  1. When tx throttled, preferrentially relay to outbound peers during broadcast peer selection
  2. Refactor tx throttling state logic
michaelsutton commented 5 months ago

I have a few comments here so please do not merge yet