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

peerInfo: Use U32 instead of BlockNumber #288

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

cdamian
Copy link
Contributor

@cdamian cdamian commented Aug 16, 2022

Issue reported on discord by one of our users. Was able to confirm the error caused by the incorrect type.

@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #288 (f0ad310) into master (77783c7) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
+ Coverage   69.38%   69.41%   +0.02%     
==========================================
  Files         130      130              
  Lines        6732     6732              
==========================================
+ Hits         4671     4673       +2     
+ Misses       1360     1359       -1     
+ Partials      701      700       -1     
Impacted Files Coverage Δ
rpc/author/submit_and_watch_extrinsic.go 80.95% <0.00%> (+9.52%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cdamian cdamian requested a review from akhilesharora August 16, 2022 12:56
Copy link

@akhilesharora akhilesharora left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@cdamian cdamian merged commit dee2d63 into master Aug 16, 2022
yrong added a commit to Snowfork/go-substrate-rpc-client that referenced this pull request Feb 19, 2023
yrong added a commit to Snowfork/go-substrate-rpc-client that referenced this pull request Mar 7, 2023
* Fix test: cherry pick centrifuge#288 from centrifuge

* For #12345 from substrate

* Add OptionalSignedCommitment

* Remove obsolete marshalling code

* MMR: #12345 and #12530 from substrate

* Fix for ci

* Use optional param instead

* Bump substrate image

* Disable breaking test for ci

---------

Co-authored-by: Vincent Geddes <vincent@snowfork.com>
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