cosmos-sdk/x/ibc/testing
Federico Kunze 136f3ade88
ibc: client params allowlist (#7855)
* ibc: client params allowlist

* genesis and gRPC

* client

* lint

* spec

* fixes

* validate localhost client

* move client types back to exported

* update genesis

* sort clients by id
2020-11-11 11:07:29 +00:00
..
mock Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
chain_test.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
chain.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
coordinator.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
solomachine.go Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
types.go Fix AcknowledgePacket and AcknowledgementExecuted bug + update testing pkg (#7170) 2020-08-26 12:11:31 +00:00