cosmos-sdk/x/staking/types
Xuefeng Zhu 3428291a61 Merge PR #5160: Simply Dec and Int sign check
* Simply Dec and Int sign check

* address comment
2019-10-14 16:05:42 -04:00
..
codec.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
commission.go Merge PR #5160: Simply Dec and Int sign check 2019-10-14 16:05:42 -04:00
commission_test.go Merge PR: #3918 Allow Unrated Decreases to Validator Commission Rates 2019-03-19 22:04:25 -04:00
delegation.go Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
delegation_test.go Merge PR #4806: Converted balance from sdk.Int to sdk.Coin inside DelegationResponse 2019-08-02 12:37:35 -04:00
errors.go Merge PR #3546: Min Self Delegation 2019-02-08 12:44:19 -08:00
events.go Merge PR #5102: Make events const and alias them (if internal) 2019-09-25 09:17:02 -07:00
expected_keepers.go Merge PR #4788: Query genesis transactions 2019-08-01 14:56:50 -04:00
genesis.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
hooks.go Merge PR #4417: cleanup staking references from types pkg 2019-06-04 15:06:58 -07:00
keys.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
keys_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
msg.go Merge PR #5160: Simply Dec and Int sign check 2019-10-14 16:05:42 -04:00
msg_test.go Merge PR #5168: Add missing description field to MsgCreateValidator YAML output 2019-10-12 23:03:31 -04:00
params.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
params_test.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
pool.go Merge PR #4686: v0.36 supply changes to genesis migration 2019-07-18 14:43:56 +02:00
querier.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
test_utils.go Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
validator.go Merge PR #4865: Add security contact to Validator description 2019-08-12 09:10:16 -04:00
validator_test.go Merge PR #4865: Add security contact to Validator description 2019-08-12 09:10:16 -04:00