cosmos-sdk/x/stake
2018-05-31 11:09:44 -07:00
..
client remove append usage from lcd, fix address order test issue in lcd 2018-05-30 09:00:00 -07:00
delegation.go Use the account encoding for the validator address 2018-05-27 14:24:18 +02:00
errors.go Reorganization in progress 2018-05-28 21:55:54 +02:00
genesis.go Merge pull request #1011 from cosmos/cwgoes/slashing 2018-05-31 11:09:44 -07:00
handler_test.go fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
handler.go Separate validator pub key index updates 2018-05-31 00:41:28 +02:00
keeper_keys.go PubKeyKey => PubKeyIndexKey 2018-05-31 00:21:00 +02:00
keeper_test.go fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -04:00
keeper.go genesis validator index setting 2018-05-30 18:28:02 -07:00
msg_test.go working refactoring 2018-05-17 09:17:40 -04:00
msg.go Merge branch 'develop' into matt/stake-rest 2018-05-30 10:53:12 -04:00
params.go fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -04:00
pool_test.go fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
pool.go fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -04:00
shares.go more bucky comments, single status validator, only one store now for core validator object 2018-05-20 17:39:04 -04:00
store.md update x/stake/store.md 2018-05-22 19:34:31 -04:00
test_common.go Merge branch 'develop' into matt/stake-rest 2018-05-30 10:53:12 -04:00
tick_test.go fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -04:00
tick.go fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
validator_test.go fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -04:00
validator.go Clarify comment on removePoolShares 2018-05-31 00:38:20 +02:00
view_slash_keeper_test.go fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
view_slash_keeper.go Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
wire.go Reorganization in progress 2018-05-28 21:55:54 +02:00