Frank Yang
|
bc8d2d4414
|
R4R: Rename validator.GetJailed() to validator.IsJailed() #3245 (#4017)
Closes: #3245
|
2019-04-02 15:43:22 +02:00 |
Alexander Bezobchuk
|
b9be1166f7
|
Merge PR #3673: Message & Codec Registration Consistency
|
2019-02-25 16:16:52 +01:00 |
frog power 4000
|
ab9de3a7f1
|
Merge PR #3680: Convenience ToDec()
* NewDecFromInt -> ToDec
* pending
* Update PENDING.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* test typo
* typo
|
2019-02-21 03:05:31 -05:00 |
frog power 4000
|
d66db6a772
|
Merge PR #3621: module inter-dependency cleanup
|
2019-02-13 15:01:50 -08:00 |
Christopher Goes
|
6ee9c97a5e
|
Merge PR #3561: Don't store denominations in staking
|
2019-02-08 13:28:53 -08:00 |
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 |
frog power 4000
|
7f789d2ed3
|
Merge PR #3281: Staking Spec Upgrade
* 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
* spec folder cleanup
* cleanup docs folder cont.
* ...
* find-replace and folder rename
* supplimentary find/replace
* pending
* supplimentary
* pending
* few undos, stakingd -> staked
* to staking -> to stake
* undos
* most staking -> most stake
* ...
* undos
* simplestake->simplestaking
* ...
* pending update
* capital letter replacements
* ...
* working
* staking doc updates from rigel/delegation-index branch
* spec-spec
* spec-spec
* LooseTokens -> NotBondedTokens
* staking state.md updates
* updates to hook and endblock spec
* Update docs/gaia/gaiacli.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* Update docs/gaia/validators/validator-setup.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* Update docs/gaia/validators/validator-setup.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* comment undo
* remove ErrConflictingRedelegation
* @cwgoes comments are resolved
* further updates to endblock and state
* msg json update
* working transaction updates
* working
* complete transaction rewrite
* PENDING.md
* typo
* add todo
* address @jackzampolin @cwgoes comments
* couple leftover comments, rename
* Update x/staking/types/pool.go
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* cwgoes additions
* cwgoes suggestions x2
|
2019-01-21 19:52:03 -05: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 |