Release notes
Beta is live. Versioned releases below.
v0.4.1 · current
Shipped
- DEADMAN'S brand consolidation. Single landing page at deadmans.fun.
- Pyth Pull oracle integration. Price triggers fetch from Hermes and post on-chain in the same versioned transaction as the trigger ix.
- Reactive trigger bundle helper (
buildPythTriggerTransactions) in the browser SDK. - TIME_AFTER trigger kind for non-price use cases (vesting cliffs, scheduled redemptions).
- Disarm + close instructions with full rent reclaim.
- Devnet program upgraded. Account layout and instruction discriminators are final for beta.
Out
- Multi-mint support (still WSOL only in the UI).
- Jupiter swap action (current evacuation moves the SPL as-is).
- Responder bot (users still click the trigger manually).
- Mainnet deploy (after audit).
v0.3 · previous
- Browser wallet integration. Phantom and Solflare adapters.
- WSOL wrap helper baked into
create_safe_roomflow. - Live observatory grid with seed rows.
- Loading boot overlay with BGM autostart on enter.
v0.2 · previous
- Anchor program scaffolded with six instructions.
- LiteSVM test suite, 13 cases passing.
- Custom CEDA oracle format (now superseded by Pyth Pull).
v0.1 · genesis
- HORDE Campaign 02 inception. Reactive evacuation primitive concept.
- Initial state machine: ARMED / EVACUATED / DISARMED / EXPIRED.
- PDA seeds locked.