0g-chain/app
Robert Pirtle 49812b6e7c
fix(cli): Resolve problem with assert-invariants cmd ()
* remove no-op migrate command

* move assert-invariants from migrate -> cmd

* fix: don't modify validators for assert-invariants

Makes validator addition in TestApp initialization optional.

* update changelog
2023-06-09 16:52:52 -07:00
..
ante feat(evmutil): add allow list for evm-convertible sdk denoms () 2023-05-19 16:01:46 -07:00
params Upgrade to sdk v0.44.5 and add IBC () 2022-01-07 17:39:27 -07:00
_sim_test.go gofumpt - apply format changes for readability and consistency () 2022-05-09 11:37:36 -07:00
_simulate_tx_test.go Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
_simulate_tx.go Upgrade to sdk v0.44.5 and add IBC () 2022-01-07 17:39:27 -07:00
app_test.go fix(evmutil): register MsgConvertCosmosCoinToERC20 on amino () 2023-05-26 19:06:26 -07:00
app.go feat(evmutil): add CosmosCoinsFullyBackedInvariant () 2023-06-05 11:39:53 -07:00
config.go Upgrade to sdk v0.44.5 and add IBC () 2022-01-07 17:39:27 -07:00
encoding.go feat: upgrade to Cosmos v0.46 () 2023-04-03 20:08:45 -04:00
export.go gofumpt - apply format changes for readability and consistency () 2022-05-09 11:37:36 -07:00
genesis.go Upgrade to sdk v0.44.5 and add IBC () 2022-01-07 17:39:27 -07:00
tally_handler_test.go Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
tally_handler.go Update deprecated Cosmos methods () 2023-04-05 16:21:59 -07:00
test_builder.go gofumpt - apply format changes for readability and consistency () 2022-05-09 11:37:36 -07:00
test_common.go fix(cli): Resolve problem with assert-invariants cmd () 2023-06-09 16:52:52 -07:00
upgrades.go Remove x/bridge & setup migration skeletion () 2022-09-01 16:20:37 -04:00