cosmos-sdk/x/ibc
Federico Kunze 87315a6aab
ibc: commit packet and hash (#7808)
* ibc: commit packet and hash

* minor changes

* fix build

* update err msgs

* don't use Any

* update commitment hash to used fixed length preimage

The commitment hash will now use 8 bytes timeout timestamp + 8 bytes timeout height version number + 8 bytes timeout height version height + sha 256 hash of data

* remove error from CommitPacket return values

* update godoc

* rm proto-tools-stamp

Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-18 19:01:22 +00:00
..
applications/transfer ibc: commit packet and hash (#7808) 2020-11-18 19:01:22 +00:00
core ibc: commit packet and hash (#7808) 2020-11-18 19:01:22 +00:00
light-clients ibc: commit packet and hash (#7808) 2020-11-18 19:01:22 +00:00
spec ibc: spec overview (#7853) 2020-11-09 12:44:20 +01:00
testing [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00