kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a Beta version at the final testing phases.
ISC License
350 stars 105 forks source link

Implement updated KIP9 mempool rules (excluding TN11) #448

Closed michaelsutton closed 1 month ago

michaelsutton commented 1 month ago

As suggested by KIP9, this PR updates mass calculations to reflect the final proposal wherever possible. This includes:

The updates are applied on mainnet and TN10 on the mempool level. TN11 requires a hard-fork for this update and remains unchanged for now also on the mempool level (since the new rules are more permissive)