cosmos-sdk/x/slashing
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
..
client Add fees and memo to REST, updated CLI to receive coins as fees (#3069) 2018-12-19 16:26:33 -08:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
app_test.go Merge PR #3281: Staking Spec Upgrade 2019-01-21 19:52:03 -05:00
codec.go
errors.go
genesis.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
handler.go R4R: Tombstone Implementation (#3225) 2019-01-10 17:22:49 -08:00
handler_test.go Merge PR #3314: Staking misc rename 2019-01-17 18:53:22 +01:00
hooks.go Merge PR #3099: F1 fee distribution 2019-01-16 22:38:05 +01:00
keeper.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
keeper_test.go Merge PR #3314: Staking misc rename 2019-01-17 18:53:22 +01:00
keys.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
msg.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
msg_test.go
params.go R4R: Tombstone Implementation (#3225) 2019-01-10 17:22:49 -08:00
querier.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
querier_test.go Add Slashing Query Params (#3117) 2018-12-14 11:09:39 -08:00
signing_info.go Merge PR #2730: add tx search pagination related CLI/REST API parameter 2019-01-15 16:34:48 +01:00
signing_info_test.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
test_common.go Merge PR #3281: Staking Spec Upgrade 2019-01-21 19:52:03 -05:00
tick.go Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
tick_test.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00