cosmos-sdk/x/stake
Ethan Buchman 1cac5e7a0f Merge branch 'develop' into rigel/spec-staking 2018-06-14 11:22:29 -07:00
..
client Merge PR #1252: Query node version 2018-06-14 07:49:21 +02:00
app_test.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
delegation.go spec complete unbonding, redelegation txs 2018-06-05 09:23:23 -07:00
errors.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
genesis.go Merge PR #1142: Export validators to genesis 2018-06-06 18:38:13 +02:00
handler.go revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing 2018-06-01 14:24:48 -07:00
handler_test.go Merge PR #1233: Inflation now unbonded 2018-06-13 09:12:57 +02:00
inflation.go Merge PR #1233: Inflation now unbonded 2018-06-13 09:12:57 +02:00
inflation_test.go Merge PR #1233: Inflation now unbonded 2018-06-13 09:12:57 +02:00
keeper.go Merge remote-tracking branch 'origin/develop' into rigel/spec-staking 2018-06-13 20:50:59 -07:00
keeper_keys.go add revoked prefix to key, add condition in getbypower 2018-06-06 18:25:00 -07:00
keeper_test.go Merge PR #1233: Inflation now unbonded 2018-06-13 09:12:57 +02:00
msg.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
msg_test.go get rid of candidacy references 2018-05-31 14:57:09 -07:00
params.go Merge pull request #1072 from ValarDragon/dev/tx_encoding 2018-05-31 23:51:27 +02:00
pool.go Merge pull request #1072 from ValarDragon/dev/tx_encoding 2018-05-31 23:51:27 +02:00
pool_test.go fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
shares.go Merge remote-tracking branch 'origin/develop' into rigel/spec-staking 2018-06-13 20:50:59 -07:00
store.md update x/stake/store.md 2018-05-22 19:34:31 -04:00
test_common.go fixed small breaking changes from pulling in develop 2018-06-06 15:49:22 -04:00
validator.go Merge remote-tracking branch 'origin/develop' into rigel/spec-staking 2018-06-13 20:50:59 -07:00
validator_test.go fixed merge conflicts 2018-06-06 14:14:51 -04:00
view_slash_keeper.go Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
view_slash_keeper_test.go fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
wire.go get rid of candidacy references 2018-05-31 14:57:09 -07:00