Commit db3da20
authored
feat(lang): remove solana-program from anchor_lang (#3819)
* chore(lang): remove solana-program from anchor_lang
* fix(lang): replace deprecated realloc with resize in close function
* fix(lang): replace deprecated store_current_index to store_current_index_checked
* fix(lang): cargo clippy fixes
* chore: update CHANGELOG.md
* feat(lang): add solana-program-option dependency
* fix(lang): integrate solana-feature-gate-interface and get_stack_height
* chore: Update Cargo.lock files
* fix: elided lifetime warnings
* chore: Correct link reference in CHANGELOG.md
* chore: cargo sort1 parent 2f71cb3 commit db3da20
File tree
33 files changed
+3262
-1076
lines changed- cli
- idl
- lang
- derive/serde
- src
- accounts
- syn
- tests
- spl
- tests
- auction-house
- spl/metadata
33 files changed
+3262
-1076
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments