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

Finalize Spec #5

Closed
dongsam opened this issue Oct 6, 2020 · 0 comments · Fixed by #2
Closed

Finalize Spec #5

dongsam opened this issue Oct 6, 2020 · 0 comments · Fixed by #2
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@dongsam
Copy link
Contributor

dongsam commented Oct 6, 2020

No description provided.

@dongsam dongsam added the documentation Improvements or additions to documentation label Oct 6, 2020
@dongsam dongsam linked a pull request Oct 6, 2020 that will close this issue
@dongsam dongsam mentioned this issue Nov 17, 2020
@dongsam dongsam closed this as completed Nov 17, 2020
dongsam added a commit to b-harvest/liquidity that referenced this issue Jul 11, 2022
* feat: add markdown link checker github workflow	 9d729d0

* Merge pull request tendermint#453 from b-harvest/kogisin/451-bump-sdk-v0.44.1

feat: bump Cosmos SDK from v0.44.0 to v0.44.1
(cherry picked from commit 9e955b0)

* Merge pull request tendermint#455 from b-harvest/454-bump-sdk-v0.44.2

feat: bump cosmos-sdk to v0.44.2
(cherry picked from commit e118e21)

* fix: Pool Coin Decimal Truncation During Deposit (tendermint#446)

* fix: wip poc for reproduce and fix poolcoin truncation

* fix: simplify calculation logic and add more tests

* fix: use equality check in MintingPoolCoinsInvariant

* test: fix expected value

due to the change in deposit logic, expected value in test
also changed

* test: add test for MintingPoolCoinsInvariant

* fix: update deposit truncation logic and simulation ordering

* docs: update changelog and readme

* fix: revert MulTruncate to Mul on Deposit

Co-authored-by: Hanjun Kim <hallazzang@gmail.com>
(cherry picked from commit 616985f)

* Fix: add overflow checking and test codes for cover edge cases (tendermint#458)

* test: add testcase for cover small withdrawal case

* test: add test case for CreatePool

* fix: refactor and optimize depleted pool validation

* feat: add overflow checking logic

* chore: add testcase and remove comments

* test: add test code for big deposit

* fix: apply PR suggestions

* fix: add overflow checking logic and test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants