kaspanet / rusty-kaspa

Kaspa full-node reference implementation and related libraries in the Rust programming language
ISC License
442 stars 144 forks source link

Some virtual processor optimizations #298

Closed michaelsutton closed 11 months ago

michaelsutton commented 11 months ago
  1. optimize virtual processing and its interference with prune lock (designed to avoid pruning starvation on 10BPS)
  2. BBT: validate transactions in parallel
  3. Skip redundant validation of selected parent transactions