Skip to content

Conversation

@tomek0123456789
Copy link
Contributor

Closes #1186
Closes #1177
Closes #1169

Introduced changes

  • added RPC 0.5.0

  • This PR contains breaking changes
  • a few, find them in migration guide

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0840c41) 97.58% compared to head (12cc961) 97.47%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #1201      +/-   ##
===============================================
- Coverage        97.58%   97.47%   -0.11%     
===============================================
  Files               92       92              
  Lines             4672     4749      +77     
===============================================
+ Hits              4559     4629      +70     
- Misses             113      120       +7     
Files Coverage Δ
starknet_py/net/client_models.py 100.00% <100.00%> (ø)
starknet_py/net/full_node_client.py 89.87% <100.00%> (-3.33%) ⬇️
starknet_py/net/gateway_client.py 96.81% <ø> (ø)
starknet_py/net/schemas/gateway.py 99.39% <100.00%> (ø)
starknet_py/net/schemas/rpc.py 98.46% <96.92%> (+0.43%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tomek0123456789 tomek0123456789 merged commit 4c25dc0 into development Oct 31, 2023
@tomek0123456789 tomek0123456789 deleted the tomek/1186-rpc-0.5.0 branch October 31, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update RPC to v0.5.0 FIx TransactionTraceSchema.get_data_type method after RPC v0.5.0 drop Remove hack in FullNodeClient.get_block_traces

4 participants