cosmos-sdk/x/upgrade
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 Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
keeper Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Merge PR #5500: Regen network/multistore upgrades 2020-02-27 22:26:04 -08:00
types x/ibc: solo machine signature format (#7237) 2020-09-07 12:46:48 +00:00
abci.go Merge cosmosd (#6820) 2020-08-19 16:58:43 +01:00
abci_test.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
doc.go Merge PR #6818: x/upgrade: Fix ReadUpgradeInfoFromDisk 2020-07-22 12:22:00 -04:00
handler.go x/upgrade: remove alias.go usage (#6382) 2020-06-10 18:54:15 +00:00
module.go Register gRPC Gateway routes (#7173) 2020-09-04 08:24:19 +00:00