-
Notifications
You must be signed in to change notification settings - Fork 756
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
Final V5 Release #831
Merged
Final V5 Release #831
Conversation
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
Update code examples link
* docs: update guide for rpc nodes access * Update www/docs/guides/connect_network.md Co-authored-by: Ivan Pavičić <[email protected]> --------- Co-authored-by: Ivan Pavičić <[email protected]>
docs: tweak tsdoc elements
Co-authored-by: Ivan Pavičić <[email protected]>
cleanup and docs update, string types descriptive
Remove testnet2
fix: cairo 1 variable with _len in name
Next version - 5.20.0
RPC v5, Test Setup Update
Default RPC Provider
Feat/wft status
Fix/remove buffer
Update next version v5
Next version
# [5.23.0](v5.22.0...v5.23.0) (2023-11-10) ### Bug Fixes * correction of CairoAssembly type ([340392f](340392f)) * nethermind public node work's on https ([12c1582](12c1582)) * offset type in DEPRECATED_CAIRO_ENTRY_POINT ([452df9e](452df9e)) * remove buffer ([f8f1caa](f8f1caa)) ### Features * export types and respose type in nonspec ([e42f9f9](e42f9f9)) * refactored tests setup ([a6be207](a6be207)) * rpc 0.5.0, spec refactored and rebuilt, wip testing setup refactor ([ecfbe19](ecfbe19)) * rpc default provider and public nodes ([12402e3](12402e3)) * rpc Provider cleanup & refactor, RPC Spec types update ([c373ca4](c373ca4)) * set default provider to random rpc provider, update rpc provider, update test setup ([321311e](321311e)) * test general parameters overide ([c888d23](c888d23)) * use txStatus in waitForTransaction ([dd80eb5](dd80eb5)) * waitForTransaction tx hash readiness, test errors & logging update, rpc ([39b3fa7](39b3fa7)) * wip ([98aa89c](98aa89c))
fix: skip chainId eager load for RpcProvider initialization
feat: rpc 0.5.1
# [5.24.0](v5.23.0...v5.24.0) (2023-11-13) ### Bug Fixes * skip chainId eager load for RpcProvider initialization ([3bccc4d](3bccc4d)) ### Features * rpc 0.5.1 ([0306b90](0306b90))
## [5.24.1](v5.24.0...v5.24.1) (2023-11-13) ### Bug Fixes * stringify error handler data ([1eab2d3](1eab2d3))
✅ Deploy Preview for starknetjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
penovicp
approved these changes
Nov 13, 2023
🎉 This PR is included in version 5.24.2 🎉 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.
Motivation and Resolution
This is final V5 Release.
Only in case of extreme importance we will add patches.
This is also the latest release with Sequencer provider.
RPC version (if applicable)
0.5.1