Commit Graph
2 Commits
Author SHA1 Message Date
Ethan Buchman 14f4290969 x/staking: check for empty stake and pubkey 2018-03-21 03:39:58 +01:00
Adrian Brink 75674a9ec3 Implement Simple Staking as a module
The simple staking module allows validators to bond and add more stake
to their bond. It doesn't allow partial unbond and has no delegation.
The staking power per validator though is correctly reflected within the
consensus.
2018-03-20 12:14:35 +01:00