Commit Graph

41 Commits

Author SHA1 Message Date
SchwarzBier 97a8dfe71d
Bump up rust to 2021 edition (#1430) 2022-03-12 17:39:21 -05:00
Armani Ferrante b733610d87
v0.22.1 (#1528) 2022-02-28 11:35:59 -05:00
Armani Ferrante 24ccaea903
v0.22.0 (#1484) 2022-02-20 20:32:38 -05:00
Paul c0b2fd7555
cli: add --skip-lint option (#1482) 2022-02-20 19:43:19 -05:00
Paul 40596824bf
error redesign (#1462) 2022-02-20 17:28:24 -05:00
Armani Ferrante ef1a58d665
v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
Armani Ferrante a81ff88d76
v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
Armani Ferrante 9c47c0a6cd
v0.20.0 (#1251) 2022-01-06 18:09:43 -05:00
Armani Ferrante 3afd1a22e4
v0.19.0 (#1116) 2021-12-08 17:33:36 -05:00
Tom Linton 1319dc65d6
v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
Tom Linton 468fe79473
cli, examples, tests: Remove global JavaScript dependencies in favour of local (#990) 2021-11-11 22:38:35 +00:00
Armani Ferrante b1ef7431ec
lang, spl: Program and Signer types (#705) 2021-09-11 14:43:12 -07:00
Armani Ferrante 3958533750
Static owner and program ID checks (#686) 2021-09-07 13:06:15 -07:00
Armani Ferrante 2cc82bc11a
docs: Update tutorials for new init constraint (#670) 2021-09-02 16:29:25 -07:00
Armani Ferrante 2604a442fd
lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
Kirill Fomichev ceb80b0a04
lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
Kirill Fomichev 690c41315d
cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
Armani Ferrante 2f780e0d27
ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
Armani Ferrante a9179600cd
cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
John Rees ead60e2fc4
ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
Armani Ferrante 8289e47513
Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
Armani Ferrante 429da0914c
examples: Use path dep for all examples (#122) 2021-03-25 12:13:09 -07:00
Armani Ferrante d9da6887e7
Add published version badges to readme 2021-01-23 19:07:57 -08:00
Armani Ferrante 178807102d
examples: Update tests 2021-01-22 04:55:03 -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 e187cb5cbb
examples: Update prelude imports 2021-01-14 22:45:14 -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 830c187279
#[account(rent_exempt)] attribute (#17) 2021-01-11 12:00:18 -08:00
Armani Ferrante de353cb4e4
Account discriminators (#14) 2021-01-09 22:03:14 -08:00
armaniferrante 4792d1ce49
Run examples in CI 2021-01-06 15:07:37 -08:00
armaniferrante 7f02eb13af
syn: Rename derive related modules anchor -> accounts 2021-01-06 11:36:33 -08:00
armaniferrante e91a9e148b
Tutorial 2 init 2021-01-04 23:57:51 -08:00
armaniferrante e5ab0684f8
Finish tutorial-1 draft 2021-01-04 18:37:10 -08:00
Armani Ferrante 9570830b65
Workspaces 2021-01-04 11:47:22 -08:00
armaniferrante 322c9bb548
Documentation and tutorials init 2021-01-02 16:24:35 -08:00