mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-14 12:05:18 +00:00
4cf41d18c2
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/) |
||
---|---|---|
.. | ||
ante | ||
params | ||
_sim_test.go | ||
_simulate_tx_test.go | ||
_simulate_tx.go | ||
app_test.go | ||
app.go | ||
config.go | ||
encoding.go | ||
export.go | ||
genesis.go | ||
tally_handler_test.go | ||
tally_handler.go | ||
test_builder.go | ||
test_common.go | ||
upgrades.go |