-
Notifications
You must be signed in to change notification settings - Fork 117
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 observer role registration #6037
Conversation
✅ Deploy Preview for oasisprotocol-oasis-core canceled.
|
cc55958
to
64d1512
Compare
64d1512
to
b9ba874
Compare
OK, this should work now, please re-review :) |
1fb5f44
to
1c34f91
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6037 +/- ##
==========================================
- Coverage 65.57% 65.16% -0.42%
==========================================
Files 635 635
Lines 64600 64610 +10
==========================================
- Hits 42362 42103 -259
- Misses 17378 17577 +199
- Partials 4860 4930 +70 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits, otherwise I think this looks good now.
1c34f91
to
3e602b4
Compare
3e602b4
to
ec5fb33
Compare
Closes #6019.