Commit Graph

2298 Commits

Author SHA1 Message Date
rigelrozanski eb87a5dbbf introduce UpdateSharesLocation to deal with different share types 2018-05-17 09:19:05 -04:00
rigelrozanski 9bb01c9504 fixing tests 2018-05-17 09:19:05 -04:00
rigelrozanski a0c73372be stake refactor, tests compiling 2018-05-17 09:19:05 -04:00
rigelrozanski 518e2490d5 develop rebase staking fixes 2018-05-17 09:19:05 -04:00
rigelrozanski f81c2a8f99 compiling after fee fixes merge 2018-05-17 09:19:05 -04:00
rigelrozanski 0ad2cc0dc7 bring back old keeper_test 2018-05-17 09:19:05 -04:00
rigelrozanski ee9fe541f4 refactor cwgoes mods on staking keeper 2018-05-17 09:19:05 -04:00
Christopher Goes 17a02e60f8 Staking test fixes 2018-05-17 09:19:05 -04:00
rigelrozanski 675dc5df15 staking refactor compiling 2018-05-17 09:19:05 -04:00
rigelrozanski 6d0c788185 working refactoring 2018-05-17 09:17:40 -04:00
rigelrozanski aff7d28bb0 stake keeper renaming/refactor 2018-05-17 09:17:40 -04:00
rigelrozanski 06cf8b2934 stake keeper name updates 2018-05-17 09:17:40 -04:00
rigelrozanski fa64487e65 working fee distribution reorg 2018-05-17 09:17:40 -04:00
mossid 22e9fc276d GetDelegated -> GetBondAmount 2018-05-17 09:17:40 -04:00
mossid 2e9e2835ff add delegation 2018-05-17 09:17:40 -04:00
mossid 79fdbe2f3a add ValidatorSet, remove methods 2018-05-17 09:17:40 -04:00
rigelrozanski 37156ad192 debug stake store refactor, cli change 2018-05-17 09:17:40 -04:00
rigelrozanski 5567bdfaaf intra counter cleanup 2018-05-17 09:17:14 -04:00
rigelrozanski df2c0c795d ... 2018-05-17 09:17:14 -04:00
rigelrozanski ed5d088824 renaming and refactoring for fees 2018-05-17 09:17:14 -04:00
rigelrozanski e8a615752f working 2018-05-17 09:17:14 -04:00
rigelrozanski 28e4ec8336 precommit power tests 2018-05-17 09:17:14 -04:00
rigelrozanski 750cbc53ec stake cleanup, functionality for total prevote power 2018-05-17 09:17:14 -04:00
rigelrozanski aeabdcae5d add absent validators to context 2018-05-17 09:15:57 -04:00
rigelrozanski d871605241 staking fee distribution working commit 2018-05-17 09:15:06 -04:00
mossid 8336eb9bc5 in progress 2018-05-17 09:15:06 -04:00
mossid 02a267c292 remove cdc from validator_set.go 2018-05-17 09:15:06 -04:00
mossid 755f79d52d GetValidators -> Validators, sdk.Validator=abci.Validator 2018-05-17 09:15:06 -04:00
mossid fef5b6a30f add some counterexamples 2018-05-17 09:15:06 -04:00
mossid 1b8033da0c add tests 2018-05-17 09:15:06 -04:00
mossid 6d742d6829 add ValidatorSetKeeper, move Validator from stake to types 2018-05-17 09:15:06 -04:00
mossid b3b8790793 add some counterexamples 2018-05-17 09:15:06 -04:00
mossid d45210432c add tests 2018-05-17 09:15:06 -04:00
mossid 60869ff427 implement TotalPower 2018-05-17 09:15:06 -04:00
mossid 9d7e893226 rebase on develop 2018-05-17 09:15:06 -04:00
Christopher Goes 2198908d02
Merge pull request #1012 from cosmos/zramsay-patch-1
require go1.10 minimum
2018-05-16 18:17:08 +02:00
Zach a6ac950efe
require go1.10 minimum
#1009
2018-05-16 10:32:25 -04:00
Christopher Goes 2a5c5c8110
Merge pull request #1006 from cosmos/zach/fix
gaiad: print `unsafe_reset_all` only once
2018-05-16 12:05:10 +02:00
Ethan Buchman 2b6a3fc8e3 changelog and version 2018-05-15 22:30:20 -04:00
Ethan Buchman e6d21c64cc
Merge pull request #963 from cosmos/cwgoes/gas-guzzling
Gas management, estimation, limitation
2018-05-15 22:19:53 -04:00
Ethan Buchman 4bdcad572b remove gasLimit from NewContext 2018-05-15 22:19:09 -04:00
Ethan Buchman e3a8496d6d Merge branch 'master' into develop 2018-05-15 22:14:06 -04:00
Christopher Goes 3d5b048444
Remove txGasLimit, update tests 2018-05-16 02:31:52 +02:00
Christopher Goes 03e220700e
Unexport RunTxMode (fix linter) 2018-05-16 02:18:25 +02:00
Christopher Goes 4134bf922c
Address PR comments 2018-05-16 02:06:17 +02:00
Christopher Goes 0cc1c52077
Rebase changelog 2018-05-16 01:15:49 +02:00
Christopher Goes 4775437426
Unexport verifyCost 2018-05-16 01:15:22 +02:00
Christopher Goes 396bf74b9f
Update changelog 2018-05-16 01:15:22 +02:00
Christopher Goes d55ba2ca7d
Add p2p filter functions & tests 2018-05-16 01:15:07 +02:00
Christopher Goes 4cfa99e21b
Move to new version in changelog 2018-05-16 01:15:07 +02:00