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

fedekunze/1409 fix bond amount #1498

Merged
merged 12 commits into from
Nov 3, 2018
Merged

Conversation

fedekunze
Copy link
Contributor

@fedekunze fedekunze commented Oct 29, 2018

Closes #1409

Description:

Note, I can't test it since I can't receive tokens on the local-testnet due to bech32 prefix issues

❤️ 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 Oct 29, 2018

Codecov Report

Merging #1498 into develop will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1498      +/-   ##
===========================================
- Coverage    96.96%   96.96%   -0.01%     
===========================================
  Files           92       92              
  Lines         1712     1711       -1     
  Branches        77       77              
===========================================
- Hits          1660     1659       -1     
  Misses          43       43              
  Partials         9        9
Impacted Files Coverage Δ
.../renderer/components/staking/UndelegationModal.vue 100% <ø> (ø) ⬆️
...rc/renderer/components/staking/DelegationModal.vue 100% <ø> (ø) ⬆️

@faboweb
Copy link
Collaborator

faboweb commented Oct 30, 2018

can't you use the mocked testnet for this?

@faboweb faboweb added blocked ✋ issues blocked by other implementations/issues and removed blocked ✋ issues blocked by other implementations/issues labels Nov 1, 2018
jbibla
jbibla previously approved these changes Nov 1, 2018
@jbibla
Copy link
Collaborator

jbibla commented Nov 1, 2018

codecov says the tests have decreased by 0.01% ...

@faboweb
Copy link
Collaborator

faboweb commented Nov 1, 2018

In total but the touched code has full coverage. This is why the total coverage is not a required check.

@jbibla
Copy link
Collaborator

jbibla commented Nov 2, 2018

@faboweb why did you reject my approval instead of merging?

@faboweb
Copy link
Collaborator

faboweb commented Nov 3, 2018

This happens automatically when you merge in new code. This wasn't the disapprove your approval. ;)

@faboweb faboweb merged commit 4e97bed into develop Nov 3, 2018
@faboweb faboweb deleted the fedekunze/1409-fix-bond-amount branch November 3, 2018 11:00
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 increase amount to undelegate (add the number) when 0 < bond < 1

3 participants