cosmos-sdk/x/stake/keeper
Alexander Bezobchuk e13cdc0260 Merge PR #2146: x/bank: Keeper Interfaces
* Update banking module to implement and use keeper interfaces

* Cleanup/consolidate x/bank keeper interface
2018-09-10 14:25:34 -04:00
..
_store.md Merge PR #1950: Validator.Owner -> .Operator 2018-08-16 16:47:59 -04:00
delegation.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
delegation_test.go resolve merge errors 2018-08-31 21:38:50 -04:00
keeper.go Rename coinKeeper -> bankKeeper 2018-09-07 22:34:32 -07:00
keeper_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
key.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
sdk_types.go Merg PR #2198: Ensure Legacy Validator Delegation Invariants 2018-08-31 15:21:12 -04:00
slash.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
slash_test.go tests working 2018-08-29 02:28:27 -04:00
test_common.go Merge PR #2146: x/bank: Keeper Interfaces 2018-09-10 14:25:34 -04:00
validator.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
validator_test.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00