cosmos-sdk/x/stake
Rigel 0b9751ac98
Merge pull request #1170 from cosmos/rigel/test_framework
mock test framework for modules
2018-06-08 13:30:24 -07:00
..
client Merge PR #1086: Bech32Cosmos output/input for the LCD 2018-06-06 06:53:04 +02:00
app_test.go auth-mock simulate block now commits, stake app_test cleanup 2018-06-08 11:28:07 -07:00
delegation.go Switch from bech32cosmos to bech32 2018-06-01 16:23:58 +02:00
errors.go get rid of candidacy references 2018-05-31 14:57:09 -07: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 get rid of candidacy references 2018-05-31 14:57:09 -07:00
inflation.go revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing 2018-06-01 14:24:48 -07:00
inflation_test.go revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing 2018-06-01 14:24:48 -07:00
keeper.go add revoked prefix to key, add condition in getbypower 2018-06-06 18:25:00 -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 #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
msg.go Bech32ify msg.GetSignBytes() for x/slashing & x/stake 2018-06-08 01:24:08 +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 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 Switch from bech32cosmos to bech32 2018-06-01 16:23:58 +02:00
validator.go Merge PR #1142: Export validators to genesis 2018-06-06 18:38:13 +02:00
validator_test.go fix many lcd errors, restructure lcd init 2018-05-25 10:17:49 -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