Eoin Murphy
|
9fea72e701
ts: fill in some gaps for ts IDL types (#1393)
|
3 years ago |
Tom Linton
|
75469f423c
cli: anchor version manager (avm) (#1385)
|
3 years ago |
Tom Linton
|
5e2821fd85
cli: Expose --account flag for solana-test-validator in Anchor.toml (#1366)
|
3 years ago |
Matthew Callens
|
714f5e6b75
ts: fix `Wallet` class declaration (#1363)
|
3 years ago |
Paul
|
17c9463592
Lang: feature flag for init_if_needed (#1258)
|
3 years ago |
Armani Ferrante
|
46722953c1
ts: verified build utility (#1371)
|
3 years ago |
Armani Ferrante
|
16a7dc5dc1
lang: store calculated bump seeds in context (#1367)
|
3 years ago |
Armani Ferrante
|
e121e4e09d
ts: builder api (#1324)
|
3 years ago |
xjcaa
|
f34287e399
ts: remove event error log (#1313)
|
3 years ago |
Alan O'Donnell
|
e04f144e12
lang: add seeds::program constraint for PDAs (#1197)
|
3 years ago |
Paul
|
0dfed11eaa
lang: rename loader_account.rs to account_loader.rs (#1279)
|
3 years ago |
Armani Ferrante
|
4422902e86
changelog: move breaking section into unreleased (#1287)
|
3 years ago |
Armani Ferrante
|
84e0852584
ts: `Coder` as interface and SPL token coder (#1259)
|
3 years ago |
Armani Ferrante
|
a81ff88d76
v0.20.1 (#1274)
|
3 years ago |
Paul
|
01ff03b09b
lang: give better errors for init when programs are missing (#1257)
|
3 years ago |
Armani Ferrante
|
9c47c0a6cd
v0.20.0 (#1251)
|
3 years ago |
Paul
|
4d4cba5add
lang: add rent exempt check for init_if_needed when init is not needed (#1250)
|
3 years ago |
Paul
|
a830644203
lang: export accounts module, re-export its types in the prelude (#1208)
|
3 years ago |
Paul
|
e026e9e874
lang: fix missing ATA owner check (#1240)
|
3 years ago |
Dominic Lee
|
6f4fe1dd11
ts: add missing types for conditional exports (#1137)
|
3 years ago |
Paul
|
b3720a0b84
lang, ts: fix init_if_needed missing ATA address check (#1221)
|
3 years ago |
Paul
|
1749a7bd53
cli: Add `anchor expand` command (#1160)
|
3 years ago |
Paul
|
51366441d2
lang: implement AsRef<T> for Account<'a, T> (#1173)
|
3 years ago |
Paul
|
b5827c1b24
lang: add default impls for AccountSerialize and AccountDeserialize (#1156)
|
3 years ago |
Tom Linton
|
51aeb08ae1
lang: Handle arrays with const as length (#968)
|
3 years ago |
y2kappa
|
fa3d190d42
lang: #[repr(C)] for zero_copy accounts (#1106)
|
3 years ago |
Paul
|
790fda9258
lang: add `set_inner` function to `Account<'a, T>` (#1177)
|
3 years ago |
Drew Nutter
|
34c4e50917
client: use any Signer instead of only Keypair (#975)
|
3 years ago |
Neco
|
483999e870
ts: remove deprecated commitment settings (#1128)
|
3 years ago |
Paul
|
af926876c5
ts: add optional commitment arg (#1171)
|
3 years ago |