CanardMandarin
|
ec74adbcbb
lang: Use closures for `init` constraints (#2939)
|
1 year ago |
acheron
|
1c0b2132ec
avm: Ask whether to install if the version is not installed with the `use` command (#3230)
|
1 year ago |
acheron
|
18e9134072
idl: Fix using full path types with `Program` (#3228)
|
1 year ago |
acheron
|
51b21cebca
ts: Remove `StateCoder` (#3224)
|
1 year ago |
acheron
|
1152f9019a
ts: Upgrade `typescript` to 5.5.4 (#3221)
|
1 year ago |
acheron
|
879601e632
lang: Add `LazyAccount` (#3194)
|
1 year ago |
acheron
|
467ae43621
idl: Fix using `address` constraint with non-const expressions (#3216)
|
1 year ago |
David Leng
|
8e9f1e7a2b
cli: Fix template code shouldn't escape (#3210)
|
1 year ago |
acheron
|
65c159fb3c
ts: Include unresolved accounts in the resolution error message (#3207)
|
1 year ago |
dev4all.sol
|
a245dce292
ts: Add optional `options.blockhash` to `Provider.sendAndConfirm` (#3070)
|
1 year ago |
acheron
|
5ed75fbfb4
lang: Remove `arrayref` dependency (#3201)
|
1 year ago |
acheron
|
7cb20f2556
lang: Remove `borsh 0.9` support (#3199)
|
1 year ago |
acheron
|
0498580258
idl: Fix panicking on tests (#3197)
|
1 year ago |
acheron
|
679c1306f3
lang: Deprecate `#[interface]` attribute (#3195)
|
1 year ago |
acheron
|
84fdf31d58
idl: Add `IdlBuilder` (#3188)
|
1 year ago |
acheron
|
6d37cce8f3
cli: Migrate to `agave-install` when `solana_version` is `>= 1.18.19` (#3185)
|
1 year ago |
Dean 利迪恩
|
733b77a990
spl: Add `burn_checked`, `mint_to_checked` and `approve_checked` instructions (#3186)
|
1 year ago |
acheron
|
04b2153007
ts: Change the `Program` constructor's `idl` parameter type to `any` (#3181)
|
1 year ago |
acheron
|
eff7e4578c
Upgrade `node` to 20.16.0 LTS (#3179)
|
1 year ago |
acheron
|
275b28a345
ts: Improve error message of unsupported `view` method (#3177)
|
1 year ago |
acheron
|
2a7d943936
cli: Add `--no-idl` option to the `test` command (#3175)
|
1 year ago |
acheron
|
48c732ddac
ts: Remove `crypto-hash` dependency (#3171)
|
1 year ago |
acheron
|
d6b6ac7a4d
lang: Remove unused code related to deprecated program id macros (#3170)
|
1 year ago |
acheron
|
85ebc335b0
idl: Disallow empty discriminators (#3166)
|
1 year ago |
acheron
|
9a528003ea
cli: Support non-8-byte discriminators (#3165)
|
1 year ago |
acheron
|
46f52da34b
lang: Remove `discriminator` method from `Discriminator` trait (#3163)
|
1 year ago |
acheron
|
bb809fd1df
lang, ts: Remove "8 byte" requirement from discriminator error messages (#3161)
|
1 year ago |
acheron
|
033b71f786
idl: Disallow all zero account discriminators (#3159)
|
1 year ago |
acheron
|
438c481384
idl: Check ambiguous discriminators (#3157)
|
1 year ago |
JD
|
442541e9c5
spl: Rename metadata interface instruction fields from `token_program_id` to `program_id` (#3076)
|
1 year ago |