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

feat(GUI): unbond and withdraw transaction dialogs #908

Merged
merged 10 commits into from Jan 6, 2024

Conversation

kehiy
Copy link
Contributor

@kehiy kehiy commented Jan 4, 2024

Description

With this changes, we can send unbond and withdraw transactions directly in GUI.

Related issue(s)

If this Pull Request is related to an issue, mention it here.

@kehiy kehiy requested a review from b00f January 4, 2024 12:41
@kehiy kehiy self-assigned this Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Merging #908 (abeb0c5) into main (b84c561) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #908      +/-   ##
==========================================
- Coverage   83.47%   83.46%   -0.02%     
==========================================
  Files         173      173              
  Lines        8815     8815              
==========================================
- Hits         7358     7357       -1     
- Misses       1105     1106       +1     
  Partials      352      352              

@b00f b00f changed the title feat(GUI): unbond and withdraw transaction dialog's feat(GUI): unbond and withdraw transaction dialogs Jan 6, 2024
@b00f b00f merged commit af79546 into pactus-project:main Jan 6, 2024
12 checks passed
@kehiy kehiy deleted the feature/txdialogs branch January 6, 2024 17:28
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.

GUI: Implementing Withdraw transaction dilaog GUI: Implementing Unbond transaction dilaog
2 participants