Commit Graph

1771 Commits

Author SHA1 Message Date
Christopher Goes d47f271459
Mount store; add testcases 2018-04-05 14:13:11 +02:00
Christopher Goes 21fe81720a
Merge old PoW module into Democoin 2018-04-05 13:45:58 +02: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
Christopher Goes 12f4a21d03
Reuse Tendermint client instance (closes #671) 2018-04-03 22:16:03 +02:00
Christopher Goes 3404ecca79
Avoid race condition with viper.Set (ref #668) 2018-04-03 22:16:03 +02:00
Christopher Goes fb3572c445
Enable TestStartWithTendermint (closes #668) 2018-04-03 22:16:03 +02:00
Christopher Goes ed54dc43f2
Add ChainID to testnet JSON (closes #773) 2018-04-03 22:16:03 +02:00
Christopher Goes 8412215c16
Additional module cleanup 2018-04-03 22:16:03 +02:00
Christopher Goes 7214149f1d
Move client context initialization from viper to separate package 2018-04-03 22:16:03 +02:00
Christopher Goes 0888096677
Replace Result.ToQuery with Error.QueryResult (closes #765) 2018-04-03 22:15:52 +02:00
Christopher Goes 47c97c24d3
Write genesis trend for democoin (closes #762) 2018-04-03 22:15:51 +02:00
Christopher Goes f5322fa25f
Remove unused imports 2018-04-03 22:15:51 +02:00
Christopher Goes 7a8e00dbb9
Change CoreContext parameters instead of using viper.Set 2018-04-03 22:15:27 +02:00
Christopher Goes 579e5d4cdc
Add CoreContext for CLI/REST options 2018-04-03 22:15:12 +02:00
Christopher Goes 720b37c6f2
Rename client/builder to client/core (ref #721) 2018-04-03 22:14:11 +02:00
Rigel 9fc9db00fb
Merge pull request #772 from cosmos/cwgoes/staking-initgenesis
Implement InitGenesis for staking
2018-04-03 21:51:13 +02:00
rigelrozanski a85fdcc23b cleanup TestInitGenesis 2018-04-03 15:47:26 -04:00
Ethan Buchman 578020bb47 version bump 2018-04-03 22:01:31 +03:00
Ethan Buchman 4f0acc4df8
Merge pull request #782 from cosmos/release/v0.13.1
Release/v0.13.1
2018-04-03 21:55:19 +03:00
Christopher Goes cfb3ba75af
Update InitGenesis tests for x/stake 2018-04-03 20:50:31 +02:00
Ethan Buchman 414d3e0b6d changelog and version 2018-04-03 21:43:50 +03:00
Ethan Buchman 519d0b7d00
Merge pull request #780 from cosmos/joon/ibc-hotfix
IBC hotfix
2018-04-03 21:30:37 +03:00
Rigel e756c4a22f
Merge pull request #754 from cosmos/rigel/tick-tests
staking tests
2018-04-03 19:52:17 +02:00
mossid 464bf06380 typo? 2018-04-03 18:24:50 +02:00
mossid d8694070c7 use tmlibs/log 2018-04-03 18:19:47 +02:00
Christopher Goes b117f082ef
Cleanup, add comments 2018-04-03 13:47:26 +02:00
Christopher Goes e5a5535b8c
Refine to single test case 2018-04-03 13:25:29 +02:00
Christopher Goes 19137d007b
Cleanup testcases, refine to the error of concern 2018-04-03 13:15:27 +02:00
Christopher Goes 8fad09a659
Implement InitGenesis for x/stake (closes #737) 2018-04-03 12:56:33 +02:00