cosmos-sdk/x/upgrade/types
Federico Kunze 2c93ec7a0c
ibc: core restructure (#7434)
* ibc: protobuf v1

* update codec

* core client

* core connection

* core host

* core commitment

* core port

* core channel

* core ibc module files

* core exported

* core types & simulation

* core spec

* make proto-all

* ibc alias
2020-10-02 06:03:02 -03:00
..
codec.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
handler.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
keys.go ibc: upgrade client (#7367) 2020-10-01 03:21:57 -03:00
plan.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
plan_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
proposal.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
proposal_test.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
querier.go x/{gov,params,upgrade,distribution} CLI: In-Process test & use grpc query service (#6664) 2020-07-20 13:09:57 +00:00
query.pb.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
query.pb.gw.go x/ibc: move solo machine sequence to client state (#7271) 2020-09-09 12:14:11 -03:00
storeloader.go Merge PR #5500: Regen network/multistore upgrades 2020-02-27 22:26:04 -08:00
storeloader_test.go replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
upgrade.pb.go ibc: upgrade client (#7367) 2020-10-01 03:21:57 -03:00