Commit Graph

985 Commits

Author SHA1 Message Date
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
Tom Linton 5e2821fd85
cli: Expose --account flag for solana-test-validator in Anchor.toml (#1366) 2022-01-31 19:52:08 -05:00
Matthew Callens 714f5e6b75
ts: fix `Wallet` class declaration (#1363) 2022-01-31 18:31:21 -05:00
Paul 17c9463592
Lang: feature flag for init_if_needed (#1258)
Co-authored-by: Armani Ferrante <armaniferrante@gmail.com>
2022-01-30 21:59:25 +01:00
Kirill Fomichev e9c2a57541
spl: update optional crates (#1376) 2022-01-30 12:35:00 -05:00
Armani Ferrante 46722953c1
ts: verified build utility (#1371) 2022-01-29 16:46:12 -05:00
Armani Ferrante e6333e3554
cli: clap 3.0.x (#1370) 2022-01-27 19:32:58 -05:00
Paul aa0ad43810
book: fix example (#1348) 2022-01-27 17:15:25 -05:00
Armani Ferrante 16a7dc5dc1
lang: store calculated bump seeds in context (#1367) 2022-01-27 16:55:13 -05:00
Paul 7615c7821c
docs: add homepage and links to The Anchor Book (#1336) 2022-01-27 11:19:47 -05:00
Armani Ferrante d8d720067d
lang, ts: automatic client side pda derivation (#1331) 2022-01-24 14:44:24 -05:00