cosmos-sdk/x/ibc/core
Jun Kimura f962f3a28c
Fix int64 overflow error for height comparison (#7944)
* fix int64 overflow for height comparison

* apply suggestions from review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-11-17 10:42:06 +00:00
..
02-client Fix int64 overflow error for height comparison (#7944) 2020-11-17 10:42:06 +00:00
03-connection Fix connection path validation and remove unused PathValidator function (#7930) 2020-11-16 09:30:57 +00:00
04-channel ibc: packet fixes (#7810) 2020-11-13 13:58:13 +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 Fix connection path validation and remove unused PathValidator function (#7930) 2020-11-16 09:30:57 +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
genesis.go
genesis_test.go Fix connection path validation and remove unused PathValidator function (#7930) 2020-11-16 09:30:57 +00: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