cosmos-sdk/x/upgrade/types
Alessio Treglia a940214a49
testutil cleanup and reorg (#6658)
Prepare migrating testing auxiliary functions from tests
to testutil.

Remove local duplicates on testutil.WriteToNewTempFile().

Always favor testutil.NewTestCaseDir() over ioutil.TempDir().

Add test cases for the testing auxiliary functions.
2020-07-09 14:21:20 +02:00
..
codec.go x/gov: remove alias.go usage (#6432) 2020-06-13 11:07:51 +02:00
handler.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
keys.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
plan.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
plan_test.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
proposal.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
proposal_test.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
querier.go x/upgrade: clean-up redundant struct (#6606) 2020-07-06 10:27:44 +00:00
query.pb.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
storeloader.go Merge PR #5500: Regen network/multistore upgrades 2020-02-27 22:26:04 -08:00
storeloader_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
upgrade.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00