cosmos-sdk/client
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
..
context Merge PR #3451: Make tags and responses legible 2019-02-04 18:20:56 -08:00
keys Merge PR #3461: GaiaCLI - refactor/fix --account and --index 2019-02-05 08:22:56 -08:00
lcd Merge PR #3400: power reduction for Tendermint 2019-02-05 21:30:48 -08:00
rest Merge PR #3461: GaiaCLI - refactor/fix --account and --index 2019-02-05 08:22:56 -08:00
rpc Merge PR #3504: Fix validator address encoding in tm validator set command 2019-02-06 04:20:07 +01:00
tx Merge PR #3451: Make tags and responses legible 2019-02-04 18:20:56 -08:00
utils Merge PR #3451: Make tags and responses legible 2019-02-04 18:20:56 -08:00
config.go Merge PR #3458: Fix usage of the config command in applications importing the SDK 2019-01-31 19:39:46 +01:00
errors.go Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
flags.go Merge PR #3447: Consume Gas Proportional to Tx Size 2019-02-04 15:35:12 -08:00
input.go Merge PR #3461: GaiaCLI - refactor/fix --account and --index 2019-02-05 08:22:56 -08:00
keys.go Run make format 2018-12-10 14:27:25 +00:00