You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 <[email protected]>
(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
No description provided.
The text was updated successfully, but these errors were encountered: