You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove the ability to vest multiple different mint types
* Add vestingConfig and vestingBalance consistency checking in Delegate instruction
* Fix overwriting vest.amount when transferring vest
* Refactoring transfer_vesting: remove update_balance function
* Add test for TransferVesting instruction if another vester with an existing vest of the same kind
* Fix new_vesting_balance.vester in TransferVesting instruction
* Refactoring transfer_vesting: update set_inner
* Rename whTokenMint to votingTokenMint
* Fix vesting tests
* Apple yarn format
* Fix Underflow/Overflow error name
0 commit comments