acheron
|
6eacad4b11
cli: Add program template with multiple files (#2602)
|
2 years ago |
acheron
|
454f1dd044
ts: Add support for unnamed(tuple) enum in accounts (#2601)
|
2 years ago |
Jimii
|
b5cf67f13b
spl: Add `TokenRecordAccount` for pNFTs (#2597)
|
2 years ago |
Proph3t
|
58428f858d
Add `setup_tests.sh` for setting up your local machine for tests (#2594)
|
2 years ago |
acheron
|
4cf447a1c4
bench: Add benchmarking for program binary size (#2591)
|
2 years ago |
acheron
|
abfdc4e88f
chore: Remove duplicate dependency and and alphabetize features (#2590)
|
2 years ago |
acheron
|
2af9cc669b
cli: Improve converting non-conflicting paths to names in IDL (#2588)
|
2 years ago |
Proph3t
|
be8764b8a8
Fix typo in account.rs docs (#2587)
|
2 years ago |
acheron
|
b7b8736276
spl: Export `mpl-token-metadata` crate (#2583)
|
2 years ago |
acheron
|
cad868a052
Make the new IDL features explicit (#2582)
|
2 years ago |
acheron
|
8f30f00ec3
tests: Improve IDL comparison tests (#2581)
|
2 years ago |
Pierre
|
df3e95925b
chore: Use @noble/hashes/sha256 rather than obscure package (#2580)
|
2 years ago |
acheron
|
5eb678a8bf
ts: Lazy load workspace programs and improve program name accessor (#2579)
|
2 years ago |
acheron
|
4604fbea9c
cli: Automatically decide IDL generation method (#2578)
|
2 years ago |
Jean Marchand (Exotic Markets)
|
c548c85dff
chore: Remove unused crates (#2577)
|
2 years ago |
Jean Marchand (Exotic Markets)
|
2bb3237da6
chore: Fix clippy lints (#2576)
|
2 years ago |
dromaz
|
10eb698912
avm: Add support for the `.anchorversion` file (#2553)
|
2 years ago |
acheron
|
8309bb3ed5
cli: Fix `anchor build --no-docs` (#2575)
|
2 years ago |
acheron
|
c306463432
tests: Refactor IDL tests (#2573)
|
2 years ago |
acheron
|
cf057acac0
client: Fix compilation with Solana `1.14` (#2572)
|
2 years ago |
acheron
|
4e5280be46
cli: Fix workspace inheritence (#2570)
|
2 years ago |
Lucas Steuernagel
|
cfc6d2916b
cli: Bump `solang-parser` version (#2569)
|
2 years ago |
acheron
|
472279d10d
cli: Add `--out` and `--out-ts` arguments for `idl build` command (#2566)
|
2 years ago |
acheron
|
b7e91d4d0d
Remove IDL `path` field (#2564)
|
2 years ago |
Krešimir Klas
|
6ef6b79a6c
IDL generation through compilation (#2011)
|
2 years ago |
Noah Prince
|
0225b7c0fd
lang: Allow polymorphic CPI calls matching an interface (#2559)
|
2 years ago |
Jean Marchand (Exotic Markets)
|
9ff7dfcf6f
lang: Support for `const` in the `InitSpace` macro (#2555)
|
2 years ago |
chalda
|
401d526150
client: Add `DynSigner` (#2550)
|
2 years ago |
acheron
|
e55cd3e646
lang: Add `Lamports` trait (#2552)
|
2 years ago |
Jean Marchand (Exotic Markets)
|
5624bfe0ff
lang: Fix typo in the doc (#2551)
|
2 years ago |