Commit Graph

1145 Commits

Author SHA1 Message Date
Armani Ferrante b733610d87
v0.22.1 (#1528) 2022-02-28 11:35:59 -05:00
Paul 9010921a45
ci: add anchor init template test (#1525) 2022-02-26 18:42:57 -05:00
tanliwei 2fc0319f3c
Update link to Account type in docs (#1514) 2022-02-23 11:07:53 +01:00
Shridhar Sukhani 55ebb7c80e
Add "@types/chai" devDependency to package.json in ts template (#1512) 2022-02-23 11:05:41 +01:00
Paul 04b8247736
docs: update readme and changelog (#1510) 2022-02-22 20:33:46 -05:00
Paul 4afdf56cfa
docs: fix changelog error migration guide (#1508) 2022-02-22 17:38:53 -05:00
Paul febb0d07ba
spl: atoken error redesign (#1507) 2022-02-22 17:38:16 -05:00
Ian Macalinao de08fec0b9
lang: add more docs to macros to allow missing_doc (#1498) 2022-02-21 17:29:03 -05:00
geoff golder 905d26bb09
lang: fix clobbered module names on IDL parsing (#1343) 2022-02-21 17:23:01 -05:00
Evan Conrad 4fd20c7bf9
changelog: add additional upgrade guide for 0.22.0 (#1497) 2022-02-21 14:50:57 -05:00
Armani Ferrante a604f8595c
makefile and changelog misc updates (#1491) 2022-02-21 11:05:17 -05:00
Paul 90fe5e95b0
ci: add timeout for jobs (#1489) 2022-02-21 10:49:51 -05:00
Paul 48138894b1
docs: add warning about manually closing accounts (#1490) 2022-02-21 10:47:19 -05:00
Armani Ferrante 99403bff7e
cli: fix template (#1486) 2022-02-21 10:09:12 -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 093eaf0c3f
readme: contributors image (#1467) 2022-02-17 20:07:32 -05:00
Tom Linton 8aa7b2289e
cli: Make templates conform to default prettier rules (#1466) 2022-02-17 19:25:16 -05:00
Tom Linton 5ff9947ba2
lang: Error on undocumented unsafe account types (#1452) 2022-02-17 17:45:33 -05:00
Pavel Kuzovkin 90bcea1cbe
lang, ts: float types support (#1425) 2022-02-17 14:23:21 -05:00
SchwarzBier e7e877734e
readme: update discord link in invite URL (#1444) 2022-02-17 10:40:09 -05:00
steviez 727a5a166c
fixup! avm: force file sync (#1457) (#1460) 2022-02-17 09:44:05 -05:00
steviez 222c6e3e55
avm: force file sync (#1457) 2022-02-16 22:12:16 -05:00
Armani Ferrante f39ea73a65
lang: cargo fmt (#1459) 2022-02-16 22:07:56 -05:00
Paul 2d9209ba33
improve error code reference (#1454) 2022-02-16 16:11:12 +01:00
Paul 1f56a62bab
lang: add check that declared id == program id (#1451) 2022-02-15 18:16:06 -05:00
tuphan-dn 40379eb21f
ts: update SPL IDL (#1450) 2022-02-14 21:28:39 -05:00
Paul d5e7e2a7c3
docs: update changelog for #1426 (#1432) 2022-02-11 11:35:09 +01:00
Paul 2390a4f167
lang: fix error mod exports (#1426) 2022-02-10 15:54:12 -05:00
Daniel Marin 3838bdeaf0
ts: allow nullable types for option fields (#1428) 2022-02-10 09:46:44 -05:00
SchwarzBier 44ce9d862c
docs: remove dead projects (#1421)
Neither of these addresses resolve:

* [SpringBoard](https://springboard.finance/)
* [Unk](https://unk.finance/)
2022-02-10 16:38:20 +03:00
Krešimir Klas 580167a1b0
ts: add metadata field to Idl type (#1422) 2022-02-09 16:51:39 -05:00
Paul debd79d18d
docs: add 10 kibibyte limit to `init` and `zero` constraints reference (#1420) 2022-02-09 19:10:09 +01:00
Tom Linton 152658bfae
Print on missing version and return (#1412) 2022-02-09 00:32:48 +01:00
dependabot[bot] 6d3a7e54ec
build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 in /ts (#1418) 2022-02-08 17:34:21 -05:00
dependabot[bot] b66761d488
build(deps): bump node-fetch from 2.6.1 to 2.6.7 in /ts (#1417) 2022-02-08 17:34:02 -05:00
man0s 83121c26eb
Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
Armani Ferrante 1164ebdcfc
fix changelog version (#1409) 2022-02-08 12:22:17 -05:00
Armani Ferrante ef1a58d665
v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
Tom Linton afef73b864
avm: Handle empty .version file (#1407) 2022-02-07 19:24:25 -05:00
Armani Ferrante a14a829a89
lang: clarify owner check (#1404) 2022-02-07 14:52:29 -05:00
S1nus a662577018
spl: update voter weight wrapper for governance (#1402) 2022-02-07 13:26:57 -05:00
Armani Ferrante 598c7b0790
lang: error if bump target is given on init (#1380) 2022-02-07 13:26:05 -05:00
Eoin Murphy 9fea72e701
ts: fill in some gaps for ts IDL types (#1393) 2022-02-04 13:11:17 -05:00
Blas Rodriguez Irizar ba131265f8
cli, spl: fix compilation for tests with --all-features (#1389) 2022-02-03 19:15:23 -05:00
Tom Linton 75469f423c
cli: anchor version manager (avm) (#1385) 2022-02-03 19:13:40 -05:00
Blas Rodriguez Irizar 33c5dab909
lang: hide __private module from docs (#1386) 2022-02-03 13:09:54 -05:00
Paul 07441fa656
book: remove book. Use the anchor-book repo (#1384) 2022-02-02 18:41:14 -05:00
Aldrin Dev bbfaf9d712
docs: rename cryptocurrencies.ai to aldrin (#1379) 2022-02-01 10:22:27 -05:00