cosmos-sdk/x/stake
Christopher Goes 8fad09a659
Implement InitGenesis for x/stake (closes #737)
2018-04-03 12:56:33 +02:00
..
commands fixes for SignBuildBroadcast in staking 2018-03-28 19:01:50 +02:00
errors.go msg_tests 2018-03-28 19:01:50 +02:00
handler.go adrian pr comment 2018-04-03 00:19:21 +02:00
handler_test.go comment out handler_test.go 2018-04-03 00:19:21 +02:00
keeper.go Implement InitGenesis for x/stake (closes #737) 2018-04-03 12:56:33 +02:00
keeper_keys.go Merge branch 'rigel/tick-tests' into joon/732-stake-keeper 2018-04-03 00:21:30 +02:00
keeper_test.go Merge branch 'rigel/tick-tests' into joon/732-stake-keeper 2018-04-03 00:21:30 +02:00
msg.go validatebasic tests cleanup 2018-03-28 19:01:50 +02:00
msg_test.go validatebasic tests cleanup 2018-03-28 19:01:50 +02:00
pool.go random test overhaul 2018-04-03 00:19:21 +02:00
pool_test.go pool test correct in AssertInvariance 2018-04-03 00:19:21 +02:00
test_common.go Implement InitGenesis for x/stake (closes #737) 2018-04-03 12:56:33 +02:00
tick.go move rounding into nextInflation 2018-04-03 00:19:21 +02:00
tick_test.go move rounding into nextInflation 2018-04-03 00:19:21 +02:00
types.go Implement InitGenesis for x/stake (closes #737) 2018-04-03 12:56:33 +02:00
types_test.go Integrate in types and rational staking 2018-03-28 19:01:49 +02:00
wire.go werkin to compile 2018-03-28 19:01:49 +02:00