cosmos-sdk/x/stake/types
Dev Ojha 6a864923fa types: Rename rational.Evaluate to rational.Round (#1487)
* rational.Evaluate -> rational.RoundInt64
	* rational.EvaluateInt -> rational.RoundInt

This done to improve clarity of the code.

Closes #1485
2018-07-02 11:57:33 -04:00
..
delegation.go Merge PR #1278: Slashing v2 2018-06-30 05:34:55 +02:00
errors.go Merge PR #1415: x/stake: Limit the size of rationals from user input 2018-06-29 22:30:12 +02:00
genesis.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
msg.go Merge PR #1415: x/stake: Limit the size of rationals from user input 2018-06-29 22:30:12 +02:00
msg_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
params.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
pool.go types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
pool_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
shares.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
test_common.go types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
validator.go types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
validator_test.go types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
wire.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00