Jonathan Gimeno
|
1d18f8839c
|
remove create test public keys
|
2020-02-26 15:57:41 +01:00 |
Jonathan Gimeno
|
9ae53260bf
|
end refactoring validator_test
|
2020-02-25 14:07:01 +01:00 |
Jonathan Gimeno
|
b4ab8e5e07
|
refactor TestFullValidatorSetPowerChange test
|
2020-02-25 13:54:55 +01:00 |
Jonathan Gimeno
|
96216c3dac
|
make test TestValidatorBondHeight pass
|
2020-02-25 13:51:48 +01:00 |
Jonathan Gimeno
|
99554926e8
|
refctor TestGetValidatorsEdgeCases to use simapp
|
2020-02-25 13:45:29 +01:00 |
Jonathan Gimeno
|
c7d68c59a9
|
refactor TestGetValidatorSortingMixed test to simap
|
2020-02-25 13:38:27 +01:00 |
Jonathan Gimeno
|
460619fa29
|
refactro TestGetValidatorSortingUnmixed to simapp
|
2020-02-25 13:27:05 +01:00 |
Jonathan Gimeno
|
9fa658c3f9
|
TestValidatorBasics
|
2020-02-25 13:23:22 +01:00 |
Jonathan Gimeno
|
ed401119e4
|
refactor TestSlashToZeroPowerRemoved
|
2020-02-25 13:18:49 +01:00 |
Jonathan Gimeno
|
385c5c556b
|
refactor TestUpdateBondedValidatorsDecreaseCliff to simapp
|
2020-02-25 11:59:15 +01:00 |
Jonathan Gimeno
|
25681ad3ad
|
refacor TestUpdateValidatorByPowerIndex to use simapp
|
2020-02-25 11:54:43 +01:00 |
Jonathan Gimeno
|
66abd1f19f
|
refactor first test validation to simapp
|
2020-02-25 11:43:51 +01:00 |
Alexander Bezobchuk
|
53bf2271d5
|
Merge PR #5600: Migrate x/staking to Protobuf
|
2020-02-06 14:21:02 -05:00 |
Alexander Bezobchuk
|
6890feb3d2
|
Merge PR #5572: ADR 004 Implementation
|
2020-01-30 16:31:16 -05:00 |
Ferenc Fabian
|
066dd1114f
|
Merge PR #5449: Add New constructor for the DecCoin
|
2020-01-03 15:44:53 -05:00 |
Timothy Chen
|
1a15f68359
|
Merge PR #4944: Fix validator tests
|
2019-08-22 14:37:49 -04:00 |
Marko
|
3a4f1fc4d4
|
Merge PR #4881: Linting Galore
|
2019-08-19 12:06:27 -04:00 |
Federico Kunze
|
352678438c
|
Merge PR #4255: Supply Module
|
2019-06-28 16:11:27 -04:00 |
frog power 4000
|
8c89023e9f
|
Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power"
|
2019-06-12 17:57:47 +02:00 |
frog power 4000
|
73e5ef7c13
|
reduce module interdependancy, /client refactor (#4415)
* abstract staking BuildCreateValidatorMsg, genutil defines its own flags
* client/ refactor
* staking move keys from keeper to types
|
2019-05-28 09:44:04 +01:00 |
Alexander Bezobchuk
|
0e54369850
|
Merge PR #4177: Update Staking Validators Rest Query
* Support pagination and status query params for /staking/validators
* Rename BondStatusToString to String
|
2019-04-24 11:48:39 -04: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 |
frog power 4000
|
7f74b33e21
|
Merge PR #3357: Staking spec upgrades / some renaming
|
2019-02-09 00:57:33 +01: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
|
78a21353da
|
Rename stake/ to staking/ (#3280)
|
2019-01-11 12:08:01 -08:00 |