cosmos-sdk/x/ibc/07-tendermint
Alessio Treglia c8c47786da
x/ibc: fix int overflow (#6171)
x/ibc/07-tendermint/types/test_utils.go: Calculate and use
machine-dependent maxInt instead of causing int overflow by
passing math.MaxInt64.

Closes: #6130
2020-05-07 22:11:29 -04:00
..
client various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
types x/ibc: fix int overflow (#6171) 2020-05-07 22:11:29 -04:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
misbehaviour.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
misbehaviour_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
module.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
tendermint_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
update.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
update_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00