cosmos-sdk/x/staking/types
frog power 4000 52f2ec71a9
Merge PR #3400: power reduction for Tendermint
* add uncompiled power functionality

* fix some compile errors

* Power -> TendermintPower

* tests rename GetTendermintPower

* test fix

* working

* fix delegation tests

* fix slash tests

* staking/keeper tests passing

* docs reversion

* debuggin workin

* x/staking test pass

* fix gov tests

* fix x/slashing tests

* working distribution test fixes

* fix distribution tests

* lint

* fix lcd tests

* fix gov test

* lint

* CLI fixes, rm stakingTypes

* typos

* working cli fixes

* cli test fix

* cli tests fixed

* testnet creation modification

* typo

* pending

* Sanitize Dec.Roundint64 (#3475)

* merge fixes

* @cwgoes comments

* fix tests

* change power reduction to 10^-6

* option to turn off minting for LCD tests
2019-02-05 21:30:48 -08:00
..
codec.go Merge PR #3314: Staking misc rename 2019-01-17 18:53:22 +01:00
commission.go Merge PR #3400: power reduction for Tendermint 2019-02-05 21:30:48 -08:00
delegation.go R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -08:00
delegation_test.go R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -08:00
errors.go Merge PR #3372: Limit unbonding delegation / redelegations 2019-01-24 23:44:31 +01:00
genesis.go Merge PR #3400: power reduction for Tendermint 2019-02-05 21:30:48 -08:00
keys.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
msg.go Merge PR #3347: Ensure Canonical Message Signature Bytes 2019-01-23 09:46:41 +01:00
msg_test.go Merge PR #3314: Staking misc rename 2019-01-17 18:53:22 +01:00
params.go Merge PR #2605: Paramstore Subkey 2019-02-04 18:13:04 -08:00
params_test.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
pool.go Merge PR #3394: Update staking string types 2019-01-25 12:12:04 +01:00
pool_test.go Merge PR #3281: Staking Spec Upgrade 2019-01-21 19:52:03 -05:00
test_utils.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
validator.go Merge PR #3400: power reduction for Tendermint 2019-02-05 21:30:48 -08:00
validator_test.go Merge PR #3333: F1 storage efficiency improvements 2019-01-23 12:37:03 +01:00