-
Notifications
You must be signed in to change notification settings - Fork 56
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
release liquidity v1.4.1 #459
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d729d0 - Browse repository at this point
Copy the full SHA 9d729d0View commit details -
Merge pull request #450 from b-harvest/kogisin/448-add-markdown-link-…
…checker feat: add markdown links checker workflow
Configuration menu - View commit details
-
Copy full SHA for d893be7 - Browse repository at this point
Copy the full SHA d893be7View commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2f6a621 - Browse repository at this point
Copy the full SHA 2f6a621View commit details -
Merge pull request #453 from b-harvest/kogisin/451-bump-sdk-v0.44.1
feat: bump Cosmos SDK from v0.44.0 to v0.44.1
Configuration menu - View commit details
-
Copy full SHA for 9e955b0 - Browse repository at this point
Copy the full SHA 9e955b0View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 10945c1 - Browse repository at this point
Copy the full SHA 10945c1View commit details -
Merge pull request #455 from b-harvest/454-bump-sdk-v0.44.2
feat: bump cosmos-sdk to v0.44.2
Configuration menu - View commit details
-
Copy full SHA for e118e21 - Browse repository at this point
Copy the full SHA e118e21View commit details
Commits on Oct 18, 2021
-
fix: Pool Coin Decimal Truncation During Deposit (#446)
* fix: wip poc for reproduce and fix poolcoin truncation * fix: simplify calculation logic and add more tests WIP * 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>
Configuration menu - View commit details
-
Copy full SHA for 616985f - Browse repository at this point
Copy the full SHA 616985fView commit details
Commits on Oct 25, 2021
-
Fix: add overflow checking and test codes for cover edge cases (#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 Co-authored-by: Hanjun Kim <hallazzang@gmail.com> Co-authored-by: typark391 <86215716+typark391@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0def69 - Browse repository at this point
Copy the full SHA e0def69View commit details