-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update Algokit dependencies to latest stable versions
Updated the `algokit-client-generator` and `algokit-utils` to their (still algosdk v3) latest stable versions
- Loading branch information
Showing
10 changed files
with
46 additions
and
43 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"version": "0.11.8", | ||
"license": "MIT", | ||
"scripts": { | ||
"generate-client": "pnpx @algorandfoundation/[email protected]-beta.7 generate -a contracts/artifacts/StakingPool.arc56_draft.json -o contracts/clients/StakingPoolClient.ts && pnpx @algorandfoundation/[email protected]-beta.7 generate -a contracts/artifacts/ValidatorRegistry.arc56_draft.json -o contracts/clients/ValidatorRegistryClient.ts && ./update_contract_artifacts.sh", | ||
"generate-client": "pnpx @algorandfoundation/[email protected] generate -a contracts/artifacts/StakingPool.arc56_draft.json -o contracts/clients/StakingPoolClient.ts && pnpx @algorandfoundation/[email protected] generate -a contracts/artifacts/ValidatorRegistry.arc56_draft.json -o contracts/clients/ValidatorRegistryClient.ts && ./update_contract_artifacts.sh", | ||
"compile-contract": "tealscript contracts/*.algo.ts contracts/artifacts", | ||
"generate-components": "algokit-generate-component contracts/artifacts/validatorRegistry.arc32.json contracts/artifacts/components", | ||
"noalgobuild": "pnpm run compile-contract -- --skip-algod && pnpm run generate-client", | ||
|
@@ -17,11 +17,11 @@ | |
"prettier:fix": "pnpx prettier --write ." | ||
}, | ||
"dependencies": { | ||
"@algorandfoundation/algokit-utils": "7.0.0-beta.22", | ||
"@algorandfoundation/algokit-utils": "7.0.0", | ||
"algosdk": "2.9.0" | ||
}, | ||
"devDependencies": { | ||
"@algorandfoundation/algokit-client-generator": "4.0.0-beta.7", | ||
"@algorandfoundation/algokit-client-generator": "4.0.0", | ||
"@algorandfoundation/tealscript": "0.105.5", | ||
"@joe-p/algokit-generate-component": "0.2.1", | ||
"@typescript-eslint/eslint-plugin": "8.8.1", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
b997c64
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
reti – ./
reti-nodely.vercel.app
fnet.reti.nodly.io
reti-git-dev-nodely.vercel.app