Commit Graph

107 Commits

Author SHA1 Message Date
Armani Ferrante 313d13e300
examples: Add dex-crank-relay 2021-02-01 22:48:14 -08:00
Armani Ferrante 24e92f29d7
examples/multisig: Set localnet as default network 2021-02-01 08:23:32 -08:00
Armani Ferrante eae05f2c3b
Deref program account 2021-02-01 08:21:00 -08:00
Armani Ferrante 056e33370b
Add account accessor 2021-02-01 06:52:55 -08:00
Armani Ferrante bba2771962
examples: Add multisig (#56) 2021-02-01 06:33:29 -08:00
Armani Ferrante 809f6aa2fe
readme: Add docs badges to table (#53) 2021-01-31 08:19:32 -08:00
Armani Ferrante 0d0c27c74d
Add CHANGELOG.md (#52) 2021-01-31 07:48:08 -08:00
Armani Ferrante 72bf55db2b
v0.1.0 2021-01-31 07:05:24 -08:00
Armani Ferrante 115cfea21f
Update borsh version 2021-01-31 06:13:42 -08:00
Armani Ferrante a314ffd1cf
cli, lang: Upgradeable IDL commands 2021-01-31 03:28:07 -08:00
Armani Ferrante 69cf09837f
ts: Bump version 2021-01-31 01:00:08 -08:00
Armani Ferrante 9825710c8f
Explicit CLI commands 2021-01-31 00:59:26 -08:00
Armani Ferrante 1fcea7cf01
ts: Upgrade commitlint version 2021-01-30 19:16:55 -08:00
Armani Ferrante 616c2e2fa7
examples/lockup: Adjust test params 2021-01-30 06:59:11 -08:00
Armani Ferrante 2eeb0690b9
travis: Install some deps 2021-01-30 06:45:24 -08:00
Armani Ferrante a078b683b8
examples/lockup: Disallow vesting accounts with invalid periods 2021-01-30 05:59:51 -08:00
Armani Ferrante f0297012c6
Create lang dir 2021-01-30 05:23:23 -08:00
Armani Ferrante 09ed7f670d
Allow procedural macro coupling 2021-01-30 03:49:22 -08:00
Armani Ferrante 5787cec1fa
Dedup private account module re-exports 2021-01-30 02:17:48 -08:00
Armani Ferrante 53e0a58648
Merge pull request #51 from project-serum/armani/clientrs 2021-01-30 01:54:30 -08:00
Armani Ferrante e42668279a
Rust client generation 2021-01-30 01:26:28 -08:00
Armani Ferrante 8dc295fe67
ts: Bump version 2021-01-29 06:38:19 -08:00
Armani Ferrante 10e0afab4f
travis: Upgrade to solana cli 1.5.5 2021-01-29 06:25:12 -08:00
Armani Ferrante 6648f185ec
Merge pull request #48 from project-serum/armani/deploy 2021-01-29 06:21:15 -08:00
Armani Ferrante 772edde073
Store IDL at deterministic account address (#49) 2021-01-29 06:20:30 -08:00
Armani Ferrante 345d25a583
cli: Deploy with upgradeable loader 2021-01-29 06:20:30 -08:00
Armani Ferrante 80e1fd54ca
Revert solana deploy case back to camel 2021-01-27 20:50:23 -08:00
Armani Ferrante cef682a232
Use environment derived provider in test template 2021-01-27 20:07:09 -08:00
Armani Ferrante 989b1ea3bd
Add deploy script template 2021-01-27 19:58:26 -08:00
Armani Ferrante 80e23f8719
ts: Bump version 2021-01-27 19:32:08 -08:00
Armani Ferrante 930aa1d9f6
Changes for a functioning lockup/stake UI (#46) 2021-01-27 19:31:15 -08:00
Armani Ferrante b9e7123f40
Remove stale comment 2021-01-23 22:11:16 -08:00
Armani Ferrante 7fc7911893
Fix quote tab 2021-01-23 19:37:57 -08:00
Armani Ferrante 0ec73721ad
Remove unused types 2021-01-23 19:32:54 -08:00
Armani Ferrante d9da6887e7
Add published version badges to readme 2021-01-23 19:07:57 -08:00
Armani Ferrante f22479fff9
#[error] generates a Result<T> type 2021-01-23 17:07:38 -08:00
Armani Ferrante 9da5bccb07
examples: Add counter to basic-4 2021-01-23 16:54:13 -08:00
Armani Ferrante 3646068eff
Adjust readme example 2021-01-23 07:51:07 -08:00
Armani Ferrante b87def6f8c
Merge pull request #41 from project-serum/armani/stateix 2021-01-23 07:43:48 -08:00
Armani Ferrante af8b9f2ea3
ts: Bump version 2021-01-23 07:41:40 -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 41c3c57464
examples: Change package path 2021-01-22 06:21:55 -08:00
Armani Ferrante aa92095953
Deduce account size from ctor 2021-01-22 06:16:48 -08:00
Armani Ferrante 32c6ad3cf5
Fix build 2021-01-22 05:29:39 -08:00
Armani Ferrante 7bc07d292f
examples: Add basic-4 2021-01-22 05:19:43 -08:00
Armani Ferrante 178807102d
examples: Update tests 2021-01-22 04:55:03 -08:00
Armani Ferrante 06ac7b2b88
ts: Bump version 2021-01-22 04:34:56 -08:00
Armani Ferrante 36ea5e746c
travis: Reorder example 2021-01-22 04:08:17 -08:00
Armani Ferrante e8efd04412
Program ctor functions and state structs (#33) 2021-01-22 03:35:57 -08:00