-
Notifications
You must be signed in to change notification settings - Fork 818
Release v5 #657
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
Merged
Release v5 #657
Conversation
This file contains hidden or 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
Co-authored-by: Ivan Pavičić <[email protected]>
…t.js into feat/0.11.0/api-sequencer
0.11.0 Sequencer API
# [5.3.0](v5.2.0...v5.3.0) (2023-03-29) ### Features * declare v2 from account ([bc861b7](bc861b7)) * declare v2 intermidiate ([a8fdfe3](a8fdfe3)) * get_compiled_class_by_class_hash, get_class_by_hash, ContractClass, rpc hotfix ([fc33d19](fc33d19)) * get_state_update, fix types, fix responseParser, fix BigNumberish api response, fix OPENRPC ([50a2c29](50a2c29)) * minimal changes api ([7cec344](7cec344)) * remove version 0 invoke and declare ([08bd65c](08bd65c)) * skipValidate full impl ([8b20e2e](8b20e2e)) * update hashing to cairo-lang 0.11.0, cairo 1.0.0.alpha-6 ([b6669b5](b6669b5))
feat: support cairo1 execute calldata
# [5.4.0](v5.3.0...v5.4.0) (2023-04-03) ### Bug Fixes * adjust suggested max fee response type ([78b1f81](78b1f81)) ### Features * support cairo1 execute calldata ([1f7f001](1f7f001))
chore: fix call response type & Signature type
## [5.4.1](v5.4.0...v5.4.1) (2023-04-03) ### Bug Fixes * remove AnySignatureType and parseSignature method ([358bfad](358bfad)) * signature tight flexible resolution ([4990cd8](4990cd8))
…caly fix: implement custom ts error localy
## [5.4.2](v5.4.1...v5.4.2) (2023-04-04) ### Bug Fixes * implement custom ts error localy ([fa90a3e](fa90a3e))
[WIP] storage key
## [5.13.2](v5.13.1...v5.13.2) (2023-06-16) ### Bug Fixes * rpc storage key & added simple storage test ([6c66202](6c66202))
# [5.14.0](v5.13.2...v5.14.0) (2023-06-21) ### Features * add isCairo1 utility methods ([78e9f87](78e9f87))
✅ Deploy Preview for starknetjs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
ivpavici
approved these changes
Jun 21, 2023
0.11.2/redeclare ts
## [5.14.1](v5.14.0...v5.14.1) (2023-06-26) ### Bug Fixes * export utils provider,selector, contract, events. Simulate dev import on tests ([00b7bdf](00b7bdf)) * redeclare contract ([10da77e](10da77e))
🎉 This PR is included in version 5.14.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 5.15.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 5.19.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.