-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
chore: add checks for duplicate symbol denoms for adding new tokens on leverage #1989
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1989 +/- ##
==========================================
+ Coverage 75.38% 75.40% +0.01%
==========================================
Files 100 100
Lines 8025 8029 +4
==========================================
+ Hits 6050 6054 +4
Misses 1589 1589
Partials 386 386
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changelog before merge
@@ -76,6 +76,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ | |||
- [1954](https://github.com/umee-network/umee/pull/1954) Leverage: `MaxBorrow` now accounts for | |||
`MinCollateralLiquidity` and `MaxSupplyUtilization` | |||
- [1968](https://github.com/umee-network/umee/pull/1968) Leverage: fix type cast of AdjustedBorrow in ExportGenesis | |||
- [1989](https://github.com/umee-network/umee/pull/1989) Leverage: fix the duplicate symbol denoms issue on adding new tokens to registry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong line. It should be in "Improvements" under unreleased.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
closes: #1883
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...