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

Adding maximumFee param #399

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Adding maximumFee param #399

merged 1 commit into from
Sep 17, 2022

Conversation

vlasfama
Copy link
Contributor

Description

  • Adding maximumFee param.
  • Increased change unit from 10^8 to 10^9

Related issue(s)

closing #360

Checklist

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • CHANGELOG is updated.

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #399 (8a27bbe) into main (5d75645) will decrease coverage by 0.06%.
The diff coverage is 71.11%.

@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
- Coverage   80.43%   80.36%   -0.07%     
==========================================
  Files         147      147              
  Lines        6751     6759       +8     
==========================================
+ Hits         5430     5432       +2     
- Misses       1052     1058       +6     
  Partials      269      269              

@b00f b00f merged commit 9f1c8b4 into pactus-project:main Sep 17, 2022
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

2 participants