Neeraj Murarka
|
61d5844705
|
Corrected 'unsafe-reset-all' help text (#7504)
|
2020-10-10 13:02:12 +02:00 |
|
 
|
c39dd9eb38
|
ibc: metrics (#7441)
* ibc transfer metrics
* ibc client metrics
* update connection logs
* connection metrics
* channel metrics
* update logs
* docs updates
* update telemetry.md
* move calls from handler
* Update x/ibc/core/04-channel/keeper/handshake.go
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
* add chain-id metric
* address @colin-axner comments
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
|
2020-10-08 12:37:20 +00:00 |
|
 colin axnérandChristopher Goes
|
6fa8330c31
|
Flexible handshake followup (#7454)
* rename provedID
rename provedID to counterpartyChosenID for connection and channel. Update if statement in handshake and tests. Ref: https://github.com/cosmos/cosmos-sdk/pull/7439#discussion_r498858944
* update docs
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
|
2020-10-05 14:48:04 +00:00 |
|
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 |
|