cosmos-sdk/x/ibc-transfer
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
..
client/cli x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
keeper x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
types x/ibc: solo machine signature format (#7237) 2020-09-07 12:46:48 +00:00
handler.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
handler_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
module.go Register gRPC Gateway routes (#7173) 2020-09-04 08:24:19 +00:00