cosmos-sdk/x/slashing/simulation
atheeshp 662aa7fa01
Slashing genesis types proto migration (#6881)
* slashing genesis types migrated to proto

* review changes

* fixed lint

* review change

* review change

* review changes

* Update proto messgaes

* Add test for ExportGenesis

* Address naming suggestions

* Update genesis

* Fix genesis test

* Add GetMissedBlocks

* Update genesis test

* Address review suggestions

Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
2020-08-04 12:58:36 +00:00
..
decoder.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
decoder_test.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
genesis.go Slashing genesis types proto migration (#6881) 2020-08-04 12:58:36 +00:00
genesis_test.go x/slashing/simulation/genesis.go: add unit tests (#6696) 2020-07-13 11:08:24 +00:00
operations.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
operations_test.go Merge PR #6800: Cosmetic changes 2020-07-20 16:22:46 -04:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
params_test.go x/slashing/simulation/params.go: add unit tests (#6698) 2020-07-13 11:01:45 +00:00