cosmos-sdk/x/ibc/core
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
..
02-client ibc: commit packet and hash (#7808) 2020-11-18 19:01:22 +00:00
03-connection ibc: commit packet and hash (#7808) 2020-11-18 19:01:22 +00:00
04-channel ibc: commit packet and hash (#7808) 2020-11-18 19:01:22 +00:00
05-port counterParty -> counterparty (#7946) 2020-11-16 15:06:55 +00:00
23-commitment/types ibc: fix grpc gateway routes (#7881) 2020-11-10 17:50:53 +00:00
24-host reduce redundancy (#7959) 2020-11-17 15:01:34 +00:00
client ibc: proof fixes (#7869) 2020-11-10 15:39:09 +01:00
exported remove chainid from ibc tm misbehaviour (#7932) 2020-11-13 14:16:51 +00:00
keeper ibc: packet fixes (#7810) 2020-11-13 13:58:13 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
spec counterParty -> counterparty (#7946) 2020-11-16 15:06:55 +00:00
types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis_test.go Fix connection path validation and remove unused PathValidator function (#7930) 2020-11-16 09:30:57 +00:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
module.go Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00