0g-chain/x
drklee3 9de9de671e
feat(x/precisebank): Display 0 reserve balance to module consumers (#1958)
Module reserve represents fractional balances, so it should be hidden to consumers to not have a misleading total balance that doubles the fractional balances. This modifies GetBalance() and SpendableCoin() to always return zero coins when fetching the reserve address balance for fractional amounts.
2024-07-10 11:14:17 -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 feat(x/precisebank): Display 0 reserve balance to module consumers (#1958) 2024-07-10 11:14:17 -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