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!: accept small bond to existing validator #1152

Merged
merged 5 commits into from Apr 5, 2024
Merged

fix!: accept small bond to existing validator #1152

merged 5 commits into from Apr 5, 2024

Conversation

themantre
Copy link
Contributor

Description

For existing validator small stake less than minimum stake (1 PAC) should be accepted.
This PR fix this issue that small bond get rejected even if the validator exists.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Merging #1152 (71af041) into main (620348d) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1152      +/-   ##
==========================================
- Coverage   81.48%   81.36%   -0.12%     
==========================================
  Files         179      179              
  Lines        9531     9531              
==========================================
- Hits         7766     7755      -11     
- Misses       1381     1389       +8     
- Partials      384      387       +3     

@b00f b00f merged commit 689ddd3 into main Apr 5, 2024
12 checks passed
@b00f b00f deleted the fix-small-bond branch April 5, 2024 10:39
@b00f b00f mentioned this pull request Apr 18, 2024
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.

None yet

3 participants