-
Notifications
You must be signed in to change notification settings - Fork 7
feat: remove algosdk and update to the latest utils #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
refactor!: Remove algosdk dependency BREAKING CHANGE: removing algosdk
|
🎉 This PR is included in version 7.0.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 7.0.0-alpha.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 7.0.0-alpha.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 7.0.0-alpha.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* fix: bug with storage key type * chore: move bare call first (follow current main behaviour) * build: update semantic release to v25
| colorConsole.error`${err}` | ||
| process.exit(-1) | ||
| }) | ||
| void generateClients(appSpecPath) |
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.
Should we revert this back to have better error handling?
|
🎉 This PR is included in version 7.0.0-alpha.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
chore: update to utils alpha 29
|
🎉 This PR is included in version 7.0.0-alpha.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.