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

feat(ics20): support leverage/MsgRepay in Memo #2506

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Conversation

robert-zaremba
Copy link
Member

@robert-zaremba robert-zaremba commented Apr 24, 2024

Description

closes: #XXXX


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...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • added appropriate labels to the PR
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

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...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

Summary by CodeRabbit

  • New Features
    • Enhanced the memo handling capabilities to support repayment messages, improving transaction processing for repayments.

@robert-zaremba robert-zaremba added the skip-e2e-test Skip the e2e tests label Apr 24, 2024
@robert-zaremba robert-zaremba requested a review from a team as a code owner April 24, 2024 08:20
Copy link
Contributor

coderabbitai bot commented Apr 24, 2024

Walkthrough

The recent updates involve enhancing the MemoHandler in the uibc module to support ltypes.MsgRepay, which includes setting the asset variable and processing repayment messages. Additionally, the test suite has been expanded to cover these new functionalities by introducing tests for MsgRepay and adjusting existing tests to accommodate the changes in asset handling.

Changes

File Path Change Summary
.../memo_handler.go Added support for ltypes.MsgRepay in methods validateMemoMsg and handleMemoMsg.
.../memo_handler_test.go Updated tests to include goodMsgRepay and msgsRepay, modified scenarios for goodMsgLiquidate, and adjusted asset-related test cases.

🐇✨📜✨🐇
A hop of code, a leap of func,
New messages handled, with nowhere to bunk.
Assets align, as debts repay,
In the land of code, where rabbits play.
🌟🥕 Cheers to changes, on this fine day! 🥕🌟


Recent Review Details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits Files that changed from the base of the PR and between 206e1bb and 2d0f857.
Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
Additional Context Used
LanguageTool (616)
CHANGELOG.md (616)

