Commit 1af57bb
committed
chore: standardise @solana/web3.js to ^1.98.4 across all packages
The repo had 20+ different @solana/web3.js versions ranging from ^1.32.0
to ^1.95.5 (and one pinned 1.98.2). This caused inconsistent dependency
resolution and potential compatibility issues between examples.
Standardise everything to ^1.98.4 (latest 1.x) for consistency.
All examples share the same runtime so there's no reason for divergent
version constraints.1 parent 613506c commit 1af57bb
54 files changed
Lines changed: 54 additions & 54 deletions
File tree
- basics
- account-data
- anchor
- native
- pinocchio
- checking-accounts
- anchor
- native
- pinocchio
- close-account/native
- counter
- mpl-stack
- native
- pinocchio
- create-account
- native
- pinocchio
- cross-program-invocation/native
- favorites
- native
- pinocchio
- hello-solana/native
- pda-rent-payer
- anchor
- native
- pinocchio
- processing-instructions
- anchor
- native
- pinocchio
- program-derived-addresses
- native
- pinocchio
- realloc
- native
- pinocchio
- rent
- native
- pinocchio
- repository-layout
- anchor
- native
- transfer-sol
- anchor
- native
- pinocchio
- compression
- cnft-burn/anchor
- cutils/anchor
- tokens
- create-token/native
- escrow/native
- external-delegate-token-master/anchor
- nft-minter/native
- pda-mint-authority/native
- spl-token-minter/native
- token-2022
- basics/anchor
- default-account-state/native
- mint-close-authority/native
- multiple-extensions/native
- nft-meta-data-pointer/anchor-example/app
- non-transferable/native
- transfer-fee/native
- transfer-hook
- account-data-as-seed/anchor
- allow-block-list-token
- counter/anchor
- hello-world/anchor
- transfer-tokens/native
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
0 commit comments