fix: take into account the Total Available Liquidity and Collateral when MaxWithdraw#1929
Merged
fix: take into account the Total Available Liquidity and Collateral when MaxWithdraw#1929
Conversation
toteki
reviewed
Mar 20, 2023
Codecov Report
@@ Coverage Diff @@
## main #1929 +/- ##
==========================================
+ Coverage 66.74% 66.86% +0.12%
==========================================
Files 98 98
Lines 7851 7908 +57
==========================================
+ Hits 5240 5288 +48
- Misses 2201 2207 +6
- Partials 410 413 +3
|
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
reviewed
Mar 23, 2023
toteki
approved these changes
Mar 23, 2023
Contributor
toteki
left a comment
There was a problem hiding this comment.
Looks good to merge once the remaining comments are resolved
Signed-off-by: Egor Kostetskiy <kosegor@gmail.com>
* build(deps): Bump github.com/mgechev/revive from 1.2.5 to 1.3.0 Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.2.5 to 1.3.0. - [Release notes](https://github.com/mgechev/revive/releases) - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml) - [Commits](mgechev/revive@v1.2.5...v1.3.0) --- updated-dependencies: - dependency-name: github.com/mgechev/revive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * go mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* chore: v4.2 changelog * release notes * Apply suggestions from code review Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com> * release notes update * release notes update --------- Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
…efault params accept list (#1918) * fix: remove atom settings from leverage default genesis * fix: fix the tests * chore: remove atom from orclae default accept list
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1916) * build(deps): Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1. - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases) - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash) - [Commits](protocolbuffers/protobuf-go@v1.29.0...v1.29.1) --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * go mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* chore: improve makefile * update readme * fix makefile * update readme * cosmovisor update for readme * Update Makefile * fix readme * lint
…1925) * build(deps): Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.1 to 1.30.0. - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases) - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash) - [Commits](protocolbuffers/protobuf-go@v1.29.1...v1.30.0) --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * go mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
* feat: adding Cosmos SDK context and store utils * adding unit test * adding iterate test * linting * adding a comment
* chore: set codecov targets * update
Signed-off-by: Egor Kostetskiy <kosegor@gmail.com>
1b20b45 to
dd3cb3e
Compare
Contributor
|
Seeing problems with the merge queue - trying again |
This was referenced Apr 19, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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...
!to the type prefix if API or client breaking changeCHANGELOG.mdReviewers 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...