-
Notifications
You must be signed in to change notification settings - Fork 37
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
feat(jellyfish-api-core): Add updatemasternode RPC and fixed fail test #1424
Conversation
Code Climate has analyzed commit 06f3552 and detected 0 issues on this pull request. View more on Code Climate. |
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Docker build preview for jellyfish/apps is ready! Built with commit 485c951
|
Codecov Report
@@ Coverage Diff @@
## main #1424 +/- ##
==========================================
+ Coverage 89.91% 89.95% +0.04%
==========================================
Files 354 347 -7
Lines 10161 9977 -184
Branches 1247 1223 -24
==========================================
- Hits 9136 8975 -161
+ Misses 976 946 -30
- Partials 49 56 +7
Continue to review full report at Codecov.
|
What this PR does / why we need it:
Restore updatemasternode and also, fix the fail masternode-related test while connecting to the latest docker image.
See DeFiCh/ain#934
Which issue(s) does this PR fixes?:
Fixes
Additional comments?: