cosmos-sdk/x/distribution
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 #3460: Implement fee distribution RESTful endpoints 2019-02-04 16:45:18 -08:00
keeper 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
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Merge PR #3333: F1 storage efficiency improvements 2019-01-23 12:37:03 +01:00
abci_app.go Merge PR #3099: F1 fee distribution 2019-01-16 22:38:05 +01:00
alias.go Merge PR #3460: Implement fee distribution RESTful endpoints 2019-02-04 16:45:18 -08:00
genesis.go Merge PR #3292: Enable/disable withdraw addresses with a parameter 2019-01-16 23:17:56 +01:00
handler.go Merge PR #3292: Enable/disable withdraw addresses with a parameter 2019-01-16 23:17:56 +01:00