cosmos-sdk/x/ibc-transfer/types
Federico Kunze 2f25c9a0d8
x/ibc: solo machine signature format (#7237)
* x/ibc: solo machine signature format

* update tests and verification

* diversifier updates

* update tests

* fix lint

* Update x/ibc/light-clients/solomachine/types/header_test.go

Co-authored-by: Aditya <adityasripal@gmail.com>

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* update test

* misbehaviour sign bytes

* consensus state tests

* fix tests

* more fixes

Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-09-07 12:46:48 +00:00
..
codec.go x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
coin.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
errors.go ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
events.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
expected_keepers.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
genesis.go ibc-transfer: enable transfer parameter (#6607) 2020-08-17 02:24:14 -04:00
genesis.pb.go ibc-transfer: enable transfer parameter (#6607) 2020-08-17 02:24:14 -04:00
genesis_test.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
keys.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
msgs.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
msgs_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
packet.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
packet_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
params.go ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
params_test.go ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
query.pb.go ibc-transfer: enable transfer parameter (#6607) 2020-08-17 02:24:14 -04:00
query.pb.gw.go x/ibc: solo machine signature format (#7237) 2020-09-07 12:46:48 +00:00
trace.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
trace_test.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
transfer.pb.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00