Skip to content
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

remove block_id from starknet_subscribeTransactionStatus #2410

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

rianhughes
Copy link
Contributor

This PR removes the BlockID parameter from starknet_subscribeTransactionStatus method

spec: https://github.com/starkware-libs/starknet-specs/blob/v0.8.0-rc2/api/starknet_ws_api.json#L134

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.39%. Comparing base (ba5e78f) to head (69e7d02).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2410      +/-   ##
==========================================
- Coverage   74.56%   74.39%   -0.18%     
==========================================
  Files         113      113              
  Lines       13020    13016       -4     
==========================================
- Hits         9709     9683      -26     
- Misses       2579     2597      +18     
- Partials      732      736       +4     

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

@rianhughes rianhughes merged commit 1caf86f into main Jan 31, 2025
13 checks passed
@rianhughes rianhughes deleted the rianhughes/fix-subTxnStatus branch January 31, 2025 12:07
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.

3 participants