cosmos-sdk/x/mint
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
..
abci_app.go Use InflateSupply instead 2018-10-19 23:06:18 +02:00
expected_keepers.go Use InflateSupply instead 2018-10-19 23:06:18 +02:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
keeper.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
minter.go Simulate minting, fix bug where pool was not updated 2018-10-19 23:01:23 +02:00
minter_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
params.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00