Skip to content

v0.1.0-alpha.10

Pre-release
Pre-release

Choose a tag to compare

@elldeeone elldeeone released this 10 Aug 10:04
· 3 commits to main since this release
78f2ada

Alpha.10 keeps the existing standard-native and additive exact profiles, and replaces the Alpha.9 batch binding with kaspa-escrow-v2.

While investigating alternative batch-payment designs, we found that the cumulative-voucher model was sound but its outpoint-bound identity was not. KIP-20 supplies a stable covenant identity across claims and top-ups, closing that reset weakness without replacing the voucher model.

Highlights:

  • stable KIP-20 batch lineage with lifetime A/S/T accounting;
  • partial claims, same-lineage top-ups, refunds, and an explicit claim reserve;
  • language-neutral specifications, SilverScript source, constructor fixture, and conformance vectors;
  • fresh Alpha.10 gateway state with no migration of older batch channels;
  • version-aware exact-v0 compute_budget normalisation, fixing Issue #6 without weakening transaction-v1 validation.

The latest and alpha dist-tags both resolve to 0.1.0-alpha.10; exact-version installs remain available for reproducibility. This release remains Testnet-10 only and is not a mainnet-readiness claim.