-
Notifications
You must be signed in to change notification settings - Fork 90
Starknet v0.12.2 update #1152
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
Starknet v0.12.2 update #1152
Conversation
c9ef3e0 to
5c6bf4b
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## development #1152 +/- ##
===============================================
- Coverage 96.99% 96.51% -0.49%
===============================================
Files 92 92
Lines 4433 4478 +45
===============================================
+ Hits 4300 4322 +22
- Misses 133 156 +23
☔ View full report in Codecov by Sentry. |
drknzz
left a comment
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.
Green checks in tests is what I like 😎 👍
The codecov got hit a bit though, would be good to do something about it before merging
…rknet.py into tomek/1149-0.12.2
Closes #1149
Closes #1155
Closes #1159
Introduced changes
GatewayClient-get_public_keyandget_signatureget_state_updatenow accepts additional parameter -include_blockold_root,new_root(BlockStateUpdateSchema) androot(state_rootinStarknetBlockSchema) to be Felts