Commit Graph

14 Commits

Author SHA1 Message Date
Henry-E 4bef8c40ef
Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
Proph3t 5532a0f087
Update the test methods in the examples directory (#2238)
* updated, outdated methods of basic-0,1,2,3

* chore: run prettier on changes

Co-authored-by: vpin09 <[email protected]>
2022-10-28 12:12:38 +01:00
Henry-E 46f0b67bff
Revert "updated, outdated methods of basic-0,1,2,3 (#2144)" (#2235)
This reverts commit 6a46bedaf1.
2022-10-21 10:32:50 +01:00
Vipin Saini 6a46bedaf1
updated, outdated methods of basic-0,1,2,3 (#2144)
Tests aren't running properly on this so going to merge and then revert if tests fail
2022-10-21 10:19:18 +01:00
Paul 537d470954
ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 2022-04-11 15:48:58 -04:00
Armani Ferrante 2cc82bc11a
docs: Update tutorials for new init constraint (#670) 2021-09-02 16:29:25 -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 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 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 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