-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: Anchor Contract Dependencies (#769)
* Dust off dependencies, start updating to latest anchor * ci: Update to point to the latest backpackapp/build image * fix edition config * Work around lifetime issues from latest anchor * Fix compilation of all programs * Pin ahash so it doesn't require rustc that's too new cargo update -p [email protected] --precise 0.8.6 * Pin toml_edit the same way cargo update -p [email protected] --precise 0.21.0 * Address clippy lint * Pin solana to 1.17 * Bump anchor js dep under contract tests * gauntlet: Update to anchor 0.29 * Fix close() feed computation limits * Update yarn.lock * Update more serum references * Update the ts library * Fix anchor ocr2 case naming issue * Update lockfiles, maybe this fixes the config load issue * Update the generated bindings folder location too * bump ts-mocha in examples * fix folder path in script * fix localnet deployment keys * fix ocr2 -> ocr_2 naming for filepaths * ts syntax fix * bump generated deps * build artifacts * bump example deps * update gauntlet --------- Co-authored-by: Blaž Hrastnik <[email protected]>
- Loading branch information
Showing
113 changed files
with
3,199 additions
and
1,792 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.