cosmos-sdk/examples/democoin/x/pow
Christopher Goes 94f45311a0 Fix state export/import, add to CI (#2690)
* Update slashing import/export
* More slashing.WriteGenesis
* Add test import/export to CI
* Store equality comparison.
* Fix validator bond intra-tx counter
* Set timeslices for unbonding validators
* WriteGenesis => ExportGenesis
* Delete validators from unbonding queue when re-bonded
* Hook for validator deletion, fix staking genesis tests
2018-11-08 16:28:28 -08:00
..
client/cli CLIContext.Logger -> .Output as it isn't a logger (#2420) 2018-09-28 21:45:54 -07:00
app_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
errors.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
handler.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
handler_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
keeper.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
keeper_test.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
mine.go asdf 2018-07-09 00:59:51 -07:00
types.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
types_test.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00