Commit Graph

2340 Commits

Author SHA1 Message Date
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
Christopher Goes 38716d5edc
ConsumeGas for pubkey.VerifyBytes 2018-05-16 01:14:31 +02:00
Christopher Goes a801874aba
PR comment: codec => cdc 2018-05-16 01:14:31 +02:00
Christopher Goes ce38d8f423
Minor fix, testcases 2018-05-16 01:14:31 +02:00
Christopher Goes 147cf9f897
Move GasKVStore to /store 2018-05-16 01:14:30 +02:00
Christopher Goes 702ffafa06
Rebase 2018-05-16 01:14:30 +02:00
Christopher Goes 214720318f
Update changelog 2018-05-16 01:14:30 +02:00
Christopher Goes 8c1c40b89a
New store query prefixes (ref #979) 2018-05-16 01:13:49 +02:00
Christopher Goes a240554695
SimulateTx through Query 2018-05-16 01:13:49 +02:00
Christopher Goes 097646e6df
Correct semantics for simulateDeliver 2018-05-16 01:13:49 +02:00
Christopher Goes da5fe2ef13
Add baseapp.CheckFull 2018-05-16 01:13:49 +02:00
Christopher Goes 1c4ed7b833
Gas-wrap ctx.KVStore 2018-05-16 01:13:48 +02:00