Skip to content

Conversation

@ddoktorski
Copy link
Collaborator

  • Update RPC to v0.5.1
  • Add missing documentation

Closes #1222

Introduced changes

-Update RPC to v0.5.1

  • Add missing documentation for get_l1_message_hash() and get_checksum_address()

  • This PR contains breaking changes

Copy link
Contributor

@tomek0123456789 tomek0123456789 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@codecov
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94321d3) 98.00% compared to head (09d0edb) 98.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##           development    #1223   +/-   ##
============================================
  Coverage        98.00%   98.00%           
============================================
  Files               90       90           
  Lines             4751     4754    +3     
============================================
+ Hits              4656     4659    +3     
  Misses              95       95           
Files Coverage Δ
starknet_py/hash/address.py 100.00% <ø> (ø)
starknet_py/net/client_models.py 100.00% <100.00%> (ø)
starknet_py/net/full_node_client.py 97.64% <ø> (ø)
starknet_py/net/schemas/rpc.py 98.98% <100.00%> (+<0.01%) ⬆️

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

@ddoktorski ddoktorski merged commit 51e073b into development Nov 10, 2023
@ddoktorski ddoktorski deleted the ddoktorski/1222-rpc-0.5.1 branch November 10, 2023 13:15
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.1

3 participants