v1.0.13
v1.0.13 2025-12-09
ProvLabs vault module v1.0.13 includes a set of small but important improvements across the module.
This release tightens security checks, resolves a handful of minor bugs reported in recent testing, and cleans up edge-case behavior in interest reconciliation and querying.
Bug Fixes
- Fix interest payment calculation for composite principals by using TVV in underlying denom PR 116.
- Fix interest payment period on vault unpause #117.
- Fix handling GetVault errors in Vaults query PR 129.
- Fix circular dependency in autopause #132.
- Fix ValidateInterestRateLimits validation logic #140.
Features
- Add changelog entry system PR 118.
Improvements
- Strengthen validation on initial deposit logic in CalculateSharesProRataFraction #134.
- Restrict TVV calculation to accepted denoms #137.
- Use SetVaultAccount consistently to validate all vault storing #138.
- Add CONTRIBUTING.md document to assist 3rd parties PR 144.