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

fix(GUI): updating unbond and withdraw dialogs #911

Merged
merged 2 commits into from
Jan 7, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Jan 7, 2024

Description

This PR:

  • Fixes a typo in the Unbond dialog.
  • Adds the account addresses to the receiver entry in the withdraw dialog.
  • Uses AllValidatorAddresses from the wallet to retrieve validator addresses.

@b00f b00f requested a review from kehiy January 7, 2024 11:26
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

Merging #911 (f46d4c8) into main (1b5f3c1) will increase coverage by 0.09%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   83.38%   83.47%   +0.09%     
==========================================
  Files         173      173              
  Lines        8816     8818       +2     
==========================================
+ Hits         7351     7361      +10     
+ Misses       1113     1106       -7     
+ Partials      352      351       -1     

@kehiy kehiy merged commit acb2217 into pactus-project:main Jan 7, 2024
11 of 12 checks passed
@b00f b00f deleted the updating-withdraw-dialog-gui branch January 11, 2024 11:20
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.

2 participants