Dominic Lee
|
6f4fe1dd11
ts: add missing types for conditional exports (#1137)
|
3 年之前 |
Paul
|
b3720a0b84
lang, ts: fix init_if_needed missing ATA address check (#1221)
|
3 年之前 |
Paul
|
1749a7bd53
cli: Add `anchor expand` command (#1160)
|
3 年之前 |
Paul
|
51366441d2
lang: implement AsRef<T> for Account<'a, T> (#1173)
|
3 年之前 |
Paul
|
b5827c1b24
lang: add default impls for AccountSerialize and AccountDeserialize (#1156)
|
3 年之前 |
Tom Linton
|
51aeb08ae1
lang: Handle arrays with const as length (#968)
|
3 年之前 |
y2kappa
|
fa3d190d42
lang: #[repr(C)] for zero_copy accounts (#1106)
|
3 年之前 |
Paul
|
790fda9258
lang: add `set_inner` function to `Account<'a, T>` (#1177)
|
3 年之前 |
Drew Nutter
|
34c4e50917
client: use any Signer instead of only Keypair (#975)
|
3 年之前 |
Neco
|
483999e870
ts: remove deprecated commitment settings (#1128)
|
3 年之前 |
Paul
|
af926876c5
ts: add optional commitment arg (#1171)
|
3 年之前 |
man0s
|
561f7cdaa8
Change AccoutNotProgramOwned error to AccountOwnedByWrongProgram (#1154)
|
3 年之前 |
0xCryptoSheik
|
a7e80079da
fix: translateAddress should not rely on PublicKey constructor nam (#1138)
|
3 年之前 |
Paul
|
911620ee27
lang: programdata_address field for Program account (#1125)
|
3 年之前 |
Paul
|
96f79993dd
ci: update solana cli (#1133)
|
3 年之前 |
Armani Ferrante
|
3afd1a22e4
v0.19.0 (#1116)
|
3 年之前 |
Paul
|
423ddde30a
lang: Always execute constraints for init_if_needed (#1096)
|
3 年之前 |
Dominic Lee
|
bef1bd8b80
ts: add getAccountInfo helper method to account namespace/client (#1084)
|
3 年之前 |
Paul
|
3321a3f9c9
lang: Add ProgramData account (#1095)
|
3 年之前 |
Paul
|
517838e494
ts: Better public key error msgs (#1098)
|
3 年之前 |
Armani Ferrante
|
be4e946040
spl: Move permissioned market proxy (#962)
|
3 年之前 |
Paul
|
926c0246e3
lang: Add deprecated attribute to Loader (#1078)
|
3 年之前 |
Tom Linton
|
1c5f503a75
cli: Add version name from programs Cargo.toml to IDL (#1061)
|
3 年之前 |
Paul
|
8a30d87064
lang: Log instruction names (#1057)
|
3 年之前 |
Mikhail Gorbachev
|
2d44654a4b
lang: Add `AccountNotInitialized` error (#1024)
|
3 年之前 |
Kirill Fomichev
|
3688683931
lang: Add `deprecated` attribute to `ProgramAccount` (#1014)
|
3 年之前 |
SolanaMonkeyBusiness
|
c188846a4b
ts: Add postInstructions (#1007)
|
3 年之前 |
Tom Linton
|
1319dc65d6
v0.18.2 (#1011)
|
3 年之前 |
Tom Linton
|
468fe79473
cli, examples, tests: Remove global JavaScript dependencies in favour of local (#990)
|
3 年之前 |
Kirill Fomichev
|
ac3fbe8d38
cli: Add `idl-ts` option to build command (#940)
|
3 年之前 |