Commit Graph

1797 Commits

Author SHA1 Message Date
Jae Kwon 9b246ec78c
Update README.md 2018-04-07 14:31:44 -07:00
Rigel 52f317a05f
Merge pull request #800 from cosmos/rigel/tick-endblock
staking endblock /tick upgrade
2018-04-06 16:36:30 -04:00
Ethan Buchman 66e5d3c5f3
Merge pull request #796 from cosmos/bucky/democoin
democli: add cool and pow commands
2018-04-06 23:02:14 +03:00
Ethan Buchman 9101ebd7d7
Merge pull request #801 from cosmos/cwgoes/version-dash
Dash instead of space in version output
2018-04-06 17:43:54 +03:00
rigelrozanski 27087bb064 cwgoes comments, validator.VotingPower -> validator.Power 2018-04-05 18:34:25 -04:00
Rigel ac3e5dab66
Merge pull request #756 from cosmos/rigel/handler-tests
Staking handler tests
2018-04-05 20:03:37 +02:00
Christopher Goes 109126d7fe
Dash instead of space in version output 2018-04-05 20:02:35 +02:00
rigelrozanski 6a10283eaa accumulated validator updates now type abcivalidator 2018-04-05 13:17:32 -04:00
rigelrozanski ccb71a2afa pool using time and end block handler staking 2018-04-05 13:17:32 -04:00
rigelrozanski 7d31ba835a rebase fixes 2018-04-05 13:17:08 -04:00
rigelrozanski 6b995ac701 handler tests pass woot
...
2018-04-05 13:17:08 -04:00
rigelrozanski b8541c8174 tests in loops use require
...
2018-04-05 13:17:08 -04:00
rigelrozanski bfcb214c55 fix nil.Result() call 2018-04-05 13:17:08 -04:00
Ethan Buchman d87488a48b stake: register auth.BaseAccount, not basecoin AppAccount 2018-04-05 13:17:08 -04:00
rigelrozanski 1db8764b9e handler tests compile
...

...
2018-04-05 13:17:08 -04:00
rigelrozanski 6b279bd8bd uncomment handler tests 2018-04-05 13:17:08 -04:00
Christopher Goes bbda5b43dd
Update mine command usage information 2018-04-05 18:26:09 +02:00
Ethan Buchman a21eeae5ea democli: add cool and pow commands 2018-04-05 18:45:38 +03:00
Ethan Buchman 1629ddad1c
Merge pull request #795 from cosmos/bucky/update-deps
update for tendermint v0.18.0-rc1
2018-04-05 16:30:50 +03:00
Ethan Buchman 4bee8c6865 update for tendermint v0.18.0-rc1 2018-04-05 16:31:06 +03:00
Ethan Buchman ebe38c91f4
Merge pull request #792 from cosmos/cwgoes/pow-module
Add PoW module to Democoin
2018-04-05 16:30:06 +03:00
Christopher Goes d99f4f3c14
PoW InitGenesis; testcases 2018-04-05 15:16:54 +02:00
Christopher Goes d47f271459
Mount store; add testcases 2018-04-05 14:13:11 +02:00
Ethan Buchman 7e649c3d6b
Merge pull request #793 from cosmos/bucky/coin-sort
sort coins in genesis
2018-04-05 14:57:55 +03:00
Ethan Buchman 9b5babba81 sort coins in genesis 2018-04-05 14:55:10 +03:00
Christopher Goes 21fe81720a
Merge old PoW module into Democoin 2018-04-05 13:45:58 +02:00
Ethan Buchman e0d043b342
Merge pull request #791 from cosmos/bucky/log
add log_level flag
2018-04-05 14:15:35 +03:00
Ethan Buchman 1f93e965fb add log_level flag 2018-04-05 14:16:20 +03:00
Ethan Buchman 15aa929f42
Merge pull request #789 from cosmos/bucky/cmd-makefile
move gaia to cmd, update makefile, refactor server
2018-04-05 13:56:44 +03:00
Ethan Buchman 19f96d48c6 fix mock test 2018-04-05 13:51:32 +03:00
Ethan Buchman 31a6806fd4 fix gaia 2018-04-05 13:47:54 +03:00
Ethan Buchman 4dfc5c0852 fix democoind init. use rootCmd 2018-04-05 13:42:04 +03:00
Ethan Buchman c74c57a2f0 remove empty publish dir 2018-04-05 13:34:59 +03:00
Ethan Buchman 9fbbdbbe0f server: consolidate files 2018-04-05 13:31:33 +03:00
Ethan Buchman 609ea0d0f0 more daemon refactoring 2018-04-05 13:24:53 +03:00
Ethan Buchman f79d06c9f3 refactor basecoind, change GenAppOptions 2018-04-05 13:09:02 +03:00
Ethan Buchman 9e6bc70e28 remove basecoin license/makefile 2018-04-05 13:08:40 +03:00
Ethan Buchman 02a2008c0d move gaia to cmd, update makefile 2018-04-05 13:08:19 +03:00
Ethan Buchman e90805436a
Merge pull request #784 from cosmos/cwgoes/more-cli-fixes
More CLI fixes
2018-04-05 12:29:44 +03:00
Christopher Goes 8c0cb25bab
Update for new context 2018-04-05 11:21:42 +02:00
Christopher Goes 74a2246b3e
Pass logger and config through CLI context (closes #725) 2018-04-05 11:20:05 +02:00
Ethan Buchman 2ee3ca3192
Merge pull request #747 from cosmos/cwgoes/rest-cli-refactor
REST/CLI refactor
2018-04-05 11:26:44 +03:00
Rigel 0c9ba2ba99
Merge pull request #771 from cosmos/cwgoes/staking-tests-v2
Simplified multi-candidate staking pool tests
2018-04-05 05:19:24 +02:00
rigelrozanski 65e789c43d minor cleanup to pool_test.go 2018-04-04 13:54:30 -04:00
Christopher Goes ef2d43d5b0
Add tests for bondedRatio, bondedShareExRate, unbondedShareExRate 2018-04-04 19:49:02 +02:00
Christopher Goes 20651490eb
Disable overflow bug check for now (ref #753) 2018-04-04 19:40:34 +02:00
Christopher Goes 8ed328074f
Fix incorrect reassignment 2018-04-04 19:26:35 +02:00
rigelrozanski 9aef787c5d cleanup 2018-04-03 23:41:08 -04:00
Christopher Goes cdbb994e3f
Update IBC commands 2018-04-03 22:23:09 +02:00
Christopher Goes 457092d662
TestStartStandAlone without cobra 2018-04-03 22:16:03 +02:00