Nathan Marley
|
ae8179367d
feat: Add support for Bun as a package manager (#3586)
|
3 months ago |
Hasip Timurtas
|
b5aced54f3
fix: Resolve Clippy Warnings and Format (#3751)
|
3 months ago |
acheron
|
157a52f1e1
Replace `backpackapp/build` Docker image with `solanafoundation/anchor` (#3619)
|
6 months ago |
acheron
|
96ed3b791c
cli: Convert package managers to lowercase during serialization (#3531)
|
8 months ago |
acheron
|
0922dc3615
cli: Fix altering user-provided lib names (#3467)
|
9 months ago |
acheron
|
135d7e02c0
cli: Fix custom `provider.cluster` (#3428)
|
10 months ago |
acheron
|
eee03bc7c3
cli: Remove allowing false positive `clippy::needless_borrows_for_generic_args` (#3347)
|
11 months ago |
Arihant Bansal
|
d34c04a98a
cli: Add optional `package-manager` flag in `init` command to set package manager field in Anchor.toml (#3328)
|
11 months ago |
acheron
|
5df7fbda90
cli: Use OS-agnostic paths (#3307)
|
1 year ago |
acheron
|
e48e7e60a6
cli: Accept integers for `warp_slot` (#3235)
|
1 year ago |
acheron
|
98396c0aef
Fix clippy 1.80.0 lints (#3145)
|
1 year ago |
acheron
|
cdf25593b2
cli: Sync program ids on the initial build (#3023)
|
1 year ago |
acheron
|
518b73f219
Fix clippy 1.78.0 lints (#2971)
|
1 year ago |
Mike MacCana
|
940de79bb0
cli: Add filename to 'Unable to read keypair file' errors (#2932)
|
1 year ago |
acheron
|
f74ea64ca6
idl: Rename crate name to `anchor-lang-idl` (#2908)
|
1 year ago |
amilz
|
45c84c524f
cli: Add `deactivate_feature` flag to `solana-test-validator` config in Anchor.toml (#2872)
|
1 year ago |
acheron
|
d9a9f19394
Fix IDL (#2824)
|
1 year ago |
acheron
|
2f552a17f5
cli: Fix excessive test validator requests (#2828)
|
1 year ago |
Gabriele Picco
|
169264d730
cli: Add support for simple wildcard patterns in Anchor.toml's `workspace.members` and `workspace.exclude` (#2785)
|
1 year ago |
acheron
|
a423f7855b
cli: Require explicit `overflow-checks` flag (#2716)
|
1 year ago |
Aoi Kurokawa
|
c58d2f232e
cli: add verifiable option in deploy command (#2705)
|
1 year ago |
acheron
|
9cb8d0355d
cli: Fix using user specific path for `provider.wallet` (#2696)
|
1 year ago |
acheron
|
4f996d0a58
cli: Add ability to override toolchain from `Anchor.toml` (#2649)
|
2 years ago |
Nick Guo
|
5602244e1a
cli: Support upgradeable program in anchor test (#2642)
|
2 years ago |
Sean Young
|
3e8bc76d72
Update to solang v0.3.2 and add simple test (#2636)
|
2 years ago |
Krešimir Klas
|
6ef6b79a6c
IDL generation through compilation (#2011)
|
2 years ago |
acheron
|
78d48552c6
docker: Update org name and Ubuntu version (#2533)
|
2 years ago |
acheron
|
3d7c97be90
cli: Accept program lib name for `anchor deploy --program-name` (#2519)
|
2 years ago |
Sean Young
|
9e7c33eec1
Add support for Solidity using the Solang compiler (#2421)
|
2 years ago |
Pierre
|
9a075087d0
feat: Add account-dir test-validator argument support (#2436)
|
2 years ago |