Commit Graph

17 Commits

Author SHA1 Message Date
Armani Ferrante 6ad68ed368
lang, ts: Add deprecated state address feature flag (#446) 2021-07-02 16:53:22 -07:00
Haik Dulgarian 24824ca9f5
examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) 2021-06-26 10:27:14 -07:00
Armani Ferrante ba99c9c920
lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -07:00
Armani Ferrante 2f780e0d27
ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
John Rees ead60e2fc4
ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
Armani Ferrante 9fb42ce572
examples/lockup: Remove unused var in test 2021-02-10 21:50:39 +08:00
Armani Ferrante 2499195523
examples/lockup: Specify start date of vesting schedule 2021-02-10 21:39:57 +08:00
Armani Ferrante 5378a21123
travis, examples: Run lockup against devnet 2021-02-08 16:17:33 +08:00
Armani Ferrante a6cc210595
Lockup realization trait 2021-02-08 12:55:00 +08:00
Armani Ferrante 616c2e2fa7
examples/lockup: Adjust test params 2021-01-30 06:59:11 -08:00
Armani Ferrante 345d25a583
cli: Deploy with upgradeable loader 2021-01-29 06:20:30 -08:00
Armani Ferrante 930aa1d9f6
Changes for a functioning lockup/stake UI (#46) 2021-01-27 19:31:15 -08:00
Armani Ferrante d9da6887e7
Add published version badges to readme 2021-01-23 19:07:57 -08:00
Armani Ferrante ef23756978
State struct instructions 2021-01-23 07:40:31 -08:00
Armani Ferrante e4b8267697
Complete staking registry 2021-01-22 23:11:03 -08:00
Armani Ferrante e8efd04412
Program ctor functions and state structs (#33) 2021-01-22 03:35:57 -08:00
Armani Ferrante c9ae5eb0ef Lockup and staking examples (#28) 2021-01-20 17:13:29 -08:00