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

Fix StakeRegistration deser #380

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Fix StakeRegistration deser #380

merged 1 commit into from
Oct 6, 2024

Conversation

cffls
Copy link
Collaborator

@cffls cffls commented Oct 6, 2024

Fixed #379

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.30%. Comparing base (8a44f92) to head (a59e4d1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
+ Coverage   85.22%   85.30%   +0.07%     
==========================================
  Files          32       32              
  Lines        4211     4213       +2     
  Branches     1059     1060       +1     
==========================================
+ Hits         3589     3594       +5     
+ Misses        435      434       -1     
+ Partials      187      185       -2     

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

@cffls cffls merged commit 3ca745a into main Oct 6, 2024
20 checks passed
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.

Staking certificate to_cbor -> from_cbor gives incorrect result
1 participant