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

Fabo/1517 fix self bond querying #1521

Merged
merged 6 commits into from
Nov 7, 2018
Merged

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented Nov 5, 2018

Closes #1517

Description:

❤️ Thank you!


  • Added entries in CHANGELOG.md with issue # and GitHub username
  • Reviewed Files changed in the github PR explorer

@codecov
Copy link

codecov bot commented Nov 5, 2018

Codecov Report

Merging #1521 into develop will increase coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #1521      +/-   ##
===========================================
+ Coverage    96.94%   96.94%   +<.01%     
===========================================
  Files           92       92              
  Lines         1734     1737       +3     
  Branches        77       78       +1     
===========================================
+ Hits          1681     1684       +3     
  Misses          44       44              
  Partials         9        9
Impacted Files Coverage Δ
.../src/renderer/components/staking/PageValidator.vue 98.82% <100%> (+0.01%) ⬆️
app/src/renderer/vuex/modules/delegates.js 100% <100%> (ø) ⬆️
...rc/renderer/components/wallet/PageTransactions.vue 94.59% <0%> (ø) ⬆️

Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

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

utACK

@fedekunze fedekunze merged commit 56c1f13 into develop Nov 7, 2018
@fedekunze fedekunze deleted the fabo/1517-fix-self-bond-querying branch November 7, 2018 09:41
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.

Can't undelegate: "invalid Bech32 prefix; expected cosmos, got cosmosvaloper"
2 participants