cosmos-sdk/x/stake/types
Ismail Khoffi 06f094563a Merge PR #2301: remove BechValidator
- replace with and unexported struct and amino's ability to override /
implement MarshalJSON & UnmarshalJSON to have the pub key bechified

- replaced default time to UTC as I (from London) always got an error
while decoding (epoch but in BST ;-)

- remove all occurrences of `BechValidator
2018-09-10 18:37:03 -04:00
..
delegation.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
delegation_test.go Fix linter errors 2018-09-03 07:58:57 -07:00
errors.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
genesis.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
inflation_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
msg.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
msg_test.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
params.go Merge PR #2099: Query staking Pool and Params 2018-08-21 17:32:54 +02:00
params_test.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
pool.go Merge PR #2099: Query staking Pool and Params 2018-08-21 17:32:54 +02:00
pool_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
test_utils.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
validator.go Merge PR #2301: remove BechValidator 2018-09-10 18:37:03 -04:00
validator_test.go Merge PR #2301: remove BechValidator 2018-09-10 18:37:03 -04:00
wire.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00