Federico Kunze
|
e6bb2e7ed7
|
x/ibc: refactor CLI (#6639)
* x/ibc: refactor CLI
* refactor client CLI
* rename version ClientName
* Update x/ibc/09-localhost/client/cli/cli.go
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* address comments from review
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
|
2020-07-08 05:57:59 -04:00 |
Alexander Bezobchuk
|
8670a10564
|
Merge PR #6595: Single Binary & Command Refactor
|
2020-07-07 11:40:46 -04:00 |
SaReN
|
39f53ac22f
|
client: rename CliContext to Context (#6290)
* Refactor CliContext as Context
* Fix lint issues
* Fix goimports
* Fix gov tests
* Resolved ci-lint issues
* Add changelog
* Rename cliCtx to clientCtx
* Fix mocks and routes
* Add changelog
* Update changelog
* Apply suggestions from code review
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
* merge client/rpc/ro{ot,utes}.go
* Update docs
* client/rpc: remove redundant client/rpc.RegisterRPCRoutes
* regenerate mocks
* Update ADRs
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-06-01 12:46:03 +00:00 |
Federico Kunze
|
f88d9ab586
|
x/ibc: create localhost client on InitGenesis (#6170)
closes: #6159
|
2020-05-11 17:46:00 +02:00 |
Federico Kunze
|
397ffbe119
|
x/ibc: update ICS09 Loopback Client (#6018)
* x/ibc: update ICS09 Loopback Client
* ibc/09-localhost: client state errors
* ibc/09-localhost: add messages for create client
* x/ibc: BeginBlocker for localhost client
* test fixes
* update client REST
* add tests
|
2020-04-17 22:36:12 -04:00 |