acheron
|
dbb0e88cb2
docs: Add `keys` command to the CLI documentation (#3266)
|
1 year ago |
acheron
|
dac2271d3a
cli: Always convert IDLs (#3265)
|
1 year ago |
acheron
|
967127146c
cli: Remove `panic!`s (#3263)
|
1 year ago |
acheron
|
28582a4515
docs: Add `Option` in Javascript Anchor Types Reference (#3260)
|
1 year ago |
acheron
|
c679b2782e
bench: Sync to update Solana version (#3258)
|
1 year ago |
acheron
|
020a304658
Upgrade Solana to v2 and SPL to the latest (#3219)
|
1 year ago |
acheron
|
8d52c1c244
spl: Remove `dex` feature (#3257)
|
1 year ago |
Jean Marchand (Exotic Markets)
|
e25918c609
lang: Allow the `cfg` attribute above the instructions (#2339)
|
1 year ago |
zilayo
|
4866680cb5
avm, cli: Add completions command to generate shell completions (#3251)
|
1 year ago |
acheron
|
e6a7d698dd
cli: Warn if a manifest has `solana-program` dependency (#3250)
|
1 year ago |
Noah Gundotra
|
c989c8e368
lang: Mention `init` constraint requires annotated account to sign (#3246)
|
1 year ago |
acheron
|
c1485e19ad
docs: Remove `anchor idl parse` from `workspace.types` documentation (#3248)
|
1 year ago |
acheron
|
340e9c13f4
lang: Remove `EventIndex` (#3244)
|
1 year ago |
acheron
|
0eb166b3bb
ci: Fix client example test (#3245)
|
1 year ago |
Yash Goyal
|
8a634c757b
cli: Use ESM imports and annote provider type in the default migration script (#3234)
|
1 year ago |
acheron
|
6145a8737f
Fix clippy 1.81.0 lints (#3237)
|
1 year ago |
acheron
|
e48e7e60a6
cli: Accept integers for `warp_slot` (#3235)
|
1 year ago |
acheron
|
a0ddeb375e
docs: Fix the `warp_slot` example (#3233)
|
1 year ago |
CanardMandarin
|
ec74adbcbb
lang: Use closures for `init` constraints (#2939)
|
1 year ago |
acheron
|
122ea2093c
docs: Update `seeds` feature documentation (#3232)
|
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 |
0xlws
|
afcf493971
docs: Replace broken resource link with Solana Playground in Intro to Solana (#3217)
|
1 year ago |
acheron
|
06527e57c3
lang: Optimize sized fields when using `LazyAccount` (#3218)
|
1 year ago |
acheron
|
879601e632
lang: Add `LazyAccount` (#3194)
|
1 year ago |
0xlws
|
dd14b2cce2
docs: Fix typos in Intro to Solana (#3214)
|
1 year ago |
acheron
|
467ae43621
idl: Fix using `address` constraint with non-const expressions (#3216)
|
1 year ago |
acheron
|
1e3c15e7c9
lang: Use `AccountDeserialize` when deserializing accounts with `Account` utils (#3213)
|
1 year ago |