cosmos-sdk/x/stake
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
..
client Merge PR #2301: remove BechValidator 2018-09-10 18:37:03 -04:00
keeper Merge PR #2146: x/bank: Keeper Interfaces 2018-09-10 14:25:34 -04:00
simulation Merge PR #2146: x/bank: Keeper Interfaces 2018-09-10 14:25:34 -04:00
tags Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
types Merge PR #2301: remove BechValidator 2018-09-10 18:37:03 -04:00
app_test.go Merge PR #2146: x/bank: Keeper Interfaces 2018-09-10 14:25:34 -04:00
genesis.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
genesis_test.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
handler.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
handler_test.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
stake.go Merge PR #2301: remove BechValidator 2018-09-10 18:37:03 -04:00