Jacob Creech
47284f8f0b
v0.31.1 ( #3666 )
...
Co-authored-by: acheron <acheroncrypto@gmail.com>
2025-04-20 00:39:49 +02:00
acheron
0e5285aecd
v0.31.0 ( #3259 )
2025-03-08 17:22:13 +01:00
acheron
aa48efb437
ts: Update `engines.node` to `>= 17` ( #3301 )
2024-10-09 23:58:09 +02:00
acheron
467ae43621
idl: Fix using `address` constraint with non-const expressions ( #3216 )
2024-08-31 18:15:30 +02:00
acheron
a8d2598cc9
tests: Move constant seed derivation test to `pda-derivation` ( #3064 )
2024-07-01 20:56:26 +02:00
acheron
e6d7dafe12
v0.30.1 ( #3040 )
2024-06-20 17:20:02 +02:00
acheron
f326b89c48
idl: Fix using `address` constraint with field expressions ( #3034 )
2024-06-18 22:54:40 +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
John Anthos
a9c423ef24
syn: Fix IDL constant seeds parsing ( #2699 )
2023-11-15 23:59:34 +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
Jean Marchand (Exotic Markets)
243ab75738
lang: Type safe bumps ( #2542 )
2023-10-10 23:48:23 +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
Noah Prince
feff131ab0
fix: Nested pda types and account resolution for pdas ( #2259 )
2022-11-13 21:45:41 -05:00
Noah Prince
e69e50daaf
feat: Add has_one relations inference so you don't need to pass accounts that are referenced by a has_one ( #2160 )
2022-09-10 12:52:59 -04:00