acheron
|
383e440788
cli: Initialize with the correct program id (#2509)
|
2 tahun lalu |
Sarfaraz Nawaz
|
835dc5b07f
lang: Rename derive_anchor_deserialize -> derive_init_space (#2510)
|
2 tahun lalu |
acheron
|
1c6f86e5f7
Upgrade Solana to 1.16.0 (#2512)
|
2 tahun lalu |
acheron
|
2bf8afebd2
cli: Use `confirmed` commitment level in commands (#2506)
|
2 tahun lalu |
acheron
|
70d922301e
cli: Add `anchor keys sync` command (#2505)
|
2 tahun lalu |
cavemanloverboy
|
0c8498d195
cli: Exit `anchor clean` without error when dirs don't exist (#2504)
|
2 tahun lalu |
Noah Gundotra
|
23b90bffc0
Feature: CPI Events API (#2438)
|
2 tahun lalu |
Last Emperor
|
c3625c8cf2
examples: Add an example with `instruction` method (#2501)
|
2 tahun lalu |
acheron
|
67eb7520b5
tests: Fix zero-copy tests (#2498)
|
2 tahun lalu |
acheron
|
f9d0eca704
spl: Update `spl-token-2022` to 0.6.1 (#2496)
|
2 tahun lalu |
acheron
|
4793b90db1
Fix `toml_datetime` 1.64.0 MSRV error (#2495)
|
2 tahun lalu |
chalda
|
41a4d820d3
cli: Add print base64 instruction option for some of the IDL commands (#2486)
|
2 tahun lalu |
Pierre
|
b7bada148c
fix: remove skip preflight from cli (#2492)
|
2 tahun lalu |
Ryan De La O
|
89e94d1d6a
cli: Fix incorrect metadata.address generation (#2485)
|
2 tahun lalu |
CanardMandarin
|
714d524863
lang: Add error message when Mint and TokenAccount with `init` are not ordered correctly (#2484)
|
2 tahun lalu |
James
|
9a93a2eccc
ts: Improve IDL typing (#2482)
|
2 tahun lalu |
CanardMandarin
|
d1ddf00293
lang: Fix incorrectly checking the first init constraint (#2483)
|
2 tahun lalu |
Matthew Callens
|
ac86e15756
spl: remove mpl `create_metadata_account_v2` wrapper that were removed from program (#2480)
|
2 tahun lalu |
acheron
|
c1667120e6
bench: Add a script to sync benchmark results for all versions (#2477)
|
2 tahun lalu |
acheron
|
a195106117
spl: Use fixed version for `winnow` crate to fix new builds (#2478)
|
2 tahun lalu |
acheron
|
03b1e4df6b
Upgrade `clap` to 4.2.4 (#2474)
|
2 tahun lalu |
Proph3t
|
876ef41610
docs: fix broken links in `AccountLoader` docs (#2473)
|
2 tahun lalu |
Tuan Pham Minh
|
c14ae6b4f8
Fix typo of `is_signer` field in intro-to-solana docs page (#2469)
|
2 tahun lalu |
acheron
|
5910dd3e2f
Add benchmarking for compute units usage (#2466)
|
2 tahun lalu |
CanardMandarin
|
2e89b79c51
fix: used identifiers in handler (#2464)
|
2 tahun lalu |
Elliot Kennedy
|
670b4f5005
Add `token_program` constraint to token, mint, and associated token accounts (#2460)
|
2 tahun lalu |
Vladimir Guguiev
|
b11d63861c
docker: Update the version of NODE_VERSION to the current LTS (#2462)
|
2 tahun lalu |
xiyao
|
8cf87d8364
fix: add `.yarn` to the default gitignore of anchor-cli (#2461)
|
2 tahun lalu |
Sean Young
|
9e7c33eec1
Add support for Solidity using the Solang compiler (#2421)
|
2 tahun lalu |
Nick Garfield
|
fbd0688903
Replace unsafe arithmetic with checked_add (#2448)
|
2 tahun lalu |