All notable changes to this project are documented here. The format follows Keep a Changelog, and the project adheres to Semantic Versioning.
0.4.1 - 2026-06
- Vault screen could be bypassed by omitting the antibody account; the account is now bound to the destination by PDA seeds and the screen is mandatory.
withdrawandupdate_policyinstructions on the vault.update_config, two-step governor transfer, and registry pause.
0.3.0 - 2026-05
- Non-custodial session vault: enroll, deposit, screened
wane_execute. - Registry threat screen via CPI account-load (
is_enforceableshared rule).
0.2.0 - 2026-04
- Antibody economy: stake, corroborate, challenge, resolve, slash, claim.
$WANESPL staking with a config-PDA-owned stake vault.
0.1.0 - 2026-03
- Initial antibody registry: one PDA per
(kind, subject), genesis seeding. - Anchor workspace, TypeScript SDK skeleton, litesvm end-to-end harness.