Commit Graph

2172 Commits

Author SHA1 Message Date
Ethan Buchman 07842b6876
Merge pull request #834 from cosmos/release/v0.15.0
Release/v0.15.0
2018-04-29 23:12:45 -04:00
Ethan Buchman 59a5da4f3a update tendermint to v0.19.1 2018-04-28 22:04:29 -04:00
Ethan Buchman 7843062d79
Merge branch 'master' into release/v0.15.0 2018-04-28 21:53:57 -04:00
Ethan Buchman d3fd71a368 version and changelog 2018-04-28 21:59:47 -04:00
Rigel 71dccd4db3
Merge pull request #901 from cosmos/cwgoes/dump-state-to-json
Dump all state to JSON
2018-04-27 20:57:34 -04:00
Christopher Goes 81ac153e7d
Fix testcase 2018-04-28 02:50:54 +02:00
rigelrozanski f7587f7847 export refactor, lcd tests borken 2018-04-27 20:47:35 -04:00
rigelrozanski 318e924145 refactor 2018-04-27 20:36:11 -04:00
rigelrozanski 10ddd7a3d3 refactor export function, working 2018-04-27 20:06:50 -04:00
Christopher Goes 67961476b4 Fix testsuite 2018-04-27 20:06:50 -04:00
Christopher Goes 5759f6ab60 Use account store key 2018-04-27 20:05:58 -04:00
Christopher Goes ad77affb53 Add IterateAccounts & account export 2018-04-27 20:04:29 -04:00
Christopher Goes 10d2e5ae40 Move generateApp & exportApp to baseapp/helpers 2018-04-27 20:04:29 -04:00
Christopher Goes f6cef02904 Reorder parameters & remove redundant check 2018-04-27 20:03:43 -04:00
Christopher Goes df4fdb3642 Rebase & merge changes 2018-04-27 20:03:43 -04:00
Christopher Goes 9450779bba InitGenesis & WriteGenesis no longer functions of keepers 2018-04-27 20:03:43 -04:00
Christopher Goes c788c3e533 GetBonds => getBonds 2018-04-27 20:03:43 -04:00
Christopher Goes dbdf6aae0e Test GetBonds 2018-04-27 20:03:43 -04:00
Christopher Goes 88b364d5a0 Minor bugfix 2018-04-27 20:03:43 -04:00
Christopher Goes 9746260d1d Add testcases 2018-04-27 20:03:43 -04:00
Christopher Goes 724c1eced5 Minor cleanup 2018-04-27 20:03:43 -04:00
Christopher Goes f92e83d2e0 Swap to general `export` command 2018-04-27 20:02:26 -04:00
Christopher Goes 55c82e44a2 export-stake command works 2018-04-27 20:00:58 -04:00
Christopher Goes 203d2c19cc Add export command to stake module 2018-04-27 20:00:58 -04:00
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