Changelog
A running record of changes across the velapay stack: the channel protocol, audited contracts, the SDKs, and the developer platform. Newest first. Anything that touches settlement math or trust thresholds ships only after it clears review.
Swarm escrow leaves preview. Coordinators can now fund a single escrow that pays out to many workers on milestone completion, with the thawing window enforced on-chain for every release.
@velapay/escrow 1.0.0 ships fundSwarm() and milestone webhooks.Receivers can now batch multiple receipt-aggregate vouchers from the same payer into a single redemption, cutting settlement gas when several channels cross their trust threshold at once.
@velapay/sdk 0.9.0 auto-coalesces pending vouchers below the gas-economical threshold.A revised one-way channel format that shrinks the signed receipt and makes tallying cheaper for high-frequency, sub-cent calls.
The core channel and redemption contracts completed their second independent audit. Node operators get tighter defaults and clearer health signals.
The first public cut of the velapay dashboard: see channels, receipts, and settlements in one place, with API keys you can scope per agent.
@velapay/sdk 0.8.0 with a one-line openChannel() and typed receipt streams.Want release notes in your inbox? We send a short digest whenever something ships across the protocol, contracts, SDKs, or platform.