cosmos-sdk/x/auth
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
..
client Merge PR #3400: power reduction for Tendermint 2019-02-05 21:30:48 -08:00
simulation Merge PR #3352: Reenable simulation tests 2019-01-24 22:01:32 +01:00
account_test.go Merge PR #3486: Checking Vesting Coins with AmountOf 2019-02-04 13:10:06 -08:00
account.go Merge PR #3486: Checking Vesting Coins with AmountOf 2019-02-04 13:10:06 -08:00
ante_test.go Merge PR #3447: Consume Gas Proportional to Tx Size 2019-02-04 15:35:12 -08:00
ante.go Merge PR #3400: power reduction for Tendermint 2019-02-05 21:30:48 -08:00
codec.go Merge PR #3308: Genesis Vesting Accounts & Simulation 2019-01-17 17:15:13 +01:00
feekeeper_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
feekeeper.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
genesis.go Merge PR #3447: Consume Gas Proportional to Tx Size 2019-02-04 15:35:12 -08:00
keeper_bench_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
keeper_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
keeper.go Merge PR #2605: Paramstore Subkey 2019-02-04 18:13:04 -08:00
params_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
params.go Merge PR #3505: add json tags to auth params and fix tags in slashing 2019-02-05 16:36:10 -08:00
stdtx_test.go Introduce CodeNoSignatures 2019-01-02 10:05:56 +00:00
stdtx.go Upgrade tendermint to 0.28.0-dev0 (#3279) 2019-01-11 09:19:01 -08:00
test_utils.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00