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

Update keyState call to use hex string instead of int for sequence number. #195

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

pfeairheller
Copy link
Member

This PR fixes keyState queries by using hex string for sequence number parameter instead of int.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8b20807) 81.42% compared to head (f945bf1) 81.42%.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #195   +/-   ##
============================================
  Coverage        81.42%   81.42%           
============================================
  Files               46       46           
  Lines             4141     4141           
  Branches          1030     1030           
============================================
  Hits              3372     3372           
  Misses             737      737           
  Partials            32       32           

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

@pfeairheller pfeairheller merged commit f9b71bb into WebOfTrust:development Jan 16, 2024
6 checks passed
@pfeairheller pfeairheller deleted the fix-sn-snh branch January 16, 2024 20:52
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.

2 participants