0g-chain/x
drklee3 4cf41d18c2
feat(x/precisebank): Implement GetBalance (#1916)
Implement GetBalance for extended balances which passes through to `x/bank` for non-extended denoms. This diverges from `x/evmutil` behavior which will panic on non-"akava" calls.

Add bank / account keeper mocks for testing, with mockery config for [mockery package setup](https://vektra.github.io/mockery/latest/migrating_to_packages/)
2024-05-21 14:11:13 -07:00
..
auction Fix mismatched method names in comments (#1890) 2024-04-23 14:44:04 -07:00
bep3 chore: fix some typos in comments (#1881) 2024-04-18 06:56:52 -07:00
cdp fix:paramaters->paramaters (#1796) 2024-04-05 07:02:52 -07:00
committee chore: remove repetitive words (#1869) 2024-04-05 07:13:40 -07:00
community chore: fix some typos (#1913) 2024-05-16 13:27:48 -07:00
earn fix:paramaters->paramaters (#1796) 2024-04-05 07:02:52 -07:00
evmutil chore: fix some typos in comments (#1881) 2024-04-18 06:56:52 -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): Implement GetBalance (#1916) 2024-05-21 14:11: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