0g-chain/x
drklee3 1743cf5275
fix(x/precisebank): Ensure exact reserve balance on integer carry when minting (#1932)
Fix reserve minting an extra coin when the recipient module both carries fractional over to integer balance AND remainder is insufficient. Adjusts fractional carry to simply send from reserve, instead of doing an additional mint. Add invariant to ensure reserve matches exactly with fractional balances + remainder, failing on both insufficient and excess funds.
2024-06-20 15:20:13 -07:00
..
auction chore: make function comments match function names (#1935) 2024-06-13 12:35:22 -07:00
bep3 chore: fix some typos in comments (#1881) 2024-04-18 06:56:52 -07:00
cdp chore: fix mismatched method comments (#1949) 2024-06-20 15:09:21 -07:00
committee chore: make function comments match function names (#1935) 2024-06-13 12:35:22 -07:00
community chore: fix mismatched method comments (#1949) 2024-06-20 15:09:21 -07:00
earn fix:paramaters->paramaters (#1796) 2024-04-05 07:02:52 -07:00
evmutil chore: fix some function names (#1929) 2024-05-31 07:15:15 -07:00
hard Remove used legacy querier types (#1835) 2024-02-27 14:25:56 -05:00
incentive chore: remove repetitive words (#1869) 2024-04-05 07:13:40 -07:00
issuance fix:paramaters->paramaters (#1796) 2024-04-05 07:02:52 -07:00
kavadist Remove used legacy querier types (#1835) 2024-02-27 14:25:56 -05:00
liquid Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
metrics Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
precisebank fix(x/precisebank): Ensure exact reserve balance on integer carry when minting (#1932) 2024-06-20 15:20:13 -07:00
pricefeed fix:paramaters->paramaters (#1796) 2024-04-05 07:02:52 -07:00
router Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
savings Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
swap fix:paramaters->paramaters (#1796) 2024-04-05 07:02:52 -07:00
validator-vesting fix: update vesting tests to use fixed block time (#1838) 2024-02-29 12:09:07 -08:00