cosmos-sdk/x/ibc/20-transfer
Federico Kunze 930802e7a1
x/capability: simulations (#6062)
* x/capability: simulations

* update logs

* validate genesis state

* InitGenesis and ExportGenesis functions

* update validation func

* fix import-export sim

* remove nondeterminism from capability genesis

* Update x/capability/types/genesis.go

* Update x/capability/types/genesis.go

* fix tests

* fix merge

* consistency updates

* try fix nondeterminism

* fix conditional

* Fix random index logic

* lint

* lint

Co-authored-by: Aditya Sripal <adityasripal@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-04-30 15:07:43 +00:00
..
client Change address type to string (#6009) 2020-04-17 00:09:52 +02:00
keeper x/capability: simulations (#6062) 2020-04-30 15:07:43 +00:00
types Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
alias.go x/ibc: Implement Timeout Timestamp (#6022) 2020-04-22 22:23:42 +00:00
genesis.go x/capability: simulations (#6062) 2020-04-30 15:07:43 +00:00
handler.go x/ibc: add logs (#6104) 2020-04-30 08:37:02 -04:00
handler_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
module.go x/ibc: update ICS09 Loopback Client (#6018) 2020-04-17 22:36:12 -04:00