Commit e0c1dcc
Fix GitHub Actions: anchor 1.0.0 CLI and Quasar.toml path field
- Update anchor workflow to use anchor-version 1.0.0 (was 0.32.1),
matching the anchor-lang = "1.0.0" used by all projects
- Add required `path = "target/client"` to [clients] section in all
41 Quasar.toml files; Quasar CLI PR #160 made this field mandatory
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f3b5b04 commit e0c1dcc
42 files changed
Lines changed: 42 additions & 1 deletion
File tree
- .github/workflows
- basics
- account-data/quasar
- checking-accounts/quasar
- close-account/quasar
- counter/quasar
- create-account/quasar
- favorites/quasar
- hello-solana/quasar
- pda-rent-payer/quasar
- processing-instructions/quasar
- program-derived-addresses/quasar
- realloc/quasar
- rent/quasar
- repository-layout/quasar
- transfer-sol/quasar
- compression
- cnft-burn/quasar
- cnft-vault/quasar
- cutils/quasar
- oracles/pyth/quasar
- tokens
- create-token/quasar
- escrow/quasar
- pda-mint-authority/quasar
- token-2022
- basics/quasar
- cpi-guard/quasar
- default-account-state/quasar
- group/quasar
- immutable-owner/quasar
- interest-bearing/quasar
- memo-transfer/quasar
- mint-close-authority/quasar
- non-transferable/quasar
- permanent-delegate/quasar
- transfer-fee/quasar
- transfer-hook
- account-data-as-seed/quasar
- allow-block-list-token/quasar
- counter/quasar
- hello-world/quasar
- transfer-cost/quasar
- transfer-switch/quasar
- whitelist/quasar
- token-fundraiser/quasar
- transfer-tokens/quasar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
0 commit comments