Skip to content

Commit d6b0d30

Browse files
authored
test: mock bank keeper is outdated (#606)
cd x/precisebank/types && mockery --name BankKeeper --with-expecter --filename MockBankKeeper.go cd x/vm/types && mockery --name BankKeeper
1 parent 5ff2ec7 commit d6b0d30

File tree

6 files changed

+228
-967
lines changed

6 files changed

+228
-967
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- [\#544](https://github.com/cosmos/evm/pull/544) Parse logs from the txResult.Data and avoid emitting EVM events to cosmos-sdk events.
2828
- [\#582](https://github.com/cosmos/evm/pull/582) Add block max-gas (from genesis.json) and new min-tip (from app.toml/flags) ingestion into mempool config
2929
- [\#598](https://github.com/cosmos/evm/pull/598) Reduce number of times CreateQueryContext in mempool.
30+
- [\#606](https://github.com/cosmos/evm/pull/606) Regenerate mock file for bank keeper related test.
3031

3132
### FEATURES
3233

0 commit comments

Comments
 (0)