cosmos-sdk/x/slashing
Alexander Bezobchuk 0ccc48d2a3
CLI/Tests: Remove Fixtures (#6799)
* remove fixtures

* setup tests

* update x/mint

* cli: update x/staking commands

* tests: convert x/staking CLI tests

* tests: fix x/auth CLI tests

* cli updates

* fix buiild

* fix build

* Update x/gov/client/cli/cli_test.go

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* remove GenerateOrBroadcastTx

* move TestCLIQueryConn

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-07-21 13:54:07 +00:00
..
client CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
keeper Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
simulation Merge PR #6800: Cosmetic changes 2020-07-20 16:22:46 -04:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
abci_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
genesis.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
handler_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
handler.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
module.go Update x/{mint,slashing,evidence} cli to use gRPC query client (#6704) 2020-07-19 06:16:57 -04:00