acheron
e6d7dafe12
v0.30.1 ( #3040 )
2024-06-20 17:20:02 +02:00
acheron
efe2e40c12
Remove `rust-version` from crate manifests ( #3000 )
2024-05-31 23:32:40 +02:00
acheron
852fcc77be
v0.30.0 ( #2909 )
2024-04-15 17:20:01 +02:00
acheron
d9a9f19394
Fix IDL ( #2824 )
...
* Rewrite IDL type spec
* Rewrite IDL generation
* Partially rewrite the TS package with the new IDL, improved account resolution and types
2024-03-10 14:22:23 +01:00
acheron
a423f7855b
cli: Require explicit `overflow-checks` flag ( #2716 )
2023-11-30 00:55:12 +01:00
acheron
9dd1b54acd
lang: Remove the unnecessary clone in `to_account_info().clone()` ( #2713 )
2023-11-26 16:58:44 +01:00
acheron
150fc3e832
Fix workspace `resolver` warning ( #2676 )
2023-10-30 22:39:07 +01:00
acheron
fc9fd6d24b
v0.29.0 ( #2672 )
2023-10-16 18:35:17 +02:00
acheron
e1afcbf71e
v0.28.0 ( #2527 )
2023-06-09 18:00:35 +02:00
Henry-E
3b45144787
v0.27.0 ( #2428 )
2023-03-08 13:28:23 +00:00
Henry-E
45fa9bd3ba
Update Solana-program and rust-version ( #2420 )
2023-03-02 17:23:16 +00:00
Henry-E
4bef8c40ef
Switch to using @coral-xyz/anchor packages ( #2318 )
2022-12-16 13:21:50 +00:00
Henry-E
347c225a27
v0.26.0 ( #2315 )
...
* v0.26.0
* update packages
* typedocs
Co-authored-by: henrye <henry@notanemail>
2022-12-15 16:12:22 +00:00
Henry-E
66e4295fe0
drop rust version to allow earlier CLIs to compile ( #2289 )
...
* drop back rust version to allow earlier cli to compile
* update solana program to 1.13.5 latest mainnet version
Co-authored-by: henrye <henry@notanemail>
2022-11-29 11:36:48 +00:00
Henry-E
5291a7b6ff
Update rust to v1.62 ( #2272 )
...
* update rust from v1.56 to v1.65
* remove unnecessary borrows to appease clippy
* stop clippy complaining for now
* use 1.64 instead because of CI stuff
* update CHANGLEOG
* just seeing if the cli version is affecting the available rust version
* ok, back to 1.62
Co-authored-by: henrye <henry@notanemail>
2022-11-22 16:13:45 +00:00
Armani Ferrante
6baed77eb5
v0.25.0 ( #2031 )
2022-07-05 16:32:55 -04:00
Sohrab
55e0c5d9dd
fix: align links to coral-xyz/anchor github repo ( #1988 )
2022-06-19 22:16:16 -04:00
Armani Ferrante
0b4c7b0c73
v0.24.2 ( #1788 )
2022-04-13 19:44:18 -04:00
Armani Ferrante
d491f0ba1d
v0.24.1 ( #1779 )
2022-04-12 18:50:33 -04:00
Armani Ferrante
b0f263214d
v0.24.0 ( #1769 )
2022-04-12 10:52:06 -04:00
Paul
537d470954
ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions ( #1707 )
2022-04-11 15:48:58 -04:00
Matthew Callens
23efadf08f
tests: update assertions to use chai and more strict ( #1672 )
2022-03-24 11:44:33 -04:00
Armani Ferrante
77b1afcf2f
v0.23.0 ( #1660 )
2022-03-20 23:30:55 -04:00
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
Tom Linton
5ff9947ba2
lang: Error on undocumented unsafe account types ( #1452 )
2022-02-17 17:45:33 -05:00
man0s
83121c26eb
Add check for mutability of init payer ( #1271 )
2022-02-08 18:34:18 +01: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
Tom Linton
713d43668b
examples, tests: Setup prettier ( #1152 )
2021-12-15 18:11:41 -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
3958533750
Static owner and program ID checks ( #686 )
2021-09-07 13:06:15 -07:00
Armani Ferrante
5d8b4765f2
Add /tests dir ( #676 )
2021-09-04 05:33:39 -07:00