cosmos-sdk/x/stake/types
Hendrik Hofstadt db77117a5b Only allow supported pubKey types (#2949)
* Only allow supported pubKey types
* Add type and supported types to error message
* Add default value for ConsensusParams
2018-11-29 09:21:45 -08:00
..
codec.go Merge PR #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
commission.go Make the simulator create the new comission rate sensibly 2018-11-04 15:55:07 -08:00
delegation.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
delegation_test.go Fix linter errors 2018-09-03 07:58:57 -07:00
errors.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
genesis.go Working on stake import/export 2018-11-13 15:08:14 +01:00
msg.go Merge PR #2714: Add commission data to MsgCreateValidator signature bytes 2018-11-07 13:55:59 +01:00
msg_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
params.go Merge pull request #2761 from WALL-E/patch-1 2018-11-12 12:21:31 -08:00
params_test.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
pool.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
pool_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
test_utils.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
validator.go Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
validator_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00