cosmos-sdk/x/distribution
frog power 4000 38f49e4114
Merge PR #4389: stake invariance bug
* add trouble seed

* currentStakeRoundUp is now always atleast currentStake + smallest-decimal-precision

* remove unused code

* remove debugs

* @alexanderbez comment

* compile fix

* better comment, increase tolerance to 3 smallest decimal points
2019-05-24 21:23:53 -04:00
..
client Merge PR #4384: allow splitting withdrawal txs 2019-05-23 19:00:26 -04:00
keeper Merge PR #4389: stake invariance bug 2019-05-24 21:23:53 -04:00
simulation Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
tags Merge PR #4207: Add rewards and commission tags in txs 2019-04-26 19:11:45 -04:00
types Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
abci_app.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
alias.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
genesis.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
handler.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
module.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
proposal_handler_test.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00