* Add go.mod for simapp * creating dep check script * new version of cosmos-sdk * tests/ must be a module also if it is to test simapp * maybe add a github action which should fail * mv tests/mocks -> testutil/mock * Refactor usages of tests/mocks * update build command * fix rosetta tests * go mod tidy * use cosmossdk.io/simapp * Update sim entrypoints * use simapp as a module * go mod tidy * Add replaced for vuln package * fix vuln dep * this CI run should fail * this CI run should succeed * use absolute path in makefile |
||
|---|---|---|
| .. | ||
| db | ||
| account_retriever.go | ||
| grpc_server.go | ||
| privval_test.go | ||
| privval.go | ||
| tendermint_tendermint_libs_log_DB.go | ||
| tendermint_tm_db_DB.go | ||
| types_handler.go | ||
| types_invariant.go | ||
| types_module_module.go | ||
| types_router.go | ||