Commit Graph

2298 Commits

Author SHA1 Message Date
Christopher Goes 0436d890c7 Add candidates & bonds to stake module genesis 2018-04-27 20:00:58 -04:00
Christopher Goes f71191e402 Add simple WriteGenesis for stake & cool modules 2018-04-27 20:00:58 -04:00
Christopher Goes ff66629b68 Example WriteGenesis implementation 2018-04-27 20:00:58 -04:00
Rigel ef88ca4c21
Merge pull request #924 from cosmos/rigel/cleanup
cleanup, move simplestaking to democoin
2018-04-27 19:00:45 -04:00
rigelrozanski bffb0132a5 lint fix, add make test_lint 2018-04-27 15:20:12 -04:00
Christopher Goes b5f9a6873b
Merge pull request #921 from cosmos/rigel/885-exact-args
cobra arg constraints
2018-04-27 13:01:14 +02:00
rigelrozanski 260ab69e4f cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00
rigelrozanski 54a5869efd added used of cobra arg constraints 2018-04-26 17:32:20 -04:00
Rigel 2021ee1c77
Merge pull request #920 from cosmos/rigel/init-docs
init docs
2018-04-26 16:05:17 -04:00
Christopher Goes f9b5d8c648
Minor README updates 2018-04-26 22:03:25 +02:00
rigelrozanski 0f28f6738a updated some testnet docs, gen-txs now in the config folder 2018-04-26 15:52:20 -04:00
Christopher Goes b4af0916b3
Merge pull request #889 from cosmos/rigel/878-better-init
Better init
2018-04-26 21:17:57 +02:00
rigelrozanski 9b645836e3 changelog for better init 2018-04-26 14:33:02 -04:00
rigelrozanski 3a4813ff01 added test_nocli for fast non-cli tests 2018-04-26 14:26:39 -04:00
rigelrozanski 514b3fba4e fix genesis tests 2018-04-26 14:26:39 -04:00
rigelrozanski ade42e74b7 better init test 2018-04-26 14:26:39 -04:00
rigelrozanski 05c5809bae gaia init automatic key processing 2018-04-26 14:26:39 -04:00
rigelrozanski d1c6216c0f gen-tx fix 2018-04-26 14:26:39 -04:00
rigelrozanski 7e2ac80137 cli testing fix 2018-04-26 14:26:39 -04:00
rigelrozanski b9477ecbbe init refactor uses genesis transaction now 2018-04-26 14:26:39 -04:00
rigelrozanski 12f20d160a interim gen app tx refactor 2018-04-26 14:26:39 -04:00
Ethan Buchman d1402f4e92 move waitForXxx funcs from lcd to tests.WaitForXxx 2018-04-26 14:26:39 -04:00
rigelrozanski 4049c5d24f cwgoes comments, bug fix 2018-04-26 14:26:39 -04:00
rigelrozanski 525a852b01 bug fixes to init from-pieces command 2018-04-26 14:26:39 -04:00
rigelrozanski 3aa4752737 stake cli init fixes 2018-04-26 14:26:39 -04:00
rigelrozanski 201908949a stake init overhaul 2018-04-26 14:26:39 -04:00
rigelrozanski c8f5fcb27b init append functionality complete 2018-04-26 14:26:39 -04:00
rigelrozanski 556896679a ... 2018-04-26 14:26:39 -04:00
rigelrozanski 867d0e502c working genesis pieces 2018-04-26 14:26:39 -04:00
rigelrozanski 246e4bdac3 renames 2018-04-26 14:26:39 -04:00
rigelrozanski d4c2d6fd4c fix cli tests 2018-04-26 14:26:39 -04:00
rigelrozanski 55c1e1dcfc init refactor 2018-04-26 14:26:39 -04:00
rigelrozanski 6748aa7bc6 first stab init refactor 2018-04-26 14:26:39 -04:00
rigelrozanski f3fffcb7a2 more versatile init 2018-04-26 14:26:39 -04:00
Christopher Goes 75cd0fdba5
Merge pull request #917 from cosmos/cwgoes/rest-cli-refactor
REST folder restructure / cleanup
2018-04-26 16:58:20 +02:00
Christopher Goes 5b4fb85f7e
Fn suffix & http.HandlerFunc 2018-04-25 22:32:22 +02:00
Christopher Goes fd40d39556
Only one CoreContext for all REST commands 2018-04-25 16:49:31 +02:00
Christopher Goes 228bc4add9
Update changelog 2018-04-25 16:19:21 +02:00
Christopher Goes 56ac948dc6
REST folder restructure & cleanup 2018-04-25 16:18:06 +02:00
Christopher Goes 85a49646eb
Merge pull request #660 from cosmos/joon/626-stdlib
Joon/626 stdlib
2018-04-25 14:51:49 +02:00
mossid 06d47bebed add comments for golint 2018-04-25 14:45:22 +02:00
mossid 8ff316c99e merge from develop 2018-04-25 14:15:34 +02:00
mossid 87edaa80d4 add comments, clarify Iterate() 2018-04-25 13:44:29 +02:00
Christopher Goes 4ac80c3204
Merge pull request #897 from cosmos/sunny/remove_accountmapper_seal
Remove Account Mapper Seal
2018-04-24 12:27:01 +02:00
Rigel 2cc609fbe6
Merge pull request #818 from cosmos/adrian/ibc
Start prep for IBC standard for Ethereum community
2018-04-23 16:42:38 -04:00
Rigel 16f43fcb87
Merge pull request #902 from cosmos/cwgoes/expose-bonding-unbonding-blocks
Expose last bonding/unbonding block
2018-04-23 16:39:17 -04:00
Christopher Goes 86b79b9c84
Fix testcases & update changelog 2018-04-23 18:41:36 +02:00
Christopher Goes 5b1e2a3786
Add Height field to DelegatorBond, update appropriately 2018-04-23 18:32:55 +02:00
Christopher Goes 91b1ee393c
Add ViewSlashKeeper 2018-04-23 18:17:21 +02:00
Christopher Goes 2672f4a1bb
Add delegator bond query API endpoint 2018-04-23 17:30:54 +02:00