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

Fix an overflow during balance calculation when waiting for compound transaction acceptance. #393

Closed aspect closed 5 months ago

aspect commented 5 months ago

Fix incorrect calculations causing an overflow when calculating balance while awaiting an acceptance of an outbound compound transaction.