cosmos-sdk/x/ibc/core
Amaury 73e38e4009
Use service Msgs in CLI tx commands (#8512)
* Use service Msgs in CLI tx commands

* Update comment

* Gracefully support amino signing

* CLI to use svc msg

* Fix lint

* Use fq method name in events

* Update tests

* Fix quering events

* Add docs

* Fix test build

* Fix events

* Fix search for events

* Handle old andd new event quering

* Use merge events

* Better encCfg

* Add page in search

* Fix tests

* Update test and comments

* Update x/auth/legacy/legacytx/stdsign.go

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>

* Fix conflict for weighted vote

* Make CopyTx actually run

* Fix CopyTx

* Fix test

* Add changelog entry

* Remove useless code

* Add msgs tests

* Remove testing proto Msg via CLI

* Fix lint

* Fix test

* Implement GetSignBytes on ServiceMsg

* Fix %T

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-18 18:00:19 +00:00
..
02-client Use service Msgs in CLI tx commands (#8512) 2021-02-18 18:00:19 +00:00
03-connection Use service Msgs in CLI tx commands (#8512) 2021-02-18 18:00:19 +00:00
04-channel Use service Msgs in CLI tx commands (#8512) 2021-02-18 18:00:19 +00:00
05-port Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
23-commitment/types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
24-host Rename GRPCRouter (#8079) 2020-12-04 15:06:50 +00:00
client Generic 02-client cli cmds, removes light client specific ones (#8259) 2021-01-08 13:00:07 +00:00
exported Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +00:00
keeper Reorder IBC channel callbacks (#8404) 2021-01-21 15:10:07 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
spec Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +00:00
types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
genesis_test.go Implement Connection-specified delay (#8069) 2020-12-07 12:13:06 +00:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
module.go Add in-place store migrations (#8485) 2021-02-10 17:49:31 +00:00