defichain-wallet icon indicating copy to clipboard operation
defichain-wallet copied to clipboard

chore(stab-fee): update dex stab fee implementation, remove hardcoded list [Awaiting Confirmation]

Open lykalabrada opened this issue 2 years ago • 2 comments

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • [ ] Read your code changes at least once
  • [ ] Tested on iOS/Android device (e.g, No crashes, library supported etc.)
  • [ ] No console errors on web
  • [ ] Tested on Light mode and Dark mode*
  • [ ] Your UI implementation visually matched the rendered design*
  • [ ] Unit tests*
  • [ ] Added e2e tests*
  • [ ] Added translations*

lykalabrada avatar Mar 20 '23 04:03 lykalabrada

Codecov Report

Merging #3939 (1a1e681) into main (3439625) will decrease coverage by 23.48%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main    #3939       +/-   ##
===========================================
- Coverage   68.05%   44.57%   -23.48%     
===========================================
  Files         411      459       +48     
  Lines       11518    12300      +782     
  Branches     3758     4049      +291     
===========================================
- Hits         7838     5483     -2355     
- Misses       3609     6742     +3133     
- Partials       71       75        +4     
Impacted Files Coverage Δ
.../AppNavigator/screens/Dex/hook/DexStabilization.ts 0.00% <0.00%> (-80.00%) :arrow_down:

... and 242 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Mar 20 '23 04:03 codecov-commenter

let's update @waveshq/walletkit to ^0.41.0 in this PR

kyleleow avatar Mar 21 '23 22:03 kyleleow