cosmos-sdk/x/ibc
SaReN b9f86dd7fe
Update simapp helpers to use Tx generator (#6655)
* update helpers to use tx generator

* update modules to use tx generator

* add todo

* update ibc to use txG

* fix lint

* Eliminate panics from Gentx

* update module ops

* fix lgtm alert

* update ibc with txG

* Remove todo

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* move simapp/helpers to test_helpers

* revert simapp/helpers to test_helpers

* revert renaming

* address suggestion

Co-authored-by: Aaron Craelius <aaron@regen.network>

* fix tests

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-14 17:33:31 +00:00
..
02-client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
03-connection Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
04-channel Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
05-port remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
07-tendermint Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
09-localhost Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
23-commitment x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
24-host Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
ante refactor ibc ante_test (#6610) 2020-07-07 08:30:23 +00:00
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
simulation x/ibc/simulation/genesis_test.go: add unit tests (#6712) 2020-07-14 04:09:36 -04:00
spec Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
testing Update simapp helpers to use Tx generator (#6655) 2020-07-14 17:33:31 +00:00
types x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
genesis_test.go Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
handler.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
ibc_test.go
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00