-
Notifications
You must be signed in to change notification settings - Fork 98
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
Fabo/game of stakes #1799
Fabo/game of stakes #1799
Conversation
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.
No, Voyager was on |
Codecov Report
@@ Coverage Diff @@
## develop #1799 +/- ##
===========================================
+ Coverage 95.05% 95.07% +0.01%
===========================================
Files 122 122
Lines 2953 2982 +29
Branches 122 128 +6
===========================================
+ Hits 2807 2835 +28
Misses 137 137
- Partials 9 10 +1
|
Codecov Report
@@ Coverage Diff @@
## develop #1799 +/- ##
===========================================
- Coverage 94.85% 94.67% -0.19%
===========================================
Files 123 123
Lines 2954 2946 -8
Branches 121 121
===========================================
- Hits 2802 2789 -13
- Misses 143 148 +5
Partials 9 9
|
@faboweb redelegation throws an |
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.
minor fix and then we should be good to go
Co-Authored-By: faboweb <frznhope@gmail.com>
Co-Authored-By: faboweb <frznhope@gmail.com>
Co-Authored-By: faboweb <frznhope@gmail.com>
unit test is failing bc of prettier |
@faboweb and can we update the |
@fedekunze delegation doesn't work |
why does it work with bondDenom but not with depositDenom ? |
the submit proposal tx is not displayed on the |
also unbonding is not working |
… into fabo/game-of-stakes
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.
Merged because coverage was only missing on lcdClientMock which we deprecate. |
@fedekunze bug was files #1803 |
Prepare for game of stakes release
Needs #1794