Christopher Goes
|
38068a59ea
|
Merge PR #3507: Results from x/staking & x/slashing peer review
|
2019-02-07 17:41:23 -08:00 |
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 |
Jack Zampolin
|
af60c75dd3
|
Merge PR #3352: Reenable simulation tests
|
2019-01-24 22:01:32 +01:00 |
Christopher Goes
|
2942f83ff5
|
Merge PR #3099: F1 fee distribution
|
2019-01-16 22:38:05 +01:00 |
frog power 4000
|
133934ae37
|
Merge PR #3243: allow multiple simultaneous redelegations/ubds between same delegator/validator(s) addresses
* remove kv seperation for marshalling
* pending
* cleanup
* cleanup x2
* pending
* working
* minor refactors
* entry structs defined
* uncompiled mechanism written
* add many compile fixes
* code compiles
* fix test compile errors
* test cover passes
* ...
* multiple entries fix
* ...
* more design fix
* working
* fix test cover bug
* Update PENDING.md
* update comment around queue completion for redelegations/ubds
* basic spec updates
* remove ErrConflictingRedelegation
* @cwgoes comments are resolved
* Update x/staking/keeper/slash.go
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* address @alexanderbez comments
|
2019-01-16 05:35:18 -05:00 |
frog power 4000
|
78a21353da
|
Rename stake/ to staking/ (#3280)
|
2019-01-11 12:08:01 -08:00 |