Commit Graph

40 Commits

Author SHA1 Message Date
armaniferrante 32ffede2ec
cli: Fix IDL json generation 2021-10-25 12:38:52 -07:00
Armani Ferrante 635a18c7ff
cli: Generate ts idl in addition to type (#860) 2021-10-09 18:19:33 -07:00
ChewingGlass 0a660d26c4
ts, cli: Program clients generic over IDL types (#795) 2021-10-04 23:16:13 -07:00
David 2a5e16357b
cli: Properly build anchor.Wallet for shell template script (#778) 2021-09-22 13:28:45 -07:00
Armani Ferrante 3ee33132f5
cli: Add default program id to init template (#689) 2021-09-07 17:57:01 -07:00
Julian McCarthy 5532aca6ec
cli: Add package.json in anchor init (#623) 2021-08-18 23:50:00 -07:00
Armani Ferrante 3248481288
cli: Anchor registry publishing (#570) 2021-08-08 02:11:48 -07:00
Chris Heaney 3b304588c8
cli: Use ts-node to execute typescript migrations (#477) 2021-07-04 19:57:10 -07:00
Kirill Fomichev b3ce642454
cli: Add final newline in templates (#420) 2021-06-26 07:57:02 -07:00
Armani Ferrante b1dbf7c5bf
cli: Use pascal case for anchor shell workspace (#319) 2021-05-24 18:23:31 -07:00
John Rees 1121961e87
cli: Add .anchor to .gitignore created by anchor init (#316) 2021-05-24 14:52:21 -07:00
Armani Ferrante a9179600cd
cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
Armani Ferrante ccf18557f9
cli: Add shell command (#303) 2021-05-22 16:06:08 -07:00
armaniferrante fbb1a31e37
cli: Use crate's current version for Cargo.toml template 2021-04-10 18:16:21 -07:00
Armani Ferrante 430e10cb6a
v0.4.1 (#152) 2021-04-06 15:49:51 -07:00
Armani Ferrante 719602e836
v0.4.0 (#144) 2021-04-04 14:24:50 -07:00
Armani Ferrante 8289e47513
Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
Standaa 7f2ef239ac
Feat/migrations typescript support (#132) 2021-03-30 23:14:15 -07:00
armaniferrante 97027d9abc
v0.3.0 2021-03-12 14:48:29 -08:00
Austin Abell d543b335b7
Include git ignore in init template (#101) 2021-03-08 18:49:11 -08:00
NorbertBodziony 7b69e0ba23
add TS support for tests (#94) 2021-03-01 17:25:59 +08:00
Armani Ferrante 08f5a0e243
Clippy fixes 2021-02-16 13:57:09 +08:00
Armani Ferrante 772edde073
Store IDL at deterministic account address (#49) 2021-01-29 06:20:30 -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 930aa1d9f6
Changes for a functioning lockup/stake UI (#46) 2021-01-27 19:31:15 -08:00
Armani Ferrante ef23756978
State struct instructions 2021-01-23 07:40:31 -08:00
Armani Ferrante 41b25afed0
Remove explicit solana dependencies 2021-01-15 21:40:11 -08:00
Armani Ferrante 13ed9d79bb
Remove explicit borsh dependency 2021-01-15 19:58:01 -08:00
Armani Ferrante 9c77d89c17
Bump borsh version 2021-01-15 04:10:37 -08:00
Armani Ferrante eb82093fb7
examples: Bump borsh versions 2021-01-15 00:53:14 -08:00
Armani Ferrante 5d571ee9fc
Set alpha and borsh versions 2021-01-15 00:39:46 -08:00
Armani Ferrante 34a3474663
Composable Accounts derivations (#21) 2021-01-14 22:35:50 -08:00
Armani Ferrante 20bd3c2db8
Put CPI client behind feature flag 2021-01-14 17:13:21 -08:00
Armani Ferrante 92b5f74eea
CPI client generation (#19) 2021-01-14 15:16:27 -08:00
Armani Ferrante 17d62cbf30
Sysvar support (#16) 2021-01-11 09:22:25 -08:00
armaniferrante 8caee03251
Pin syn dep 2021-01-05 15:01:38 -08:00
armaniferrante 16b5d751eb
Fix broken links 2021-01-05 14:18:55 -08:00
armaniferrante a36a5429fb
Deploy command 2021-01-04 12:27:35 -08:00
Armani Ferrante 9570830b65
Workspaces 2021-01-04 11:47:22 -08:00