Near line 51: Unpaired symbol: ‘[’ seems to be missing
Context: ...og ## Unreleased ### Features - [2472](https://github.com/umee-network/umee/pu...


Near line 51: Possible spelling mistake found.
Context: ...github.com//pull/2472) un-wire the crisis module from umee app. - [2...


Near line 51: Possible spelling mistake found.
Context: .../2472) un-wire the crisis module from umee app. - [2500](https://github.com/umee-n...


Near line 52: Unpaired symbol: ‘[’ seems to be missing
Context: ...e crisis module from umee app. - [2500](https://github.com/umee-network/umee/pu...


Near line 52: Possible spelling mistake found.
Context: ...leverage): add Rewards Auction fees and params.rewards_auction_factor. - [2506](https...


Near line 53: Unpaired symbol: ‘[’ seems to be missing
Context: ...params.rewards_auction_factor. - [2506](https://github.com/umee-network/umee/pu...


Near line 53: Possible spelling mistake found.
Context: ...ee/pull/2506) (ics20): support leverage/MsgRepay in Memo ### Improvements - [2474](htt...


Near line 57: Unpaired symbol: ‘[’ seems to be missing
Context: ...Repay in Memo ### Improvements - [2474](https://github.com/umee-network/umee/pu...


Near line 57: Possible spelling mistake found.
Context: ...mee-network/umee/pull/2474) (proto) add gogo.messagename_all option to all messages...


Near line 58: Unpaired symbol: ‘[’ seems to be missing
Context: ...ame_all` option to all messages. - [2494](https://github.com/umee-network/umee/pu...


Near line 59: Unpaired symbol: ‘[’ seems to be missing
Context: ...work/umee/pull/2494) Use go 1.22 - [2495](https://github.com/umee-network/umee/pu...


Near line 60: Unpaired symbol: ‘[’ seems to be missing
Context: ...2` helper functions for db keys. - [2504](https://github.com/umee-network/umee/pu...


Near line 60: Possible spelling mistake found.
Context: ...b.com//pull/2504) bump wasmd to v0.45.0. ### Bug Fixes - [2473](h...


Near line 64: Unpaired symbol: ‘[’ seems to be missing
Context: ...smd` to v0.45.0. ### Bug Fixes - [2473](https://github.com/umee-network/umee/pu...


Near line 64: Possible spelling mistake found.
Context: ...//pull/2473) Correct x/ugov Amino registration for x/ugov messages ...


Near line 64: Possible spelling mistake found.
Context: ...Correct x/ugov Amino registration for x/ugov messages (they don't have MessageName o...


Near line 64: Possible spelling mistake found.
Context: ...on for x/ugov messages (they don't have MessageName option). ## v6.4.0 - 2024-03-21 ### F...


Near line 70: Unpaired symbol: ‘[’ seems to be missing
Context: ....4.0 - 2024-03-21 ### Features - [2459](https://github.com/umee-network/umee/pu...


Near line 70: Possible spelling mistake found.
Context: ...github.com//pull/2461) uibc: handle params.ics20_hooks switch (en...


Near line 70: Possible spelling mistake found.
Context: ...ee-network/umee/pull/2461) uibc: handle params.ics20_hooks switch (enabled / disabled...


Near line 74: Unpaired symbol: ‘[’ seems to be missing
Context: ...led / disabled). ### Bug Fixes - [2462](https://github.com/umee-network/umee/pu...


Near line 74: Possible spelling mistake found.
Context: ...twork/umee/pull/2462) (x/leverage) Take MaxModuleWithdraw into account when computing user `MaxW...


Near line 74: Possible spelling mistake found.
Context: ...hdrawinto account when computing userMaxWithdraw`. ## v6.4.0-beta1 - 2024-03-11 ### Fe...


Near line 80: Unpaired symbol: ‘[’ seems to be missing
Context: ...eta1 - 2024-03-11 ### Features - [2408](https://github.com/umee-network/umee/pu...


Near line 81: Unpaired symbol: ‘[’ seems to be missing
Context: ...408) New converter helper app. - [2349](https://github.com/umee-network/umee/pu...


Near line 82: Unpaired symbol: ‘[’ seems to be missing
Context: ...l/2443) IBC ICS20 memo handlers. - [2381](https://github.com/umee-network/umee/pu...


Near line 83: Unpaired symbol: ‘[’ seems to be missing
Context: ...rated Packet Forward Middleware. - [2433](https://github.com/umee-network/umee/pu...


Near line 83: Possible spelling mistake found.
Context: ...github.com//pull/2433) Noop Axelar GMP handler. ### Improvements ...


Near line 83: Possible spelling mistake found.
Context: ...b.com//pull/2433) Noop Axelar GMP handler. ### Improvements - [2328...


Near line 87: Unpaired symbol: ‘[’ seems to be missing
Context: ... GMP handler. ### Improvements - [2328](https://github.com/umee-network/umee/pu...


Near line 87: Possible spelling mistake found.
Context: .../pull/2328) Add UX and uux denom aliases for UMEE. - [2388](https...


Near line 87: Possible spelling mistake found.
Context: ...etwork/umee/pull/2328) Add UX and uux denom aliases for UMEE. - [2388](https://gith...


Near line 87: Possible spelling mistake found.
Context: ...328) Add UX and uux denom aliases for UMEE. - [2388](https://github.com/umee-netwo...


Near line 88: Unpaired symbol: ‘[’ seems to be missing
Context: ...nd uux denom aliases for UMEE. - [2388](https://github.com/umee-network/umee/pu...


Near line 92: Unpaired symbol: ‘[’ seems to be missing
Context: ...alidation rules. ### Bug Fixes - [2384](https://github.com/umee-network/umee/pu...


Near line 92: Possible spelling mistake found.
Context: ...ub.com//pull/2384) Fix sdkclient acc sequence setting. - [2417](https:/...


Near line 92: Possible spelling mistake found.
Context: ...network/umee/pull/2384) Fix sdkclient acc sequence setting. - [2417](https://gith...


Near line 93: Unpaired symbol: ‘[’ seems to be missing
Context: ...sdkclient` acc sequence setting. - [2417](https://github.com/umee-network/umee/pu...


Near line 93: Possible spelling mistake found.
Context: ...om//pull/2417) Fix the ibc inflows storing of registered tokens wh...


Near line 99: Unpaired symbol: ‘[’ seems to be missing
Context: ... - 2024-01-03 ### Improvements - [2363](https://github.com/umee-network/umee/pu...


Near line 100: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Upgrade Cosmos SDK to v0.47.7. - [2370](https://github.com/umee-network/umee/pu...


Near line 100: Possible spelling mistake found.
Context: ...mee-network/umee/pull/2370) Add missing params to uibc/MsgGovUpdateQuota. - [2374](h...


Near line 100: Possible spelling mistake found.
Context: ...k/umee/pull/2370) Add missing params to uibc/MsgGovUpdateQuota. - [2374](https://gi...


Near line 101: Unpaired symbol: ‘[’ seems to be missing
Context: ...ams to uibc/MsgGovUpdateQuota. - [2374](https://github.com/umee-network/umee/pu...


Near line 101: Possible spelling mistake found.
Context: ...mee/pull/2374) Add symbol name to the x/uibc QueryAllOutflowsResponse outflows ent...


Near line 101: Possible spelling mistake found.
Context: ...ull/2374) Add symbol name to the x/uibc QueryAllOutflowsResponse outflows entry. - [2377](https://gith...


Near line 102: Unpaired symbol: ‘[’ seems to be missing
Context: ...tflowsResponse outflows entry. - [2377](https://github.com/umee-network/umee/pu...


Near line 102: Possible spelling mistake found.
Context: ...mee/pull/2377) Add symbol name to the x/uibc QueryInflowsResponse inflows entry. ...


Near line 102: Possible spelling mistake found.
Context: ...ull/2377) Add symbol name to the x/uibc QueryInflowsResponse inflows entry. ### Features - [2352...


Near line 106: Unpaired symbol: ‘[’ seems to be missing
Context: ... inflows entry. ### Features - [2352](https://github.com/umee-network/umee/pu...


Near line 106: Possible spelling mistake found.
Context: ...ub.com//pull/2352) new oracle/MissCounters query - [2352](https://github.com/umee...


Near line 107: Unpaired symbol: ‘[’ seems to be missing
Context: ... new oracle/MissCounters query - [2352](https://github.com/umee-network/umee/pu...


Near line 107: Possible spelling mistake found.
Context: ...ub.com//pull/2352) new uibc/Inflows query. - [2349](https://github...


Near line 108: Unpaired symbol: ‘[’ seems to be missing
Context: .../2352) new uibc/Inflows query. - [2349](https://github.com/umee-network/umee/pu...


Near line 108: Possible spelling mistake found.
Context: ...github.com//pull/2349) UIBC: adding ICS 20 memo handler (disabled)....


Near line 109: Unpaired symbol: ‘[’ seems to be missing
Context: ... ICS 20 memo handler (disabled). - [2369](https://github.com/umee-network/umee/pu...


Near line 109: Possible spelling mistake found.
Context: ...//pull/2369) Add query leverage/RegisteredTokensWithMarkets to fetch Registered Tokens and their M...


Near line 113: Unpaired symbol: ‘[’ seems to be missing
Context: ...n fewer queries. ### Bug Fixes - [2358](https://github.com/umee-network/umee/pu...


Near line 113: Possible spelling mistake found.
Context: ...github.com//pull/2358) metoken endblocker should be before oracle. - [...


Near line 113: Possible spelling mistake found.
Context: ...om//pull/2358) metoken endblocker should be before oracle. - [2368](https...


Near line 114: Unpaired symbol: ‘[’ seems to be missing
Context: ...blocker should be before oracle. - [2368](https://github.com/umee-network/umee/pu...


Near line 114: Using ‘plenty’ without ‘of’ is considered to be informal.
Context: .../pull/2368) Fix inflow amount calculation. Previously, the inflow amount of the t...


Near line 115: Unpaired symbol: ‘[’ seems to be missing
Context: ...ridden by the new inflow amount. - [2375](https://github.com/umee-network/umee/pu...


Near line 115: Possible spelling mistake found.
Context: ...com//pull/2375) Ensure Umee and SDK account sequence setting change...


Near line 119: Unpaired symbol: ‘[’ seems to be missing
Context: ...lling client. ### API Breaking - [2375](https://github.com/umee-network/umee/pu...


Near line 119: Possible spelling mistake found.
Context: ...com//pull/2375) Rename Umee and SDK client WithAccSeq to `SetAccS...


Near line 119: Possible spelling mistake found.
Context: ...e/pull/2375) Rename Umee and SDK client WithAccSeq to SetAccSeq. ## v6.2.0 - 2023-12-0...


Near line 119: Possible spelling mistake found.
Context: ...ame Umee and SDK client WithAccSeq to SetAccSeq. ## v6.2.0 - 2023-12-01 ### Bug Fixe...


Near line 125: Unpaired symbol: ‘[’ seems to be missing
Context: ...2.0 - 2023-12-01 ### Bug Fixes - [2315](https://github.com/umee-network/umee/pu...


Near line 125: Possible spelling mistake found.
Context: .../umee/pull/2315) Improve reliability of MaxBorrow, MaxWithdraw when special asset pairs p...


Near line 125: Possible spelling mistake found.
Context: ...2315) Improve reliability of MaxBorrow, MaxWithdraw when special asset pairs present. - [23...


Near line 126: Unpaired symbol: ‘[’ seems to be missing
Context: ...hen special asset pairs present. - [2346](https://github.com/umee-network/umee/pu...


Near line 126: Possible spelling mistake found.
Context: ...work/umee/pull/2346) Fix an issue where metokens were not included in historic data. - [...


Near line 127: Unpaired symbol: ‘[’ seems to be missing
Context: ...e not included in historic data. - [2365](https://github.com/umee-network/umee/pu...


Near line 127: Possible spelling mistake found.
Context: .../pull/2365) Add fee to metoken price and balances query. ### Improvem...


Near line 131: Unpaired symbol: ‘[’ seems to be missing
Context: ...lances query. ### Improvements - [2299](https://github.com/umee-network/umee/pu...


Near line 132: Unpaired symbol: ‘[’ seems to be missing
Context: ...99) Upgrade Cosmos SDK to v0.47. - [2301](https://github.com/umee-network/umee/pu...


Near line 132: Possible spelling mistake found.
Context: .../pull/2301) use gov/v1 MinInitialDepositRatio and set it to 0.1. - [2341](https://git...


Near line 133: Unpaired symbol: ‘[’ seems to be missing
Context: ...lDepositRatio and set it to 0.1. - [2341](https://github.com/umee-network/umee/pu...


Near line 137: Unpaired symbol: ‘[’ seems to be missing
Context: ...alculated ### Breaking Changes - [2332](https://github.com/umee-network/umee/pu...


Near line 137: Possible spelling mistake found.
Context: ...om//pull/2332) Rename: TotalOutflowSum to OutflowSum, TotalInflowSum to `...


Near line 137: Possible spelling mistake found.
Context: ...pull/2332) Rename: TotalOutflowSum to OutflowSum, TotalInflowSum to InflowSum. ## ...


Near line 137: Possible spelling mistake found.
Context: ...ame: TotalOutflowSum to OutflowSum, TotalInflowSum to InflowSum. ## v6.1.0 - 2023-10-1...


Near line 137: Possible spelling mistake found.
Context: ...mtoOutflowSum, TotalInflowSumtoInflowSum`. ## v6.1.0 - 2023-10-17 ### Improvem...


Near line 143: Unpaired symbol: ‘[’ seems to be missing
Context: ... - 2023-10-17 ### Improvements - [2285](https://github.com/umee-network/umee/pu...


Near line 144: Unpaired symbol: ‘[’ seems to be missing
Context: ... Upgrade Cosmos SDK to v0.46.15. - [2288](https://github.com/umee-network/umee/pu...


Near line 148: Unpaired symbol: ‘[’ seems to be missing
Context: ...ax_size` to 6MB. ### Bug Fixes - [2276](https://github.com/umee-network/umee/pu...


Near line 149: Unpaired symbol: ‘[’ seems to be missing
Context: ...pull/2276) e2e test reliability. - [2278](https://github.com/umee-network/umee/pu...


Near line 149: Possible spelling mistake found.
Context: ...ee/pull/2278) Fix the store upgrade for metoken. ## v6.1.0-beta1 - 2023-09-29 ### Fea...


Near line 155: Unpaired symbol: ‘[’ seems to be missing
Context: ...eta1 - 2023-09-29 ### Features - [2264](https://github.com/umee-network/umee/pu...


Near line 156: Unpaired symbol: ‘[’ seems to be missing
Context: ...g event when IBC Quota is reset. - [2254](https://github.com/umee-network/umee/pu...


Near line 156: Possible spelling mistake found.
Context: ...racle: added timestamp to prices, added QueryExgRatesWithTimestamp method. - [2246](https://github.com/um...


Near line 157: Unpaired symbol: ‘[’ seems to be missing
Context: ...ryExgRatesWithTimestamp` method. - [2246](https://github.com/umee-network/umee/pu...


Near line 157: Possible spelling mistake found.
Context: ...mee/pull/2246) Emergency Group: support metoken index updates. ### API-Breaking - [22...


Near line 161: Unpaired symbol: ‘[’ seems to be missing
Context: ...ndex updates. ### API-Breaking - [2267](https://github.com/umee-network/umee/pu...


Near line 161: Possible spelling mistake found.
Context: ...github.com//pull/2267) BorrowLimit field in QueryAccountSummaryResponse c...


Near line 161: Possible spelling mistake found.
Context: .../umee/pull/2267) BorrowLimit field in QueryAccountSummaryResponse can be nil on missing borrow price (beh...


Near line 161: Possible spelling mistake found.
Context: ...sing borrow price (behavior now matches LiquidationThreshold field). - [2254](https://github.com/um...


Near line 162: Unpaired symbol: ‘[’ seems to be missing
Context: ...s LiquidationThreshold field). - [2254](https://github.com/umee-network/umee/pu...


Near line 162: Possible spelling mistake found.
Context: ...om//pull/2254) Oracle: DenomExchangeRate is renamed to ExchangeRate. ### Imp...


Near line 162: Possible spelling mistake found.
Context: ...acle: DenomExchangeRate is renamed to ExchangeRate. ### Improvements - [2256](https://g...


Near line 166: Unpaired symbol: ‘[’ seems to be missing
Context: ...xchangeRate`. ### Improvements - [2256](https://github.com/umee-network/umee/pu...


Near line 167: Unpaired symbol: ‘[’ seems to be missing
Context: ...y and refactor client package. - [2261](https://github.com/umee-network/umee/pu...


Near line 168: Unpaired symbol: ‘[’ seems to be missing
Context: ...work/umee/pull/2261) Use go 1.21 - [2267](https://github.com/umee-network/umee/pu...


Near line 169: Unpaired symbol: ‘[’ seems to be missing
Context: ...recent spot price when required. - [2263](https://github.com/umee-network/umee/pu...


Near line 170: Unpaired symbol: ‘[’ seems to be missing
Context: ...price fields to account summary. - [2270](https://github.com/umee-network/umee/pu...


Near line 170: Possible spelling mistake found.
Context: ...rk/umee/pull/2270) Increase free oracle tx limit to 200k gas. - [2285](https://git...


Near line 171: Unpaired symbol: ‘[’ seems to be missing
Context: ...ree oracle tx limit to 200k gas. - [2285](https://github.com/umee-network/umee/pu...


Near line 175: Unpaired symbol: ‘[’ seems to be missing
Context: ...ng low liquidity. ### Features - [2269](https://github.com/umee-network/umee/pu...


Near line 175: Possible spelling mistake found.
Context: ...m//pull/2269) Enable x/metoken module. ### Bug Fixes - [2260](https:...


Near line 179: Unpaired symbol: ‘[’ seems to be missing
Context: .../metoken module. ### Bug Fixes - [2260](https://github.com/umee-network/umee/pu...


Near line 179: It appears that a white space is missing.
Context: ...hub.com//pull/2260) fix(oracle): avg params storage. ## [v6.0.2...


Near line 179: Possible spelling mistake found.
Context: ...etwork/umee/pull/2260) fix(oracle): avg params storage. ## [v6.0.2](https://github.co...


Near line 181: Unpaired symbol: ‘[’ seems to be missing
Context: ...oracle): avg params storage. ## [v6.0.2](https://github.com/umee-network/umee/re...


Near line 183: Possible spelling mistake found.
Context: ...eases/tag/v6.0.2) - 2023-09-20 ### Bug Fixs - [2257](https://github.com/umee-netwo...


Near line 185: Unpaired symbol: ‘[’ seems to be missing
Context: ...0.2) - 2023-09-20 ### Bug Fixs - [2257](https://github.com/umee-network/umee/pu...


Near line 185: It appears that a white space is missing.
Context: ...hub.com//pull/2257) fix(oracle): missing avg params. ## [v6.0.1...


Near line 185: Possible spelling mistake found.
Context: ...mee/pull/2257) fix(oracle): missing avg params. ## [v6.0.1](https://github.com/umee-n...


Near line 187: Unpaired symbol: ‘[’ seems to be missing
Context: ...oracle): missing avg params. ## [v6.0.1](https://github.com/umee-network/umee/re...


Near line 191: Unpaired symbol: ‘[’ seems to be missing
Context: ...0.1) - 2023-09-15 ### Features - [2245](https://github.com/umee-network/umee/pu...


Near line 191: Possible spelling mistake found.
Context: ...github.com//pull/2245) cli x/ugov: emergency group query. ### Bug F...


Near line 191: Possible spelling mistake found.
Context: ....com//pull/2245) cli x/ugov: emergency group query. ### Bug Fixes ...


Near line 195: Unpaired symbol: ‘[’ seems to be missing
Context: ...ncy group query. ### Bug Fixes - [2247](https://github.com/umee-network/umee/pu...


Near line 195: Add a space between sentences.
Context: ...github.com//pull/2247) leverage.GovUpdateSpecialAssets: set missing LiquidationThreshold at...


Near line 195: Possible spelling mistake found.
Context: ...ge.GovUpdateSpecialAssets: set missing LiquidationThreshold` attribute. ## [v6.0.0](https://github...


Near line 197: Unpaired symbol: ‘[’ seems to be missing
Context: ...idationThreshold` attribute. ## [v6.0.0](https://github.com/umee-network/umee/re...


Near line 201: Unpaired symbol: ‘[’ seems to be missing
Context: ...0.0) - 2023-09-14 ### Features - [2128](https://github.com/umee-network/umee/pu...


Near line 202: Unpaired symbol: ‘[’ seems to be missing
Context: ...ndlers for the incentive module. - [2129](https://github.com/umee-network/umee/pu...


Near line 202: Possible spelling mistake found.
Context: ...twork/umee/pull/2129) Emergency Group x/ugov proto. - [2145](https://github.com/umee...


Near line 203: Unpaired symbol: ‘[’ seems to be missing
Context: ...9) Emergency Group x/ugov proto. - [2145](https://github.com/umee-network/umee/pu...


Near line 203: Possible spelling mistake found.
Context: ...github.com//pull/2145) UMEE v2 Inflation. - [2146](https://github.c...


Near line 204: Unpaired symbol: ‘[’ seems to be missing
Context: ...ee/pull/2145) UMEE v2 Inflation. - [2146](https://github.com/umee-network/umee/pu...


Near line 204: Possible spelling mistake found.
Context: ...//pull/2146) Add store GetTimeMs and SetTimeMs. - [2157](https://gith...


Near line 204: Possible spelling mistake found.
Context: ...ee/pull/2146) Add store GetTimeMs and SetTimeMs. - [2157](https://github.com/umee-netw...


Near line 205: Unpaired symbol: ‘[’ seems to be missing
Context: ...ore GetTimeMs and SetTimeMs. - [2157](https://github.com/umee-network/umee/pu...


Near line 205: Possible spelling mistake found.
Context: ...ub.com//pull/2157) Add x/metoken module. - [2150](https://github.com/um...


Near line 206: Unpaired symbol: ‘[’ seems to be missing
Context: ...ll/2157) Add x/metoken module. - [2150](https://github.com/umee-network/umee/pu...


Near line 207: Unpaired symbol: ‘[’ seems to be missing
Context: ...x/leverage` Special Asset Pairs. - [2145](https://github.com/umee-network/umee/pu...


Near line 207: Possible spelling mistake found.
Context: ...om//pull/2145) Add New Inflation Parms to x/ugov proto and added `inflation r...


Near line 207: Possible spelling mistake found.
Context: ...ll/2145) Add New Inflation Parms to x/ugov proto and added inflation rate change...


Near line 207: Possible spelling mistake found.
Context: ... added inflation rate change logic to umint - [2159](https://github.com/umee-networ...


Near line 208: Unpaired symbol: ‘[’ seems to be missing
Context: ...tion rate` change logic to umint - [2159](https://github.com/umee-network/umee/pu...


Near line 209: Unpaired symbol: ‘[’ seems to be missing
Context: ...d market cap for token emission. - [2155](https://github.com/umee-network/umee/pu...


Near line 209: Possible spelling mistake found.
Context: ...github.com//pull/2155) bpmath: basis points math package. - [2166](h...


Near line 210: Unpaired symbol: ‘[’ seems to be missing
Context: ...ath`: basis points math package. - [2166](https://github.com/umee-network/umee/pu...


Near line 211: Unpaired symbol: ‘[’ seems to be missing
Context: ...ull/2166) Basis Points: MulDec - [2170](https://github.com/umee-network/umee/pu...


Near line 211: Possible spelling mistake found.
Context: ...ub.com//pull/2170) Add SupplyFromModule and WithdrawToModule to leverage kee...


Near line 211: Possible spelling mistake found.
Context: ...e/pull/2170) Add SupplyFromModule and WithdrawToModule to leverage keeper. - [2177](https://g...


Near line 212: Unpaired symbol: ‘[’ seems to be missing
Context: ...rawToModule` to leverage keeper. - [2177](https://github.com/umee-network/umee/pu...


Near line 212: Possible spelling mistake found.
Context: ...github.com//pull/2177) metoken queries to cosmwasm and stargate querie...


Near line 212: Possible spelling mistake found.
Context: ...work/umee/pull/2177) metoken queries to cosmwasm and stargate queries. - [2187](https://...


Near line 212: Possible spelling mistake found.
Context: ...l/2177) metoken queries to cosmwasm and stargate queries. - [2187](https://github.com/um...


Near line 213: Unpaired symbol: ‘[’ seems to be missing
Context: ...o cosmwasm and stargate queries. - [2187](https://github.com/umee-network/umee/pu...


Near line 213: Possible spelling mistake found.
Context: ...m//pull/2187) New CMD: ibc_denom. It creates ibc denom by base de...


Near line 213: Possible spelling mistake found.
Context: .../2187) New CMD: ibc_denom. It creates ibc denom by base denom and channel-id. - [...


Near line 213: Possible spelling mistake found.
Context: ...7) New CMD: ibc_denom. It creates ibc denom by base denom and channel-id. - [2188](...


Near line 213: Possible spelling mistake found.
Context: ...bc_denom`. It creates ibc denom by base denom and channel-id. - [2188](https://github...


Near line 214: Unpaired symbol: ‘[’ seems to be missing
Context: ...om by base denom and channel-id. - [2188](https://github.com/umee-network/umee/pu...


Near line 215: Unpaired symbol: ‘[’ seems to be missing
Context: ... Group support for x/leverage. - [2191](https://github.com/umee-network/umee/pu...


Near line 216: Unpaired symbol: ‘[’ seems to be missing
Context: ...ncy Group support for IBC Quota. - [2242](https://github.com/umee-network/umee/pu...


Near line 216: Add a space between sentences.
Context: ...ub.com//pull/2242) New MsgLeveragedLiquidate.MaxRepay which allows to limit the liquidation ...


Near line 216: Did you mean “limiting”? Or maybe you should add a pronoun? In active voice, ‘allow’ + ‘to’ takes an object, usually a pronoun.
Context: ...veragedLiquidate.MaxRepay` which allows to limit the liquidation size using the leverage...


Near line 220: Unpaired symbol: ‘[’ seems to be missing
Context: ...on mechanism. ### Improvements - [2135](https://github.com/umee-network/umee/pu...


Near line 221: Unpaired symbol: ‘[’ seems to be missing
Context: ...5) Remove Gravity Bridge module. - [2209](https://github.com/umee-network/umee/pu...


Near line 221: Possible spelling mistake found.
Context: ...rk/umee/pull/2209) Move leverage module params from paramspace to regular leverage mod...


Near line 221: Possible spelling mistake found.
Context: .../2209) Move leverage module params from paramspace to regular leverage module state. ### ...


Near line 225: Unpaired symbol: ‘[’ seems to be missing
Context: ...te. ### State Machine Breaking - [2145](https://github.com/umee-network/umee/pu...


Near line 225: Possible spelling mistake found.
Context: ...ub.com//pull/2145) new UMEE inflation schedule. - [2176](https://gi...


Near line 226: Unpaired symbol: ‘[’ seems to be missing
Context: ...45) new UMEE inflation schedule. - [2176](https://github.com/umee-network/umee/pu...


Near line 226: Possible spelling mistake found.
Context: ...thub.com//pull/2176) x/ugov module v2: adding token emission params...


Near line 226: Possible spelling mistake found.
Context: ...x/ugov module v2: adding token emission params. ### Bug Fixes - [2185](https://githu...


Near line 230: Unpaired symbol: ‘[’ seems to be missing
Context: ...emission params. ### Bug Fixes - [2185](https://github.com/umee-network/umee/pu...


Near line 234: Unpaired symbol: ‘[’ seems to be missing
Context: ...locker panic. ### API Breaking - [2135](https://github.com/umee-network/umee/pu...


Near line 235: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Gravity Bridge API is removed. - [2140](https://github.com/umee-network/umee/pu...


Near line 235: Possible spelling mistake found.
Context: ...om//pull/2140) Renamed ugov EventMinTxFees to EventMinGasPrice. - [...


Near line 235: Possible spelling mistake found.
Context: ...ee-network/umee/pull/2140) Renamed ugov EventMinTxFees to EventMinGasPrice. - [2165](https://g...


Near line 235: Possible spelling mistake found.
Context: ...ll/2140) Renamed ugov EventMinTxFees to EventMinGasPrice. - [2165](https://github.com/umee-netwo...


Near line 236: Unpaired symbol: ‘[’ seems to be missing
Context: ...ntMinTxFees to EventMinGasPrice. - [2165](https://github.com/umee-network/umee/pu...


Near line 237: Do you wish to insert an arrow?
Context: ...rmat: - /umee/ugov/v1/min-gas-price --> /umee/ugov/v1/min_gas_price - `/ume...


Near line 238: Do you wish to insert an arrow?
Context: ...ce -/umee/ugov/v1/emergency-group-->/umee/ugov/v1/emergency_group -/u...


Near line 239: Do you wish to insert an arrow?
Context: ...group -/umee/uibc/v1/all-outflows-->/umee/uibc/v1/all_outflows` - [2169](h...


Near line 240: Unpaired symbol: ‘[’ seems to be missing
Context: ...--> /umee/uibc/v1/all_outflows - [2169](https://github.com/umee-network/umee/pu...


Near line 240: Possible spelling mistake found.
Context: ...etters (util/store package) to return bool if value is missing. - [2180](https://g...


Near line 241: Unpaired symbol: ‘[’ seems to be missing
Context: ...return bool if value is missing. - [2180](https://github.com/umee-network/umee/pu...


Near line 241: Do you wish to insert an arrow?
Context: ...network/umee/pull/2180) Rename leverage Keeper.ExchangeToken -> ToUToken, `Keeper.ExchangeUToken -> To...


Near line 241: Do you wish to insert an arrow?
Context: ...age Keeper.ExchangeToken -> ToUToken, Keeper.ExchangeUToken -> ToToken and `Keeper.ExchangeUTokens ->...


Near line 241: Do you wish to insert an arrow?
Context: ... Keeper.ExchangeUToken -> ToToken and Keeper.ExchangeUTokens -> ToTokens. - [2183](https://github.com/...


Near line 242: Unpaired symbol: ‘[’ seems to be missing
Context: ...er.ExchangeUTokens -> ToTokens`. - [2183](https://github.com/umee-network/umee/pu...


Near line 242: Possible spelling mistake found.
Context: ...b.com//pull/2183) Move ToUTokenDenom, StripUTokenDenom and `HasUTokenPref...


Near line 242: Possible spelling mistake found.
Context: ...k/umee/pull/2183) Move ToUTokenDenom, StripUTokenDenom and HasUTokenPrefix from `leverage/k...


Near line 242: Possible spelling mistake found.
Context: ...ToUTokenDenom, StripUTokenDenom and HasUTokenPrefix from leverage/keeper to coin packa...


Near line 243: Unpaired symbol: ‘[’ seems to be missing
Context: ...erage/keepertocoin` package. - [2203](https://github.com/umee-network/umee/pu...


Near line 243: Possible spelling mistake found.
Context: ...rk proposal messages. Remove Title from ugov/MsgGovSetIBCStatus, `ugov/MsgGovUpdate...


Near line 243: Possible spelling mistake found.
Context: ...e Title from ugov/MsgGovSetIBCStatus, ugov/MsgGovUpdateQuota, `leverage/MsgGovUpd...


Near line 244: Unpaired symbol: ‘[’ seems to be missing
Context: ... leverage/MsgGovUpdateRegistry - [2234](https://github.com/umee-network/umee/pu...


Near line 244: Possible spelling mistake found.
Context: ...mee/pull/2234) Remove "Get" prefix from cli/ ref tests. ## [v5.2.0](https://github...


Near line 246: Unpaired symbol: ‘[’ seems to be missing
Context: ... prefix from cli/ ref tests. ## [v5.2.0](https://github.com/umee-network/umee/re...


Near line 250: Unpaired symbol: ‘[’ seems to be missing
Context: ... - 2023-08-31 ### Improvements - [2134](https://github.com/umee-network/umee/pu...


Near line 250: Possible spelling mistake found.
Context: ...b.com//pull/2134) Bump CometBFT to 34.29. - [2196](https://github.com/u...


Near line 251: Unpaired symbol: ‘[’ seems to be missing
Context: ...ll/2134) Bump CometBFT to 34.29. - [2196](https://github.com/umee-network/umee/pu...


Near line 251: Add a space between sentences.
Context: ...umee/pull/2196) Adding Amino support to x/leverage.MsgLeveragedLiquidate. ### State Machine Breaking - [2197]...


Near line 255: Unpaired symbol: ‘[’ seems to be missing
Context: ...e`. ### State Machine Breaking - [2197](https://github.com/umee-network/umee/pu...


Near line 255: Possible spelling mistake found.
Context: ...voting miss counter on duplicate symbol denoms. ### Bug Fixes - [2148](https://githu...


Near line 259: Unpaired symbol: ‘[’ seems to be missing
Context: ...e symbol denoms. ### Bug Fixes - [2148](https://github.com/umee-network/umee/pu...


Near line 259: Possible spelling mistake found.
Context: ...ub.com//pull/2148) Fix MsgBeginUnbonding counting existing unbondings against ma...


Near line 259: Possible spelling mistake found.
Context: ...Fix MsgBeginUnbonding counting existing unbondings against max unbond twice. - [2148](http...


Near line 259: Possible spelling mistake found.
Context: ...ounting existing unbondings against max unbond twice. - [2148](https://github.com/umee...


Near line 260: Unpaired symbol: ‘[’ seems to be missing
Context: ...ndings against max unbond twice. - [2148](https://github.com/umee-network/umee/pu...


Near line 260: Possible spelling mistake found.
Context: ...ub.com//pull/2148) Fix MsgLeverageLiquidate CLI not actually allowing wildcard deno...


Near line 260: Possible spelling mistake found.
Context: ...date CLI not actually allowing wildcard denoms. - [2197](https://github.com/umee-netwo...


Near line 261: Unpaired symbol: ‘[’ seems to be missing
Context: ...tually allowing wildcard denoms. - [2197](https://github.com/umee-network/umee/pu...


Near line 261: Possible spelling mistake found.
Context: ...voting miss counter on duplicate symbol denoms. ### API Breaking - [2212](https://gi...


Near line 265: Unpaired symbol: ‘[’ seems to be missing
Context: ...ymbol denoms. ### API Breaking - [2212](https://github.com/umee-network/umee/pu...


Near line 265: Possible spelling mistake found.
Context: ...racle RPC endpoint spelling, changing "/umee/oracle/v1/valdiators/{validator_addr}/a...


Near line 265: Possible spelling mistake found.
Context: ...int spelling, changing "/umee/oracle/v1/valdiators/{validator_addr}/aggregate_vote" to "/u...


Near line 265: Possible spelling mistake found.
Context: ...s/{validator_addr}/aggregate_vote" to "/umee/oracle/v1/validators/{validator_addr}/a...


Near line 267: Unpaired symbol: ‘[’ seems to be missing
Context: ...idator_addr}/aggregate_vote" ## [v5.1.0](https://github.com/umee-network/umee/re...


Near line 271: Unpaired symbol: ‘[’ seems to be missing
Context: ....0) - 2023-07-07 ### Bug Fixes - [2125](https://github.com/umee-network/umee/pu...


Near line 273: Unpaired symbol: ‘[’ seems to be missing
Context: ...ix v5.1 upgrade handler. ## [v5.1.0-rc1](https://github.com/umee-network/umee/re...


Near line 277: Unpaired symbol: ‘[’ seems to be missing
Context: ...rc1) - 2023-06-30 ### Features - [2121](https://github.com/umee-network/umee/pu...


Near line 277: Possible spelling mistake found.
Context: ....com//pull/2121) Allow MsgLeveragedLiquidate to auto-select repay and reward denoms...


Near line 277: Possible spelling mistake found.
Context: ...uidate` to auto-select repay and reward denoms if request fields left blank. - [2114](...


Near line 278: Unpaired symbol: ‘[’ seems to be missing
Context: ...ms if request fields left blank. - [2114](https://github.com/umee-network/umee/pu...


Near line 279: Unpaired symbol: ‘[’ seems to be missing
Context: ...dd borrow factor to x/leverage - [2102](https://github.com/umee-network/umee/pu...


Near line 279: Possible spelling mistake found.
Context: ...ub.com//pull/2106) Add MsgLeveragedLiquidate to x/leverage - [2085](https://githu...


Near line 280: Unpaired symbol: ‘[’ seems to be missing
Context: ...eragedLiquidatetox/leverage` - [2085](https://github.com/umee-network/umee/pu...


Near line 280: Possible spelling mistake found.
Context: ...nspectquery to leverage module, which msut be enabled on a node by running with-...


Near line 281: Unpaired symbol: ‘[’ seems to be missing
Context: ...with -l liquidator query flag. - [1952](https://github.com/umee-network/umee/pu...


Near line 282: Unpaired symbol: ‘[’ seems to be missing
Context: .../1952) Add x/incentive module. - [2015](https://github.com/umee-network/umee/pu...


Near line 282: Possible spelling mistake found.
Context: ...ub.com//pull/2050) Add x/ugov module. - [2078](https://github.com/um...


Near line 283: Unpaired symbol: ‘[’ seems to be missing
Context: .../pull/2050) Add x/ugov module. - [2078](https://github.com/umee-network/umee/pu...


Near line 283: Possible spelling mistake found.
Context: ...om//pull/2078) Upgrade ibc-go to v6.2. ### Improvements - [2057](h...


Near line 287: Unpaired symbol: ‘[’ seems to be missing
Context: ...-go` to v6.2. ### Improvements - [2057](https://github.com/umee-network/umee/pu...


Near line 287: Possible spelling mistake found.
Context: ...github.com//pull/2057) Cosmwasm QA tests. ## [v5.0.0](https://github.c...


Near line 289: Unpaired symbol: ‘[’ seems to be missing
Context: ...ull/2057) Cosmwasm QA tests. ## [v5.0.0](https://github.com/umee-network/umee/re...


Near line 293: Unpaired symbol: ‘[’ seems to be missing
Context: ... - 2023-06-07 ### Improvements - [2076](https://github.com/umee-network/umee/pu...


Near line 293: Possible spelling mistake found.
Context: ...github.com//pull/2076) Cosmwasm: registering cosmwasm_1_2 capability....


Near line 293: Possible spelling mistake found.
Context: ...k/umee/pull/2076) Cosmwasm: registering cosmwasm_1_2 capability. - [2083](https://githu...


Near line 294: Unpaired symbol: ‘[’ seems to be missing
Context: ...ering cosmwasm_1_2 capability. - [2083](https://github.com/umee-network/umee/pu...


Near line 294: Possible spelling mistake found.
Context: ...com//pull/2083) Update wasmvm to 1.2.4. ### Fixes - [2089](https:/...


Near line 298: Unpaired symbol: ‘[’ seems to be missing
Context: ...e wasmvm to 1.2.4. ### Fixes - [2089](https://github.com/umee-network/umee/pu...


Near line 298: Possible spelling mistake found.
Context: ...github.com//pull/2089) MsgSupplyCollateral no longer fails when market is below Mi...


Near line 298: Possible spelling mistake found.
Context: ...al no longer fails when market is below MinCollateralLiquidity. ## [v5.0.0-rc1](https://github.com/um...


Near line 300: Unpaired symbol: ‘[’ seems to be missing
Context: ... MinCollateralLiquidity. ## [v5.0.0-rc1](https://github.com/umee-network/umee/re...


Near line 304: Unpaired symbol: ‘[’ seems to be missing
Context: ...rc1) - 2023-05-31 ### Features - [1888](https://github.com/umee-network/umee/pu...


Near line 304: Possible spelling mistake found.
Context: ...om//pull/1888) Created /sdkclient and /client (umee client) packages t...


Near line 304: Possible spelling mistake found.
Context: ...88) Created /sdkclient and /client (umee client) packages to easy the E2E tests ...


Near line 305: Unpaired symbol: ‘[’ seems to be missing
Context: ...d broadcast transactions easily. - [1993](https://github.com/umee-network/umee/pu...


Near line 306: Unpaired symbol: ‘[’ seems to be missing
Context: ... option to disable colored logs. - [2071](https://github.com/umee-network/umee/pu...


Near line 306: Possible spelling mistake found.
Context: ...rk/umee/pull/2071) Update GB and enable Valset Burn mechanism. - [1547](https://github...


Near line 307: Unpaired symbol: ‘[’ seems to be missing
Context: ...nd enable Valset Burn mechanism. - [1547](https://github.com/umee-network/umee/pu...


Near line 307: Possible spelling mistake found.
Context: ...github.com//pull/2063) Cosmwasm integration. ### Improvements - [1989...


Near line 311: Unpaired symbol: ‘[’ seems to be missing
Context: ... integration. ### Improvements - [1989](https://github.com/umee-network/umee/pu...


Near line 311: Possible spelling mistake found.
Context: ...989) Leverage: fix the duplicate symbol denoms issue on adding new tokens to registry....


Near line 312: Unpaired symbol: ‘[’ seems to be missing
Context: ...n adding new tokens to registry. - [1989](https://github.com/umee-network/umee/pu...


Near line 313: Unpaired symbol: ‘[’ seems to be missing
Context: ...ted go version from 1.19 to 1.20 - [2001](https://github.com/umee-network/umee/pu...


Near line 314: Unpaired symbol: ‘[’ seems to be missing
Context: ...ring CLI integration test suite. - [2009](https://github.com/umee-network/umee/pu...


Near line 314: Possible spelling mistake found.
Context: ...ub.com//pull/2009) Use DavidAnson/markdownlint action for Markdown lintin...


Near line 314: Possible spelling mistake found.
Context: ...-network/umee/pull/2009) Use DavidAnson/markdownlint action for Markdown linting. - [2010](h...


Near line 315: Unpaired symbol: ‘[’ seems to be missing
Context: ...int action for Markdown linting. - [2010](https://github.com/umee-network/umee/pu...


Near line 316: Unpaired symbol: ‘[’ seems to be missing
Context: ...to load all values from a store. - [2021](https://github.com/umee-network/umee/pu...


Near line 316: Possible spelling mistake found.
Context: ...github.com//pull/2021) uibc/quota/keeper unit test refactor. - [20...


Near line 317: Unpaired symbol: ‘[’ seems to be missing
Context: ...uota/keeper` unit test refactor. - [2024](https://github.com/umee-network/umee/pu...


Near line 318: Unpaired symbol: ‘[’ seems to be missing
Context: ...ew upgrade registration methods. - [2037](https://github.com/umee-network/umee/pu...


Near line 319: Unpaired symbol: ‘[’ seems to be missing
Context: ...up e2e by removing docker cache. - [2038](https://github.com/umee-network/umee/pu...


Near line 319: Possible spelling mistake found.
Context: .../pull/2038) Unify util tsdk and store packages. ### Fixes - [1982...


Near line 323: Unpaired symbol: ‘[’ seems to be missing
Context: ... and store packages. ### Fixes - [1982](https://github.com/umee-network/umee/pu...


Near line 323: Possible spelling mistake found.
Context: .../umee/pull/1982) Fix the build version (umeed version). - [2052](https://github.com/...


Near line 324: Unpaired symbol: ‘[’ seems to be missing
Context: ...build version (umeed version). - [2052](https://github.com/umee-network/umee/pu...


Near line 325: Unpaired symbol: ‘[’ seems to be missing
Context: ...eral weight in token validation. - [2072](https://github.com/umee-network/umee/pu...


Near line 327: Unpaired symbol: ‘[’ seems to be missing
Context: ...ty for high-exponent assets. ## [v4.4.2](https://github.com/umee-network/umee/re...


Near line 329: Unpaired symbol: ‘[’ seems to be missing
Context: ...leases/tag/v4.4.2) - 2023-06-08 - [2090](https://github.com/umee-network/umee/pu...


Near line 329: Possible spelling mistake found.
Context: ...l/2090) Bump Cosmos SDK to v0.46.13 and CometBFT to v0.34.28 and IAVL to v0.19.6. ## [v...


Near line 329: Possible spelling mistake found.
Context: ...o v0.46.13 and CometBFT to v0.34.28 and IAVL to v0.19.6. ## [v4.4.1](https://github...


Near line 331: Unpaired symbol: ‘[’ seems to be missing
Context: ...0.34.28 and IAVL to v0.19.6. ## [v4.4.1](https://github.com/umee-network/umee/re...


Near line 335: Unpaired symbol: ‘[’ seems to be missing
Context: ... - 2023-05-25 ### Improvements - [2064](https://github.com/umee-network/umee/pu...


Near line 335: Possible spelling mistake found.
Context: ...b.com//pull/2064) Bump ibc-go to v6.1.1. ## [v4.4.0](https://github...


Near line 337: Unpaired symbol: ‘[’ seems to be missing
Context: ...64) Bump ibc-go to v6.1.1. ## [v4.4.0](https://github.com/umee-network/umee/re...


Near line 341: Unpaired symbol: ‘[’ seems to be missing
Context: ...-05 ### State Machine Breaking - [2022](https://github.com/umee-network/umee/pu...


Near line 343: Unpaired symbol: ‘[’ seems to be missing
Context: .../leverage registered tokens. ## [v4.3.0](https://github.com/umee-network/umee/re...


Near line 347: Unpaired symbol: ‘[’ seems to be missing
Context: ...3.0) - 2023-04-05 ### Features - [1963](https://github.com/umee-network/umee/pu...


Near line 348: Unpaired symbol: ‘[’ seems to be missing
Context: ...pull/1963) ICA Host integration. - [1953](https://github.com/umee-network/umee/pu...


Near line 349: Unpaired symbol: ‘[’ seems to be missing
Context: ...ow of leverage registered tokens - [1967](https://github.com/umee-network/umee/pu...


Near line 349: The singular proper name ‘Bridge’ must be used with a third-person or a past tense verb.
Context: ...-network/umee/pull/1967) Gravity Bridge phase out phase-2: disable Umee -> Ethereum t...


Near line 349: Possible spelling mistake found.
Context: ...avity Bridge phase out phase-2: disable Umee -> Ethereum transfers. - [1967](https:/...


Near line 349: Do you wish to insert an arrow?
Context: ... Bridge phase out phase-2: disable Umee -> Ethereum transfers. - [1967](https://gi...


Near line 350: Unpaired symbol: ‘[’ seems to be missing
Context: ...able Umee -> Ethereum transfers. - [1967](https://github.com/umee-network/umee/pu...


Near line 350: The singular proper name ‘Bridge’ must be used with a third-person or a past tense verb.
Context: ...-network/umee/pull/1967) Gravity Bridge phase out phase-2: disable Umee -> Ethereum t...


Near line 350: Possible spelling mistake found.
Context: ...avity Bridge phase out phase-2: disable Umee -> Ethereum transfers. ### Improvement...


Near line 350: Do you wish to insert an arrow?
Context: ... Bridge phase out phase-2: disable Umee -> Ethereum transfers. ### Improvements ...


Near line 354: Unpaired symbol: ‘[’ seems to be missing
Context: ...um transfers. ### Improvements - [1959](https://github.com/umee-network/umee/pu...


Near line 355: Unpaired symbol: ‘[’ seems to be missing
Context: ...ee/pull/1959) Update IBC to v6.1 - [1962](https://github.com/umee-network/umee/pu...


Near line 357: Unpaired symbol: ‘[’ seems to be missing
Context: ...rage, x/oracle andx/uibc` - [1913](https://github.com/umee-network/umee/pu...


Near line 357: Possible spelling mistake found.
Context: ...github.com//pull/1974) uibc: quota status check. - [1973](https://g...


Near line 358: Unpaired symbol: ‘[’ seems to be missing
Context: .../1974) uibc: quota status check. - [1973](https://github.com/umee-network/umee/pu...


Near line 358: Possible spelling mistake found.
Context: ...github.com//pull/1973) UIBC: handle zero Quota Params. ### Fixes ...


Near line 358: Possible spelling mistake found.
Context: ...umee/pull/1973) UIBC: handle zero Quota Params. ### Fixes - [1929](https://github.co...


Near line 362: Unpaired symbol: ‘[’ seems to be missing
Context: ...e zero Quota Params. ### Fixes - [1929](https://github.com/umee-network/umee/pu...


Near line 362: Possible spelling mistake found.
Context: ...//pull/1929) Leverage: MaxWithdraw now accounts for `MinCollateralLiquidi...


Near line 363: Unpaired symbol: ‘[’ seems to be missing
Context: ...nts for MinCollateralLiquidity - [1957](https://github.com/umee-network/umee/pu...


Near line 364: Unpaired symbol: ‘[’ seems to be missing
Context: ... amount per block now rounds up. - [1956](https://github.com/umee-network/umee/pu...


Near line 365: Unpaired symbol: ‘[’ seems to be missing
Context: ...e bigger than collateral_weight. - [1954](https://github.com/umee-network/umee/pu...


Near line 365: Possible spelling mistake found.
Context: ...//pull/1954) Leverage: MaxBorrow now accounts for `MinCollateralLiqui...


Near line 365: Possible spelling mistake found.
Context: ... Leverage: MaxBorrow now accounts for MinCollateralLiquidity and MaxSupplyUtilization - [1968](ht...


Near line 367: Unpaired symbol: ‘[’ seems to be missing
Context: ...dityandMaxSupplyUtilization` - [1968](https://github.com/umee-network/umee/pu...


Near line 367: Possible spelling mistake found.
Context: ...e/pull/1968) Leverage: fix type cast of AdjustedBorrow in ExportGenesis ## [v4.2.0](https://g...


Near line 367: Possible spelling mistake found.
Context: ...age: fix type cast of AdjustedBorrow in ExportGenesis ## [v4.2.0](https://github.com/umee-ne...


Near line 369: Unpaired symbol: ‘[’ seems to be missing
Context: ...ustedBorrow in ExportGenesis ## [v4.2.0](https://github.com/umee-network/umee/re...


Near line 373: Unpaired symbol: ‘[’ seems to be missing
Context: ...2.0) - 2023-03-15 ### Features - [1867](https://github.com/umee-network/umee/pu...


Near line 373: Possible spelling mistake found.
Context: ....com//pull/1867) Allow /denom option on registered tokens query to g...


Near line 373: Possible spelling mistake found.
Context: ...ens query to get only a single token by base_denom. - [1568](https://github.com/umee-netw...


Near line 374: Unpaired symbol: ‘[’ seems to be missing
Context: ... a single token by base_denom. - [1568](https://github.com/umee-network/umee/pu...


Near line 375: Unpaired symbol: ‘[’ seems to be missing
Context: ...are to limit IBC token outflows. - [1764](https://github.com/umee-network/umee/pu...


Near line 375: Add a space between sentences.
Context: ...ub.com//pull/1764) New util.Panic helper function. - [1725](https://gith...


Near line 376: Unpaired symbol: ‘[’ seems to be missing
Context: ...ew util.Panic helper function. - [1725](https://github.com/umee-network/umee/pu...


Near line 376: Possible spelling mistake found.
Context: ...github.com//pull/1725) historacle: average prices. ### Improvements - [...


Near line 380: Unpaired symbol: ‘[’ seems to be missing
Context: ...erage prices. ### Improvements - [1744](https://github.com/umee-network/umee/pu...


Near line 381: Unpaired symbol: ‘[’ seems to be missing
Context: .../1744) docs: testing guidelines. - [1771](https://github.com/umee-network/umee/pu...


Near line 382: Unpaired symbol: ‘[’ seems to be missing
Context: ...ental e2e tests on docker image. - [1788](https://github.com/umee-network/umee/pu...


Near line 382: Possible spelling mistake found.
Context: ...twork/umee/pull/1788) deprecated use of sdkerrors. - [1835](https://github.com/umee-netw...


Near line 383: Unpaired symbol: ‘[’ seems to be missing
Context: ...) deprecated use of sdkerrors. - [1835](https://github.com/umee-network/umee/pu...


Near line 384: Unpaired symbol: ‘[’ seems to be missing
Context: ...perimental for default CI tests. - [1864](https://github.com/umee-network/umee/pu...


Near line 388: Unpaired symbol: ‘[’ seems to be missing
Context: ...ock gen integration. ### Fixes - [1767](https://github.com/umee-network/umee/pu...


Near line 390: Unpaired symbol: ‘[’ seems to be missing
Context: ...e()andGetCandlePrice()`. ## [v4.1.0](https://github.com/umee-network/umee/re...


Near line 394: Unpaired symbol: ‘[’ seems to be missing
Context: ...1.0) - 2023-02-15 ### Features - [1808](https://github.com/umee-network/umee/pu...


Near line 398: Unpaired symbol: ‘[’ seems to be missing
Context: ...t yet been supplied. ### Fixes - [1707](https://github.com/umee-network/umee/pu...


Near line 398: Possible spelling mistake found.
Context: .../1707) Oracle: Enforce voting threshold param in oracle endblocker. - [1736](https://...


Near line 398: Possible spelling mistake found.
Context: ...nforce voting threshold param in oracle endblocker. - [1736](https://github.com/umee-netwo...


Near line 399: Unpaired symbol: ‘[’ seems to be missing
Context: ...hold param in oracle endblocker. - [1736](https://github.com/umee-network/umee/pu...


Near line 400: Unpaired symbol: ‘[’ seems to be missing
Context: ... back to the oracle accept list. - [1807](https://github.com/umee-network/umee/pu...


Near line 400: Possible spelling mistake found.
Context: ...//pull/1807) Fixes BNB ibc denom in 4.1 migration - [1812](https:/...


Near line 400: Possible spelling mistake found.
Context: ...e-network/umee/pull/1807) Fixes BNB ibc denom in 4.1 migration - [1812](https://githu...


Near line 400: Make sure that the singular noun after the number ‘4.1’ is correct.
Context: ...e/pull/1807) Fixes BNB ibc denom in 4.1 migration - [1812](https://github.com/umee-networ...


Near line 401: Unpaired symbol: ‘[’ seems to be missing
Context: ...s BNB ibc denom in 4.1 migration - [1812](https://github.com/umee-network/umee/pu...


Near line 401: Possible spelling mistake found.
Context: ...github.com//pull/1812) MaxCollateralShare now works during partial oracle outages...


Near line 402: Unpaired symbol: ‘[’ seems to be missing
Context: ...hen certain conditions are safe. - [1821](https://github.com/umee-network/umee/pu...


Near line 403: Unpaired symbol: ‘[’ seems to be missing
Context: ...s during partial oracle outages. - [1845](https://github.com/umee-network/umee/pu...


Near line 404: Unpaired symbol: ‘[’ seems to be missing
Context: ...n during oracle ballot counting. - [1851](https://github.com/umee-network/umee/pu...


Near line 405: Unpaired symbol: ‘[’ seems to be missing
Context: ...ll/1851) Oracle: ballot sorting. - [1852](https://github.com/umee-network/umee/pu...


Near line 407: Unpaired symbol: ‘[’ seems to be missing
Context: ...cle: power vote calculation. ## [v4.0.1](https://github.com/umee-network/umee/re...


Near line 411: Unpaired symbol: ‘[’ seems to be missing
Context: ...v4.0.1) - 2023-02-10 ### Fixes - [1800](https://github.com/umee-network/umee/pu...


Near line 411: Possible spelling mistake found.
Context: ...non-capitalized assets when calling the historacle data. ## [v4.0.0](https://github.com/u...


Near line 413: Unpaired symbol: ‘[’ seems to be missing
Context: ...calling the historacle data. ## [v4.0.0](https://github.com/umee-network/umee/re...


Near line 417: Unpaired symbol: ‘[’ seems to be missing
Context: ... - 2023-01-20 ### API Breaking - [1683](https://github.com/umee-network/umee/pu...


Near line 417: Possible spelling mistake found.
Context: ...github.com//pull/1683) MaxWithdraw query now returns sdk.Coins, not `sdk...


Near line 417: Add a space between sentences.
Context: ...ull/1683) MaxWithdraw query now returns sdk.Coins, not sdk.Coin and will be empty (not...


Near line 417: Add a space between sentences.
Context: ...draw query now returns sdk.Coins, not sdk.Coin and will be empty (not zero coin) when...


Near line 417: Possible spelling mistake found.
Context: ...ero coin) when returning a zero amount. Denom field in query is now optional. - [1694...


Near line 418: Unpaired symbol: ‘[’ seems to be missing
Context: ... field in query is now optional. - [1694](https://github.com/umee-network/umee/pu...


Near line 418: Possible spelling mistake found.
Context: ...github.com//pull/1694) MsgMaxWithdraw, MsgMaxBorrow and MsgRepay won't r...


Near line 418: Possible spelling mistake found.
Context: ...twork/umee/pull/1694) MsgMaxWithdraw, MsgMaxBorrow and MsgRepay won't return errors if ...


Near line 418: Possible spelling mistake found.
Context: ...4) MsgMaxWithdraw, MsgMaxBorrow and MsgRepay won't return errors if there is nothin...


Near line 418: In contexts where ‘if’ is followed by ‘or’, using ‘whether’ may be more appropriate (and formal).
Context: ...rowandMsgRepay` won't return errors if there is nothing to withdraw, borrow or...


Near line 418: Possible spelling mistake found.
Context: ... borrow or repay respectively. Leverage ErrMaxWithdrawZero and ErrMaxBorrowZero has been remove...


Near line 418: Possible spelling mistake found.
Context: ...vely. Leverage ErrMaxWithdrawZero and ErrMaxBorrowZero has been removed. ### Fixes - [1680]...


Near line 422: Unpaired symbol: ‘[’ seems to be missing
Context: ...o` has been removed. ### Fixes - [1680](https://github.com/umee-network/umee/pu...


Near line 422: Possible spelling mistake found.
Context: ...k/umee/pull/1680) Add amino support for MsgMaxWithdraw. - [1694](https://github.com/umee-netwo...


Near line 423: Unpaired symbol: ‘[’ seems to be missing
Context: ...mino support for MsgMaxWithdraw. - [1694](https://github.com/umee-network/umee/pu...


Near line 423: Add a space between sentences.
Context: ...github.com//pull/1694) leverage.MaxBorrow return zero instead of failing when th...


Near line 424: Unpaired symbol: ‘[’ seems to be missing
Context: ...when there is no more to borrow. - [1710](https://github.com/umee-network/umee/pu...


Near line 424: Possible spelling mistake found.
Context: ...e/pull/1710) Skip blacklisted tokens in MaxBorrow and MaxWithdraw queries. - [1717](https...


Near line 424: Possible spelling mistake found.
Context: ...kip blacklisted tokens in MaxBorrow and MaxWithdraw queries. - [1717](https://github.com/um...


Near line 425: Unpaired symbol: ‘[’ seems to be missing
Context: ...xBorrow and MaxWithdraw queries. - [1717](https://github.com/umee-network/umee/pu...


Near line 425: Possible spelling mistake found.
Context: ...mee-network/umee/pull/1717) Oracle: Add blockNum to median and median deviation queries....


Near line 429: Unpaired symbol: ‘[’ seems to be missing
Context: ...eviation queries. ### Features - [1548](https://github.com/umee-network/umee/pu...


Near line 429: Possible spelling mistake found.
Context: ...github.com//pull/1548) Historacle prices and medians keeper proof of conc...


Near line 430: Unpaired symbol: ‘[’ seems to be missing
Context: ...medians keeper proof of concept. - [1580](https://github.com/umee-network/umee/pu...


Near line 430: Possible spelling mistake found.
Context: ...ork/umee/pull/1657) Median tracking for historacle pricing. - [1630](https://github.com/um...


Near line 431: Unpaired symbol: ‘[’ seems to be missing
Context: ...tracking for historacle pricing. - [1630](https://github.com/umee-network/umee/pu...


Near line 432: Unpaired symbol: ‘[’ seems to be missing
Context: ...ll/1630) Incentive module proto. - [1588](https://github.com/umee-network/umee/pu...


Near line 432: Possible spelling mistake found.
Context: ...github.com//pull/1588) Historacle proto. - [1653](https://github.com/umee...


Near line 433: Unpaired symbol: ‘[’ seems to be missing
Context: ...mee/pull/1588) Historacle proto. - [1653](https://github.com/umee-network/umee/pu...


Near line 434: Unpaired symbol: ‘[’ seems to be missing
Context: ...Server interface implementation. - [1654](https://github.com/umee-network/umee/pu...


Near line 434: Possible spelling mistake found.
Context: ...m//pull/1654) Leverage historacle integration. - [1685](https://github.co...


Near line 435: Unpaired symbol: ‘[’ seems to be missing
Context: ...Leverage historacle integration. - [1685](https://github.com/umee-network/umee/pu...


Near line 435: Possible spelling mistake found.
Context: ...mee-network/umee/pull/1685) Add medians param to Token registry. - [1683](https://git...


Near line 436: Unpaired symbol: ‘[’ seems to be missing
Context: ...medians param to Token registry. - [1683](https://github.com/umee-network/umee/pu...


Near line 436: Possible spelling mistake found.
Context: ...ub.com//pull/1683) Add MaxBorrow query and allow returning all denoms fr...


Near line 436: Possible spelling mistake found.
Context: ...MaxBorrow query and allow returning all denoms from MaxWithdraw. - [1690](https://gith...


Near line 436: Possible spelling mistake found.
Context: ...ery and allow returning all denoms from MaxWithdraw. - [1690](https://github.com/umee-netwo...


Near line 437: Unpaired symbol: ‘[’ seems to be missing
Context: ...ing all denoms from MaxWithdraw. - [1690](https://github.com/umee-network/umee/pu...


Near line 437: Possible spelling mistake found.
Context: ...ub.com//pull/1690) Add MaxBorrow message type. - [1711](https://github.c...


Near line 438: Unpaired symbol: ‘[’ seems to be missing
Context: ...690) Add MaxBorrow message type. - [1711](https://github.com/umee-network/umee/pu...


Near line 438: Possible spelling mistake found.
Context: ...istoric pricing information to leverage MarketSummary query. - [1723](https://github.com/umee...


Near line 439: Unpaired symbol: ‘[’ seems to be missing
Context: ...to leverage MarketSummary query. - [1723](https://github.com/umee-network/umee/pu...


Near line 440: Unpaired symbol: ‘[’ seems to be missing
Context: ... only fields in account summary. - [1694](https://github.com/umee-network/umee/pu...


Near line 440: Possible spelling mistake found.
Context: ...om//pull/1694) Add new sdkutil package to enhance common Cosmos SDK fu...


Near line 440: Possible spelling mistake found.
Context: ...mon Cosmos SDK functionality. Here, the ZeroCoin helper function. ## [v3.3.0](https://...


Near line 442: Unpaired symbol: ‘[’ seems to be missing
Context: ... ZeroCoin helper function. ## [v3.3.0](https://github.com/umee-network/umee/re...


Near line 446: Unpaired symbol: ‘[’ seems to be missing
Context: ...3.0) - 2022-12-20 ### Features - [1642](https://github.com/umee-network/umee/pu...


Near line 446: Possible spelling mistake found.
Context: ....com//pull/1642) Added QueryMaxWithdraw and MsgMaxWithdraw. - [1633](https://gi...


Near line 446: Possible spelling mistake found.
Context: ...e/pull/1642) Added QueryMaxWithdraw and MsgMaxWithdraw. - [1633](https://github.com/umee-netwo...


Near line 447: Unpaired symbol: ‘[’ seems to be missing
Context: ...yMaxWithdraw and MsgMaxWithdraw. - [1633](https://github.com/umee-network/umee/pu...


Near line 447: Possible spelling mistake found.
Context: ...github.com//pull/1633) MarketSummary query now displays symbol price instead...


Near line 451: Unpaired symbol: ‘[’ seems to be missing
Context: ... readability. ### Improvements - [1659](https://github.com/umee-network/umee/pu...


Near line 455: Unpaired symbol: ‘[’ seems to be missing
Context: ...dependencies (#1659) ### Fixes - [1640](https://github.com/umee-network/umee/pu...


Near line 455: Possible spelling mistake found.
Context: ...verage gov handler proposals to the new MsgGovUpdateRegistry messages. - [1650](https://github.com/...


Near line 456: Unpaired symbol: ‘[’ seems to be missing
Context: ...MsgGovUpdateRegistry messages. - [1650](https://github.com/umee-network/umee/pu...


Near line 456: Possible spelling mistake found.
Context: ...e/pull/1650) Fixes bug with reserves in ExportGenesis. - [1642](https://github.com/umee-netwo...


Near line 457: Unpaired symbol: ‘[’ seems to be missing
Context: ... with reserves in ExportGenesis. - [1642](https://github.com/umee-network/umee/pu...


Near line 457: Possible spelling mistake found.
Context: ...k/umee/pull/1642) Added missing CLI for QueryBadDebts. - [1633](https://github.com/umee-netwo...


Near line 458: Unpaired symbol: ‘[’ seems to be missing
Context: ...d missing CLI for QueryBadDebts. - [1633](https://github.com/umee-network/umee/pu...


Near line 458: This sentence does not start with an uppercase letter.
Context: ...alculation precision for high exponent. assets. - [1645](https://github.com/umee-netwo...


Near line 459: Unpaired symbol: ‘[’ seems to be missing
Context: ...ision for high exponent. assets. - [1645](https://github.com/umee-network/umee/pu...


Near line 460: Unpaired symbol: ‘[’ seems to be missing
Context: ...45) Fix: docker build & release. - [1650](https://github.com/umee-network/umee/pu...


Near line 462: Unpaired symbol: ‘[’ seems to be missing
Context: ...ort genesis tracks reserves. ## [v3.2.0](https://github.com/umee-network/umee/re...


Near line 464: Possible spelling mistake found.
Context: ...eleases/tag/v3.2.0) - 2022-11-25 Since umeed v3.2 there is a new runtime dependency...


Near line 464: Possible spelling mistake found.
Context: ...3.2there is a new runtime dependency:libwasmvm.x86_64.so v1.1.1` is required. Building...


Near line 465: Possible spelling mistake found.
Context: ...from source will automatically link the libwasmvm.x86_64.so created as a part of the bui...


Near line 465: Possible spelling mistake found.
Context: ...host as you run the binary, or copy the libwasmvm.x86_64.so your lib directory). ### Fe...


Near line 469: Unpaired symbol: ‘[’ seems to be missing
Context: ...r lib directory). ### Features - [1555](https://github.com/umee-network/umee/pu...


Near line 469: Possible typo: you repeated a word
Context: ...e/pull/1555) Updates IBC to v5.1.0 that adds adds optional memo field to `FungibleTokenPa...


Near line 469: Possible spelling mistake found.
Context: ...0 that adds adds optional memo field to FungibleTokenPacketData and MsgTransfer. - [1577](https://gi...


Near line 469: Possible spelling mistake found.
Context: ... field to FungibleTokenPacketData and MsgTransfer. - [1577](https://github.com/umee-netw...


Near line 470: Unpaired symbol: ‘[’ seems to be missing
Context: ...enPacketDataandMsgTransfer`. - [1577](https://github.com/umee-network/umee/pu...


Near line 470: Possible spelling mistake found.
Context: ...quidator-queryor-lruntime flag toumeed start`. See README.md file...


Near line 474: Unpaired symbol: ‘[’ seems to be missing
Context: ...ls. ### State Machine Breaking - [1555](https://github.com/umee-network/umee/pu...


Near line 478: Unpaired symbol: ‘[’ seems to be missing
Context: ... GB Slashing. ### API Breaking - [1578](https://github.com/umee-network/umee/pu...


Near line 480: Unpaired symbol: ‘[’ seems to be missing
Context: ...ge/types and x/oracle/types. ## [v3.1.0](https://github.com/umee-network/umee/re...


Near line 484: Unpaired symbol: ‘[’ seems to be missing
Context: ...1.0) - 2022-10-22 ### Features - [1513](https://github.com/umee-network/umee/pu...


Near line 484: Possible spelling mistake found.
Context: ...ain information via new RPC route. See [cosmos-sdk/11582](https://github.com/cosmos/cosmos...


Near line 488: Unpaired symbol: ‘[’ seems to be missing
Context: ...2). ### State Machine Breaking - [1474](https://github.com/umee-network/umee/pu...


Near line 489: Unpaired symbol: ‘[’ seems to be missing
Context: ...abled all Gravity Bridge claims. - [1479](https://github.com/umee-network/umee/pu...


Near line 489: Possible spelling mistake found.
Context: ...ub.com//pull/1479) Add MsgSupplyCollateral. ### Fixes - [1471](https://github.co...


Near line 493: Unpaired symbol: ‘[’ seems to be missing
Context: ...MsgSupplyCollateral. ### Fixes - [1471](https://github.com/umee-network/umee/pu...


Near line 494: Unpaired symbol: ‘[’ seems to be missing
Context: ...Fix slash window progress query. - [1501](https://github.com/umee-network/umee/pu...


Near line 496: Unpaired symbol: ‘[’ seems to be missing
Context: ...1) Cosmos SDK patch release. ## [v3.0.3](https://github.com/umee-network/umee/re...


Near line 500: Unpaired symbol: ‘[’ seems to be missing
Context: ...v3.0.3) - 2022-10-21 ### Fixes - [1511](https://github.com/umee-network/umee/pu...


Near line 500: Possible spelling mistake found.
Context: ...pull/1511) Cosmos SDK patch release for Umee v3.0.3. ## [v3.0.2] - 2022-09-29 ### ...


Near line 506: Unpaired symbol: ‘[’ seems to be missing
Context: ...v3.0.2] - 2022-09-29 ### Fixes - [1460](https://github.com/umee-network/umee/pu...


Near line 512: Unpaired symbol: ‘[’ seems to be missing
Context: ...v3.0.1] - 2022-09-28 ### Fixes - [1450](https://github.com/umee-network/umee/pu...


Near line 514: Unpaired symbol: ‘[’ seems to be missing
Context: ...he which caused v3.0.0 halt. ## [v3.0.0](https://github.com/umee-network/umee/re...


Near line 518: Unpaired symbol: ‘[’ seems to be missing
Context: ...-22 ### State Machine Breaking - [1326](https://github.com/umee-network/umee/pu...


Near line 519: Unpaired symbol: ‘[’ seems to be missing
Context: ...otocol controlled min gas price. - [1401](https://github.com/umee-network/umee/pu...


Near line 519: Possible spelling mistake found.
Context: ...ee/pull/1401) Increased free gas oracle tx limit from 100k to 140k. - [1411](https...


Near line 520: Unpaired symbol: ‘[’ seems to be missing
Context: ...acle tx limit from 100k to 140k. - [1411](https://github.com/umee-network/umee/pu...


Near line 524: Unpaired symbol: ‘[’ seems to be missing
Context: ...or v3 release ### API Breaking - [1029](https://github.com/umee-network/umee/pu...


Near line 524: Put a space after the comma.
Context: ...pull/1029) Removed MsgSetCollateral(addr,denom,bool), and replaced with MsgAddCollater...


Near line 524: Put a space after the comma.
Context: ...029) Removed MsgSetCollateral(addr,denom,bool), and replaced with MsgAddCollateral(ad...


Near line 524: Put a space after the comma.
Context: ... and replaced with MsgAddCollateral(addr,coin) and MsgRemoveCollateral(addr,coin) - [...


Near line 524: Put a space after the comma.
Context: ...(addr,coin) and MsgRemoveCollateral(addr,coin) - [1023](https://github.com/umee-netwo...


Near line 525: Unpaired symbol: ‘[’ seems to be missing
Context: ...d MsgRemoveCollateral(addr,coin) - [1023](https://github.com/umee-network/umee/pu...


Near line 525: Possible spelling mistake found.
Context: ...m//pull/1023) Restrict MsgWithdraw to only uToken input (no base token aut...


Near line 525: Possible spelling mistake found.
Context: ...pull/1023) Restrict MsgWithdraw to only uToken input (no base token auto-convert) - [1...


Near line 526: Unpaired symbol: ‘[’ seems to be missing
Context: ...put (no base token auto-convert) - [1106](https://github.com/umee-network/umee/pu...


Near line 526: Possible spelling mistake found.
Context: .../1106) Rename Lend to Supply, including MsgLendAsset, Token EnableLend, docs, and internal f...


Near line 526: Possible spelling mistake found.
Context: ...o Supply, including MsgLendAsset, Token EnableLend, docs, and internal functions. Also Que...


Near line 526: A comma may be missing after the conjunctive/linking adverb ‘Also’.
Context: ...ableLend, docs, and internal functions. Also QueryLoaned similar queries to QuerySup...


Near line 526: Possible spelling mistake found.
Context: ...end, docs, and internal functions. Also QueryLoaned similar queries to QuerySupplied. - [11...


Near line 526: Possible spelling mistake found.
Context: ...ns. Also QueryLoaned similar queries to QuerySupplied. - [1113](https://github.com/umee-netwo...


Near line 527: Unpaired symbol: ‘[’ seems to be missing
Context: ...imilar queries to QuerySupplied. - [1113](https://github.com/umee-network/umee/pu...


Near line 527: Possible spelling mistake found.
Context: ...1113) Rename Amount field to Asset when sdk.Coin type in Msg proto. - [1122](https:...


Near line 527: Add a space between sentences.
Context: ...) Rename Amount field to Asset when sdk.Coin type in Msg proto. - [1122](https://git...


Near line 528: Unpaired symbol: ‘[’ seems to be missing
Context: ...when sdk.Coin type in Msg proto. - [1122](https://github.com/umee-network/umee/pu...


Near line 528: Possible spelling mistake found.
Context: ...com//pull/1122) Rename MsgWithdrawAsset, MsgBorrowAsset, MsgRepayAsset, MsgAddC...


Near line 528: Possible spelling mistake found.
Context: ...mee/pull/1122) Rename MsgWithdrawAsset, MsgBorrowAsset, MsgRepayAsset, MsgAddCollateral, and M...


Near line 528: Possible spelling mistake found.
Context: ...ename MsgWithdrawAsset, MsgBorrowAsset, MsgRepayAsset, MsgAddCollateral, and MsgRemoveCollate...


Near line 528: Possible spelling mistake found.
Context: ...awAsset, MsgBorrowAsset, MsgRepayAsset, MsgAddCollateral, and MsgRemoveCollateral to MsgWithdraw...


Near line 528: Possible spelling mistake found.
Context: ...t, MsgRepayAsset, MsgAddCollateral, and MsgRemoveCollateral to MsgWithdraw, MsgBorrow, MsgRepay, Ms...


Near line 528: Possible spelling mistake found.
Context: ...dCollateral, and MsgRemoveCollateral to MsgWithdraw, MsgBorrow, MsgRepay, MsgCollateralize,...


Near line 528: Possible spelling mistake found.
Context: ...and MsgRemoveCollateral to MsgWithdraw, MsgBorrow, MsgRepay, MsgCollateralize, MsgDecolla...


Near line 528: Possible spelling mistake found.
Context: ...veCollateral to MsgWithdraw, MsgBorrow, MsgRepay, MsgCollateralize, MsgDecollateralize. ...


Near line 528: Possible spelling mistake found.
Context: ...al to MsgWithdraw, MsgBorrow, MsgRepay, MsgCollateralize, MsgDecollateralize. - [1123](https://g...


Near line 528: Possible spelling mistake found.
Context: ... MsgBorrow, MsgRepay, MsgCollateralize, MsgDecollateralize. - [1123](https://github.com/umee-netwo...


Near line 529: Unpaired symbol: ‘[’ seems to be missing
Context: ...llateralize, MsgDecollateralize. - [1123](https://github.com/umee-network/umee/pu...


Near line 530: Unpaired symbol: ‘[’ seems to be missing
Context: ... by removing the Request suffix. - [1125](https://github.com/umee-network/umee/pu...


Near line 530: This word is normally spelled as one.
Context: ...roto getters in x/leverage and x/oracle proto types. - [1126](https://github.com/umee-netwo...


Near line 531: Unpaired symbol: ‘[’ seems to be missing
Context: ...verage and x/oracle proto types. - [1126](https://github.com/umee-network/umee/pu...


Near line 531: Possible spelling mistake found.
Context: ...ee-network/umee/pull/1126) Update proto json tag from APY to apy. - [1118](https...


Near line 531: Possible spelling mistake found.
Context: ...26) Update proto json tag from APY to apy. - [1118](https://github.com/umee-netw...


Near line 532: Unpaired symbol: ‘[’ seems to be missing
Context: ...to json tag from APY to apy. - [1118](https://github.com/umee-network/umee/pu...


Near line 532: Possible spelling mistake found.
Context: ...github.com//pull/1118) MsgLiquidate now has reward denom instead of full co...


Near line 532: Possible spelling mistake found.
Context: .../pull/1118) MsgLiquidate now has reward denom instead of full coin - [1130](https://g...


Near line 533: Unpaired symbol: ‘[’ seems to be missing
Context: ...eward denom instead of full coin - [1130](https://github.com/umee-network/umee/pu...


Near line 533: Possible spelling mistake found.
Context: ...ee-network/umee/pull/1130) Update proto json tag to lower case. - [1140](https://git...


Near line 534: Unpaired symbol: ‘[’ seems to be missing
Context: ...te proto json tag to lower case. - [1140](https://github.com/umee-network/umee/pu...


Near line 534: Possible spelling mistake found.
Context: ...com//pull/1140) Rename MarketSize query to TotalSuppliedValue, and TokenM...


Near line 534: Possible spelling mistake found.
Context: ...e/pull/1140) Rename MarketSize query to TotalSuppliedValue, and TokenMarketSize to TotalSupplied. ...


Near line 534: Possible spelling mistake found.
Context: ...etSize query to TotalSuppliedValue, and TokenMarketSize to TotalSupplied. - [1188](https://gith...


Near line 534: Possible spelling mistake found.
Context: ...alSuppliedValue, and TokenMarketSize to TotalSupplied. - [1188](https://github.com/umee-netwo...


Near line 535: Unpaired symbol: ‘[’ seems to be missing
Context: ...okenMarketSize to TotalSupplied. - [1188](https://github.com/umee-network/umee/pu...


Near line 536: Unpaired symbol: ‘[’ seems to be missing
Context: ...duplicate market_summary fields. - [1199](https://github.com/umee-network/umee/pu...


Near line 536: Possible spelling mistake found.
Context: ... borrow_limit) into aggregate queries acccount_summary or account_balances. - [1236...


Near line 537: Unpaired symbol: ‘[’ seems to be missing
Context: ..._summaryoraccount_balances`. - [1236](https://github.com/umee-network/umee/pu...


Near line 538: Unpaired symbol: ‘[’ seems to be missing
Context: ...nse fields to leverage messages. - [1222](https://github.com/umee-network/umee/pu...


Near line 538: Possible spelling mistake found.
Context: .../umee/pull/1222) Add leverage parameter DirectLiquidationFee. - [1333](https://github.com/umee-netwo...


Near line 539: Unpaired symbol: ‘[’ seems to be missing
Context: ... parameter DirectLiquidationFee. - [1333](https://github.com/umee-network/umee/pu...


Near line 539: Possible spelling mistake found.
Context: ...e-network/umee/pull/1333) Remove first (addr) argument on all CLI commands, using `-...


Near line 543: Unpaired symbol: ‘[’ seems to be missing
Context: ...om` flag instead. ### Features - [1147](https://github.com/umee-network/umee/pu...


Near line 543: Possible spelling mistake found.
Context: ...ub.com//pull/1147) Add SlashWindow oracle query. - [913](https://github.co...


Near line 544: Unpaired symbol: ‘[’ seems to be missing
Context: ...47) Add SlashWindow oracle query. - [913](https://github.com/umee-network/umee/pu...


Near line 544: Possible spelling mistake found.
Context: ...hub.com//pull/913) Add LendEnabled, BorrowEnabled, and Blacklist to Token ...


Near line 544: Possible spelling mistake found.
Context: ...network/umee/pull/913) Add LendEnabled, BorrowEnabled, and Blacklist to Token struct. - [913]...


Near line 545: Unpaired symbol: ‘[’ seems to be missing
Context: ...d, and Blacklist to Token struct. - [913](https://github.com/umee-network/umee/pu...


Near line 546: Unpaired symbol: ‘[’ seems to be missing
Context: ...te tokens, but never delete them. - [918](https://github.com/umee-network/umee/pu...


Near line 546: Possible spelling mistake found.
Context: ...hub.com//pull/918) Add MarketSummary query to CLI. - [1068](https://github.c...


Near line 547: Unpaired symbol: ‘[’ seems to be missing
Context: ... Add MarketSummary query to CLI. - [1068](https://github.com/umee-network/umee/pu...


Near line 548: Unpaired symbol: ‘[’ seems to be missing
Context: ... cache layer for token registry. - [1096](https://github.com/umee-network/umee/pu...


Near line 549: Unpaired symbol: ‘[’ seems to be missing
Context: ...o the x/leverage token registry. - [1094](https://github.com/umee-network/umee/pu...


Near line 549: Possible spelling mistake found.
Context: ....com//pull/1094) Added TotalCollateral query. - [1099](https://github.com/umee...


Near line 550: Unpaired symbol: ‘[’ seems to be missing
Context: ...94) Added TotalCollateral query. - [1099](https://github.com/umee-network/umee/pu...


Near line 550: Possible spelling mistake found.
Context: ....com//pull/1099) Added TotalBorrowed query. - [1157](https://github.com/umee...


Near line 551: Unpaired symbol: ‘[’ seems to be missing
Context: ...1099) Added TotalBorrowed query. - [1157](https://github.com/umee-network/umee/pu...


Near line 551: Possible spelling mistake found.
Context: ....com//pull/1157) Added PrintOrErr util function optimizing the CLI code ...


Near line 552: Unpaired symbol: ‘[’ seems to be missing
Context: ...on optimizing the CLI code flow. - [1118](https://github.com/umee-network/umee/pu...


Near line 552: Possible spelling mistake found.
Context: ...github.com//pull/1118) MsgLiquidate rewards base assets instead of requirin...


Near line 552: Possible spelling mistake found.
Context: ...sets instead of requiring an additional MsgWithdraw - [1159](https://github.com/umee-networ...


Near line 553: Unpaired symbol: ‘[’ seems to be missing
Context: ...uiring an additional MsgWithdraw - [1159](https://github.com/umee-network/umee/pu...


Near line 554: Unpaired symbol: ‘[’ seems to be missing
Context: ...o the x/leverage token registry. - [1188](https://github.com/umee-network/umee/pu...


Near line 554: Possible spelling mistake found.
Context: ...thdraw, available_collateralize, and utoken_supply` fields to market summary. - [12...


Near line 555: Unpaired symbol: ‘[’ seems to be missing
Context: ...upply` fields to market summary. - [1203](https://github.com/umee-network/umee/pu...


Near line 556: Unpaired symbol: ‘[’ seems to be missing
Context: ...mee/pull/1203) Add Swagger docs. - [1212](https://github.com/umee-network/umee/pu...


Near line 557: Unpaired symbol: ‘[’ seems to be missing
Context: ...on check / validation functions. - [1217](https://github.com/umee-network/umee/pu...


Near line 559: Possible spelling mistake found.
Context: ...s SDK x/group module. - Increased Gov MaxMetadataLen from 255 to 800 characters. - [1220](h...


Near line 560: Unpaired symbol: ‘[’ seems to be missing
Context: ...Len` from 255 to 800 characters. - [1220](https://github.com/umee-network/umee/pu...


Near line 560: Possible spelling mistake found.
Context: ...e-network/umee/pull/1220) Submit oracle prevotes / vote txs via the CLI. - [1222](https:...


Near line 560: Possible spelling mistake found.
Context: ...ull/1220) Submit oracle prevotes / vote txs via the CLI. - [1222](https://github.co...


Near line 561: Unpaired symbol: ‘[’ seems to be missing
Context: ...prevotes / vote txs via the CLI. - [1222](https://github.com/umee-network/umee/pu...


Near line 561: Possible spelling mistake found.
Context: ...work/umee/pull/1222) Liquidation reward_denom can now be either token or uToken. - [1...


Near line 561: Possible spelling mistake found.
Context: ...reward_denom can now be either token or uToken. - [1238](https://github.com/umee-netwo...


Near line 562: Unpaired symbol: ‘[’ seems to be missing
Context: ...n now be either token or uToken. - [1238](https://github.com/umee-network/umee/pu...


Near line 563: Unpaired symbol: ‘[’ seems to be missing
Context: ...ull/1238) Added bad debts query. - [1323](https://github.com/umee-network/umee/pu...


Near line 563: Possible spelling mistake found.
Context: ...com//pull/1323) Oracle cli - Add validator address override option...


Near line 564: Unpaired symbol: ‘[’ seems to be missing
Context: ...lidator address override option. - [1329](https://github.com/umee-network/umee/pu...


Near line 564: Possible spelling mistake found.
Context: ...//pull/1329) Implement MaxCollateralShare. - [1330](https://github.com/umee-netwo...


Near line 565: Unpaired symbol: ‘[’ seems to be missing
Context: ...9) Implement MaxCollateralShare. - [1330](https://github.com/umee-network/umee/pu...


Near line 565: Possible spelling mistake found.
Context: ...mee-network/umee/pull/1330) Implemented MaxSupplyUtilization. - [1319](https://github.com/umee-netwo...


Near line 566: Unpaired symbol: ‘[’ seems to be missing
Context: ...mplemented MaxSupplyUtilization. - [1319](https://github.com/umee-network/umee/pu...


Near line 566: Possible spelling mistake found.
Context: ...mee-network/umee/pull/1319) Implemented MaxSupply. - [1331](https://github.com/umee-netwo...


Near line 567: Unpaired symbol: ‘[’ seems to be missing
Context: ...ull/1319) Implemented MaxSupply. - [1331](https://github.com/umee-network/umee/pu...


Near line 567: Possible spelling mistake found.
Context: ...mee-network/umee/pull/1331) Implemented MinCollateralLiquidity. - [1343](https://github.com/umee-netwo...


Near line 568: Unpaired symbol: ‘[’ seems to be missing
Context: ...lemented MinCollateralLiquidity. - [1343](https://github.com/umee-network/umee/pu...


Near line 568: Possible spelling mistake found.
Context: ...github.com//pull/1343) RepayBadDebt and Liquidate automatically clear black...


Near line 569: Unpaired symbol: ‘[’ seems to be missing
Context: ...ly clear blacklisted collateral. - [1379](https://github.com/umee-network/umee/pu...


Near line 569: Possible spelling mistake found.
Context: ...ub.com//pull/1379) Add mininumCommissionRate update to all validators. - [1395](htt...


Near line 570: Unpaired symbol: ‘[’ seems to be missing
Context: ...nRate` update to all validators. - [1395](https://github.com/umee-network/umee/pu...


Near line 574: Unpaired symbol: ‘[’ seems to be missing
Context: ...targets query. ### Improvements - [935](https://github.com/umee-network/umee/pu...


Near line 574: Possible spelling mistake found.
Context: ...hub.com//pull/935) Fix protobuf linting - [940](https://github.com/umee...


Near line 575: Unpaired symbol: ‘[’ seems to be missing
Context: ...ee/pull/935) Fix protobuf linting - [940](https://github.com/umee-network/umee/pu...


Near line 575: Add a space between sentences.
Context: ...work/umee/pull/940)(x/leverage) Renamed Keeper.DeriveBorrowUtilization to SupplyUtilization (see #926) - [9...


Near line 575: Possible spelling mistake found.
Context: ...med Keeper.DeriveBorrowUtilization to SupplyUtilization (see #926) - [959](https://github.com/...


Near line 576: Unpaired symbol: ‘[’ seems to be missing
Context: ...to SupplyUtilization (see #926) - [959](https://github.com/umee-network/umee/pu...


Near line 576: Possible spelling mistake found.
Context: ...com//pull/959) Improve ModuleBalance calculation - [962](https://github.com/...


Near line 577: Unpaired symbol: ‘[’ seems to be missing
Context: ...Improve ModuleBalance calculation - [962](https://github.com/umee-network/umee/pu...


Near line 577: Possible spelling mistake found.
Context: ...//pull/962) Streamline AccrueAllInterest - [967](https://github.com/umee-network...


Near line 578: Unpaired symbol: ‘[’ seems to be missing
Context: ...962) Streamline AccrueAllInterest - [967](https://github.com/umee-network/umee/pu...


Near line 578: Possible spelling mistake found.
Context: ...hub.com//pull/962) Use taylor series of e^x for more accurate interes...


Near line 579: Unpaired symbol: ‘[’ seems to be missing
Context: ...re accurate interest at high APY. - [987](https://github.com/umee-network/umee/pu...


Near line 580: Unpaired symbol: ‘[’ seems to be missing
Context: ... Streamline x/leverage CLI tests - [1012](https://github.com/umee-network/umee/pu...


Near line 581: Unpaired symbol: ‘[’ seems to be missing
Context: ...ative time elapsed error message - [1236](https://github.com/umee-network/umee/pu...


Near line 582: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Improve leverage event fields. - [1294](https://github.com/umee-network/umee/pu...


Near line 583: Unpaired symbol: ‘[’ seems to be missing
Context: ...lify window progress query math. - [1300](https://github.com/umee-network/umee/pu...


Near line 584: Unpaired symbol: ‘[’ seems to be missing
Context: ...est suite and error specificity. - [1322](https://github.com/umee-network/umee/pu...


Near line 585: Unpaired symbol: ‘[’ seems to be missing
Context: ...tion threshold and close factor. - [1332](https://github.com/umee-network/umee/pu...


Near line 586: Unpaired symbol: ‘[’ seems to be missing
Context: ...xhaustion event and log message. - [1362](https://github.com/umee-network/umee/pu...


Near line 586: Possible spelling mistake found.
Context: ...work/umee/pull/1362) Remove inefficient BorrowAmounts and CollateralAmounts leverage invarian...


Near line 586: Possible spelling mistake found.
Context: ...2) Remove inefficient BorrowAmounts and CollateralAmounts leverage invariants. - [1363](https://g...


Near line 587: Unpaired symbol: ‘[’ seems to be missing
Context: ...eralAmounts leverage invariants. - [1363](https://github.com/umee-network/umee/pu...


Near line 587: Possible spelling mistake found.
Context: ...rk/umee/pull/1332) Standardize leverage KVStore access andincrease validation. - [1385]...


Near line 587: Possible spelling mistake found.
Context: ...32) Standardize leverage KVStore access andincrease validation. - [1385](https://github.com...


Near line 588: Unpaired symbol: ‘[’ seems to be missing
Context: ...e access andincrease validation. - [1385](https://github.com/umee-network/umee/pu...


Near line 592: Unpaired symbol: ‘[’ seems to be missing
Context: ...pgrade plan name ### Bug Fixes - [1018](https://github.com/umee-network/umee/pu...


Near line 593: Unpaired symbol: ‘[’ seems to be missing
Context: ...sed from the last block happens. - [1156](https://github.com/umee-network/umee/pu...


Near line 594: Unpaired symbol: ‘[’ seems to be missing
Context: ...56) Propagate context correctly. - [1288](https://github.com/umee-network/umee/pu...


Near line 594: Possible spelling mistake found.
Context: .../pull/1288) Safeguards LastInterestTime against time reversals and unintended i...


Near line 595: Unpaired symbol: ‘[’ seems to be missing
Context: ...tended interest from hard forks. - [1357](https://github.com/umee-network/umee/pu...


Near line 595: Possible spelling mistake found.
Context: ...github.com//pull/1357) Interptex x/0 collateral liquidity as 100% - [138...


Near line 596: Unpaired symbol: ‘[’ seems to be missing
Context: ...x/0 collateral liquidity as 100% - [1383](https://github.com/umee-network/umee/pu...


Near line 596: Possible spelling mistake found.
Context: ...ull/1383) Remove potential panic during FeeAndPriority error case. - [1405](https://github.com...


Near line 597: Unpaired symbol: ‘[’ seems to be missing
Context: ...uring FeeAndPriority error case. - [1405](https://github.com/umee-network/umee/pu...


Near line 597: Possible spelling mistake found.
Context: ...-network/umee/pull/1405) No longer skip MinCollateralLiquidity < 1 validation. ## [v2.0.2](https://gi...


Near line 599: Unpaired symbol: ‘[’ seems to be missing
Context: ...ralLiquidity < 1 validation. ## [v2.0.2](https://github.com/umee-network/umee/re...


Near line 603: Unpaired symbol: ‘[’ seems to be missing
Context: ....0.2) - 2022-05-13 ### Features - [860](https://github.com/umee-network/umee/pu...


Near line 604: Unpaired symbol: ‘[’ seems to be missing
Context: ...and upgrade-client gov proposals. - [894](https://github.com/umee-network/umee/pu...


Near line 604: Possible spelling mistake found.
Context: ...hub.com//pull/894) Add MarketSummary query ### Improvements - [866](https:...


Near line 608: Unpaired symbol: ‘[’ seems to be missing
Context: ...tSummary query ### Improvements - [866](https://github.com/umee-network/umee/pu...


Near line 608: Possible spelling mistake found.
Context: ...ee/pull/866) Make the x/oracle keeper's GetExchangeRateBase method more efficient. ### API Breakin...


Near line 612: Unpaired symbol: ‘[’ seems to be missing
Context: ...ore efficient. ### API Breaking - [870](https://github.com/umee-network/umee/pu...


Near line 613: Unpaired symbol: ‘[’ seems to be missing
Context: ...ll/870) Move proto v1beta1 to v1. - [903](https://github.com/umee-network/umee/pu...


Near line 613: Add a space between sentences.
Context: ...twork/umee/pull/903) (leverage) Renamed Keeper.CalculateLiquidationLimit to CalculateLiquidationThreshold. #...


Near line 613: Possible spelling mistake found.
Context: ...d Keeper.CalculateLiquidationLimit to CalculateLiquidationThreshold. ## [v2.0.1](https://github.com/umee-...


Near line 615: Unpaired symbol: ‘[’ seems to be missing
Context: ...culateLiquidationThreshold`. ## [v2.0.1](https://github.com/umee-network/umee/re...


Near line 619: Unpaired symbol: ‘[’ seems to be missing
Context: ....0.1) - 2022-04-25 ### Features - [835](https://github.com/umee-network/umee/pu...


Near line 619: Possible spelling mistake found.
Context: ...l/835) Add miss counter query to oracle cli. ### Bug Fixes - [829](https://github...


Near line 623: Unpaired symbol: ‘[’ seems to be missing
Context: ...ry to oracle cli. ### Bug Fixes - [829](https://github.com/umee-network/umee/pu...


Near line 623: Possible spelling mistake found.
Context: ...hub.com//pull/829) Fix umeed tx leverage liquidate command args. #...


Near line 623: Possible spelling mistake found.
Context: ...x umeed tx leverage liquidate command args. ### Improvements - [781](https://git...


Near line 627: Unpaired symbol: ‘[’ seems to be missing
Context: ... command args. ### Improvements - [781](https://github.com/umee-network/umee/pu...


Near line 628: Unpaired symbol: ‘[’ seems to be missing
Context: ... Oracle module unit test cleanup. - [782](https://github.com/umee-network/umee/pu...


Near line 628: Possible spelling mistake found.
Context: ...network/umee/pull/782) Add unit test to x/oracle/types/denom.go and x/oracle/types/keys.go. - [78...


Near line 629: Unpaired symbol: ‘[’ seems to be missing
Context: ...goandx/oracle/types/keys.go`. - [786](https://github.com/umee-network/umee/pu...


Near line 630: Unpaired symbol: ‘[’ seems to be missing
Context: ... Add unit test to x/oracle/.... - [798](https://github.com/umee-network/umee/pu...


Near line 631: Unpaired symbol: ‘[’ seems to be missing
Context: ...se x/oracle unit test coverage. - [803](https://github.com/umee-network/umee/pu...


Near line 631: Possible spelling mistake found.
Context: ...hub.com//pull/803) Add cover-html command to makefile. ## [v2.0.0](http...


Near line 631: Possible spelling mistake found.
Context: ...e/pull/803) Add cover-html command to makefile. ## [v2.0.0](https://github.com/umee-n...


Near line 633: Unpaired symbol: ‘[’ seems to be missing
Context: ...r-html` command to makefile. ## [v2.0.0](https://github.com/umee-network/umee/re...


Near line 637: Unpaired symbol: ‘[’ seems to be missing
Context: ...) - 2022-04-06 ### Improvements - [754](https://github.com/umee-network/umee/pu...


Near line 637: If a new sentence starts here, add a space and start with an uppercase letter.
Context: ...m//pull/754) Update go.mod to use /v2 import path. - [723](https...


Near line 638: Unpaired symbol: ‘[’ seems to be missing
Context: ... go.mod to use /v2 import path. - [723](https://github.com/umee-network/umee/pu...


Near line 638: Possible spelling mistake found.
Context: ...k/umee/pull/723) Add leverage parameter SmallLiquidationSize, which determines the USD value at whic...


Near line 639: Unpaired symbol: ‘[’ seems to be missing
Context: ...quidated in a single transaction. - [711](https://github.com/umee-network/umee/pu...


Near line 645: Unpaired symbol: ‘[’ seems to be missing
Context: ...ures - Convexity upgrade!!! ## [v1.1.0](https://github.com/umee-network/umee/re...


Near line 649: Unpaired symbol: ‘[’ seems to be missing
Context: ...-08 ### State Machine Breaking - [1358](https://github.com/umee-network/umee/pu...


Near line 649: Possible typo: you repeated a word
Context: ...k/umee/pull/1358/files) Disable Gravity Bridge bridge messages. ### Improvements - [#1355](...


Near line 653: Unpaired symbol: ‘[’ seems to be missing
Context: ...ge messages. ### Improvements - [#1355](https://github.com/umee-network/umee/pu...


Near line 655: Unpaired symbol: ‘[’ seems to be missing
Context: ... latest setup (based on v3). ## [v1.0.4](https://github.com/umee-network/umee/re...


Near line 659: Unpaired symbol: ‘[’ seems to be missing
Context: ...- 2022-09-08 ### Improvements - [#1353](https://github.com/umee-network/umee/pu...


Near line 661: Unpaired symbol: ‘[’ seems to be missing
Context: .../1353) Gravity Bridge update ## [v1.0.3](https://github.com/umee-network/umee/re...


Near line 665: Unpaired symbol: ‘[’ seems to be missing
Context: ...-17 ### State Machine Breaking - [#560](https://github.com/umee-network/umee/pu...


Near line 667: Unpaired symbol: ‘[’ seems to be missing
Context: ...isables slashing completely. ## [v1.0.2](https://github.com/umee-network/umee/re...


Near line 671: Unpaired symbol: ‘[’ seems to be missing
Context: ...0.2) - 2022-02-16 ### Features - [#556](https://github.com/umee-network/umee/pu...


Near line 671: Possible spelling mistake found.
Context: ...mee-network/umee/pull/556) Refactor the debug addr command to convert addresses between a...


Near line 673: Unpaired symbol: ‘[’ seems to be missing
Context: ...sses between any Bech32 HRP. ## [v1.0.1](https://github.com/umee-network/umee/re...


Near line 677: Unpaired symbol: ‘[’ seems to be missing
Context: ....1) - 2022-02-07 ### Bug Fixes - [#517](https://github.com/umee-network/umee/pu...


Near line 677: Possible spelling mistake found.
Context: ...hub.com//pull/517) Fix makefile build and install targets to suppor...


Near line 679: Unpaired symbol: ‘[’ seems to be missing
Context: ...s to support Ledger devices. ## [v1.0.0](https://github.com/umee-network/umee/re...

Additional comments not posted (1)
CHANGELOG.md (1)

53-53: Ensure the changelog entry for PR #2506 is detailed enough to reflect the new functionality.

While the entry mentions the support for MsgRepay in Memo, it might be beneficial to expand this description to include more details about how this change impacts the module or any additional context that could be relevant for users or developers.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.09%. Comparing base (7f05ad4) to head (206e1bb).
Report is 453 commits behind head on main.

❗ Current head 206e1bb differs from pull request most recent head 2d0f857. Consider uploading reports for the commit 2d0f857 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2506       +/-   ##
===========================================
- Coverage   75.38%   63.09%   -12.29%     
===========================================
  Files         100      271      +171     
  Lines        8025    15672     +7647     
===========================================
+ Hits         6050     9889     +3839     
- Misses       1589     5027     +3438     
- Partials      386      756      +370     
Files Coverage Δ
x/uibc/uics20/memo_handler.go 67.67% <100.00%> (ø)

... and 236 files with indirect coverage changes

@robert-zaremba robert-zaremba added this pull request to the merge queue Apr 24, 2024
Merged via the queue into main with commit 97af6be Apr 24, 2024
21 of 23 checks passed
@robert-zaremba robert-zaremba deleted the robert/ics20-repay branch April 24, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-e2e-test Skip the e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants