cosmos-sdk/x/staking/simulation
Federico Kunze 7325692550
x/staking: skip HistoricalInfo in simulations (#5949)
* x/staking: import and export HistoricalInfo

* staking/types: add HistoricalInfo to GenesisState

* changelog

* add staking module to app BeginBlockers

* remove JSON files

* address comments from review

* add HistoricalInfoKey to skipped prefixes

* fix DiffKVStores

* rm JSON
2020-04-07 22:33:30 +00:00
..
decoder_test.go x/staking: skip HistoricalInfo in simulations (#5949) 2020-04-07 22:33:30 +00:00
decoder.go x/staking: skip HistoricalInfo in simulations (#5949) 2020-04-07 22:33:30 +00:00
genesis.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
operations.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00