Commit Graph

22 Commits

Author SHA1 Message Date
Sebastian Bor 42b6c04858 chore: Update to test-sbf 2022-12-21 13:35:58 +00:00
Christian Kamm 7b7ce7d8ce Add internal_transfer_unlocked
Rename internal_transfer -> internal_transfer_locked

The new instruction can move only unlocked funds and is useful to avoid
needing to withdraw funds if they should be re-locked in a different
deposit entry.

Withdrawing can be impossible when a voter is engaged in proposals.
2022-01-26 09:01:17 +01:00
microwavedcola1 38d7b03735 ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-01-10 10:13:08 +01:00
microwavedcola1 9762d88986
Update README.md 2022-01-05 20:26:49 +01:00
Christian Kamm 150e67990e README: Add note about devnet deployment 2021-12-18 14:23:33 +01:00
Christian Kamm b937452f51 Increase default voting_mints size to 4. 2021-12-17 07:51:06 +01:00
microwavedcola1 b987fb225d
Update README.md 2021-12-14 12:17:39 +01:00
microwavedcola1 24bedd7628
Update README.md 2021-12-14 12:17:09 +01:00
microwavedcola1 24b5db0ef5
Update README.md 2021-12-14 12:16:53 +01:00
microwavedcola1 36859e5c92
Update README.md 2021-12-14 12:14:27 +01:00
Christian Kamm 49e137eb51 Add constant-maturity lockup
Adds LockupKind::Constant, extends the reset_lockup instruction and
adds the internal_transfer instruction to allow working with constant
maturity lockups.
2021-12-14 10:19:47 +01:00
Christian Kamm 8f5229e237 README: Update grant flow 2021-12-05 22:48:44 +01:00
Christian Kamm a6ad8b2fdb README: Add grant instruction 2021-12-05 20:46:21 +01:00
Christian Kamm 9a3233db98 README: Fix bad links 2021-12-03 21:56:53 +01:00
Christian Kamm f68809c8f6 README: Add instruction overview 2021-12-03 21:51:46 +01:00
Christian Kamm 3374f6c09c Rename ExchangeRate -> VotingMintConfig 2021-12-03 20:49:34 +01:00
Christian Kamm e1350c3aa3 Update README 2021-12-03 10:02:03 +01:00
Christian Kamm 0c1d961bdc README: Clarify voting 2021-12-02 21:14:37 +01:00
Christian Kamm f5ecf79765 Rename UpdateDeposit -> Deposit 2021-12-02 11:06:15 +01:00
Christian Kamm d4a37de1c2 Extend README with descriptions and usage 2021-12-02 08:06:56 +01:00
microwavedcola1 ef5b11cb3c notes 2021-11-29 06:51:06 +01:00
armaniferrante e3976cd2aa
Add README 2021-10-20 13:08:12 -07:00