cosmos-sdk/x/distribution
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
..
client testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
keeper x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
legacy Merge PR #5561: v0.38 Migration Fixes 2020-01-23 13:15:22 -05:00
simulation Merge PR #6278: Add msg type sim operations 2020-05-26 12:52:23 -04:00
spec Update 07_params.md 2020-03-17 11:30:24 -04:00
types Remove DefaultParamspace and simplify simapp creation. (#6564) 2020-07-01 13:57:29 +00:00
abci.go Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
doc.go Merge PR #5417: Update distribution module doc 2019-12-17 13:59:16 -05:00
genesis.go Add pagination (#6452) 2020-06-20 23:44:04 +00:00
handler.go Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
module.go x/distribution: remove alias.go usage (#6436) 2020-06-14 11:01:47 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
proposal_handler_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00