#0.1.7
- Add msgs for updating unlocked distribution address and staking rewards distribution address
- withdraw already-withdrawn rewards (as a result of re/undelegation) in the withdraw staking reward execute endpoint
- Add validations for timestamp in tranche: earliest must be later than current block time and latest must be within 100 years
- Fix validation that enforces equal timestamp and amount size
- Migrations to fix vesting timestamps/amounts due to bad input
Pacific-1 code ID: 375
- Add
total_vested
query endpoint that returns the amount of vested tokens ready for withdraw
Pacific-1 code ID: 317
- Add new proposal type to vote
gov
module proposals
Pacific-1 code ID: 62
- Add migration validation logic
- Add new proposal type to initiate emergency withdraw
Pacific-1 code ID: 59
- initial implementation