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: created btc dust amount constant and renaming #2327

Merged
merged 5 commits into from
Jun 18, 2024

Merge branch 'develop' into cherry-pick-hotfix-v17.0.1

c317dfb
Select commit
Loading
Failed to load commit list.
Merged

fix: created btc dust amount constant and renaming #2327

Merge branch 'develop' into cherry-pick-hotfix-v17.0.1
c317dfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

68.06% (+0.00%) compared to 14bbf10

View this Pull Request on Codecov

68.06% (+0.00%) compared to 14bbf10

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.06%. Comparing base (14bbf10) to head (c317dfb).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2327   +/-   ##
========================================
  Coverage    68.06%   68.06%           
========================================
  Files          299      299           
  Lines        18971    18971           
========================================
  Hits         12913    12913           
  Misses        5421     5421           
  Partials       637      637           
Files Coverage Δ
pkg/chains/chains.go 100.00% <100.00%> (ø)
pkg/chains/conversion.go 100.00% <100.00%> (ø)