June 27, 2026
Clearer CAVE staking balances and tighter HERESY Max spending
For CAVE stakers
Vault balances are counted together
CAVE staking reads now aggregate across wallet vault addresses, so portfolio, staking, and wallet vault surfaces better reflect the full staked position connected to a user.
Withdrawable and permanent stake are clearer
Staked CAVE totals now include both withdrawable and permanent stake, while unstake Max stays tied to the withdrawable portion users can actually remove.
Staking totals are more consistent across screens
Portfolio staking cards, wallet breakdowns, and the main staking card now share the same aggregation logic, reducing confusing differences between views.
For HERESY transfers and swaps
Native Max spends leave less idle balance
Native HERESY Max actions now reserve 0.0002 HERESY for gas instead of the previous larger buffer, letting users put more of their available balance to work.
Max math is shared across transfer and swap flows
Portfolio transfers and swap inputs now use the same wei-safe native gas buffer calculation, helping Max behavior stay predictable across the app.
Token balances still use full Max when gas is separate
ERC-20 and C-Chain HERESY balances continue to fill to the full token balance because those assets are not the native gas token for the transaction.
Platform upkeep
Market-data CI is quieter and faster
Superseded market-data CI runs now cancel automatically, and docs-only changes can skip the heavier checks so maintenance work spends less time waiting on runners.
Regression coverage followed the balance fixes
The staking aggregation and native gas buffer changes landed with focused tests so the corrected balance and Max behavior stays protected.
Release coverage
Summarized from merged work across 2 CAVE repositories.



