Commit Graph

4742 Commits

Author SHA1 Message Date
Rigel b1a1f192fb
Update docs/spec/distribution/overview.md
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
2018-11-14 11:58:55 -05:00
Rigel 4b5be088c4
Update docs/spec/distribution/overview.md
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
2018-11-14 11:58:26 -05:00
Rigel 9118cd7e13
Update docs/spec/distribution/overview.md
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
2018-11-14 11:58:00 -05:00
Alessio Treglia 6e9c3f8d1a Merge PR #2744: Fix Makefile targets dependencies
* Fix Makefile targets dependencies
* Remove unnecessary build deps from install targets
* Create a rule for each tool
* Don't dep test_lint on tools
2018-11-14 17:15:46 +01:00
Christopher Goes 1f632e39bd
Merge branch 'develop' into cwgoes/export-at-height 2018-11-14 12:27:14 +01:00
ValarDragon 9c4345fc72 Merge branch 'develop' of github.com:cosmos/cosmos-sdk into develop 2018-11-13 22:05:30 -08:00
ValarDragon db0bcdd0e6 update ubuntu install script 2018-11-13 22:05:15 -08:00
rigelrozanski 68e3b9a559 only use block gas for deliver 2018-11-14 00:57:27 -05:00
Sunny Aggarwal d1614ebb7e R4R: Query Gov Params (#2576)
* gov query params
2018-11-13 15:45:37 -08:00
Christopher Goes d184121ea0
Merge PR #276: Update to amino 0.14.1 2018-11-13 23:51:39 +01:00
zramsay 689d8d0921 pending 2018-11-13 17:31:32 -05:00
rigelrozanski 7e6fcc0161 passing test 2018-11-13 16:01:00 -05:00
zramsay 8c805d4a47 update to amino 0.14.1 2018-11-13 15:16:20 -05:00
rigelrozanski eead27872f initial test case 2018-11-13 15:12:04 -05:00
Jack Zampolin 23e841585f
R4R: Querier - Get all delegations to validator (#2565)
* added querier redelegation and CLI/LCD calls
2018-11-13 11:41:58 -08:00
rigelrozanski 24468306b4 examples installing 2018-11-13 14:35:53 -05:00
Jack Zampolin f38f57dfb2 Fix CLI tests 2018-11-13 11:33:03 -08:00
rigelrozanski 8069b2b7e6 default infinite block gas meter 2018-11-13 14:30:24 -05:00
rigelrozanski 3bf67b63e1 compiling 2018-11-13 14:27:15 -05:00
Jack Zampolin 4ebe99b00f add back in CLI command after rebase 2018-11-13 11:10:06 -08:00
Jack Zampolin 695395aca8
Merge branch 'develop' into sunny/get_all_delegations_validator_querier 2018-11-13 11:07:36 -08:00
Jack Zampolin 12ad39ea96
R4R: Reorganize CLI command structure. (#2728)
* Reorganize CLI command structure. Fixes #2575
2018-11-13 11:03:47 -08:00
rigelrozanski ebaa39468a modified app provider to pass genesis 2018-11-13 13:01:18 -05:00
rigelrozanski 956d351f68 basic structure in place 2018-11-13 11:30:06 -05:00
Jack Zampolin 17c119dff7 Fix failing test 2018-11-13 08:27:42 -08:00
Christopher Goes cb40646bc8 Bugfix 2018-11-13 16:23:01 +01:00
Christopher Goes 4a9ce8a5df Update docs 2018-11-13 16:22:06 +01:00
Christopher Goes 737d024777 Check error 2018-11-13 16:17:40 +01:00
Christopher Goes fa5622e072 Export specific height 2018-11-13 16:14:09 +01:00
Christopher Goes 7cb314ec01 Update PENDING.md 2018-11-13 15:55:22 +01:00
Christopher Goes 267728f025 Clarify comment 2018-11-13 15:46:14 +01:00
Christopher Goes 3686a3f47d Only apply validator set updates on initial genesis 2018-11-13 15:38:29 +01:00
Christopher Goes 10713e3c8a Working on stake import/export 2018-11-13 15:08:14 +01:00
Aleksandr Bezobchuk 46b331de07 Address PR review 2018-11-13 09:02:19 -05:00
Christopher Goes 0e56ed9e4e Fix DiffKVStore 2018-11-13 14:36:09 +01:00
Christopher Goes d2a53539dd Merge branch 'develop' into cwgoes/fix-gov-sim-more-import-export 2018-11-13 14:23:15 +01:00
Christopher Goes a4e5d8e594
Merge PR #2773: Require moniker on `gaiad init`
* Generate random moniker when missing
* Update moniker prefix
* Require moniker instead of generating a random one
* Fix test coverage
* Fix required flag
* Link to issue
2018-11-13 13:58:40 +01:00
Christopher Goes e76a18dcec Link to issue 2018-11-13 13:46:38 +01:00
rigelrozanski 2f73cf4193 block gas meter working 2018-11-12 23:12:09 -05:00
Federico Kunze a6af76e4be Merge branch 'sunny/get_all_delegations_validator_querier' of https://github.com/cosmos/cosmos-sdk into sunny/get_all_delegations_validator_querier
Merge
2018-11-12 23:13:05 +01:00
Federico Kunze 7dfeb7d27d use newQuery...Params 2018-11-12 23:12:25 +01:00
Jack Zampolin b255a7d59f
Merge branch 'develop' into sunny/get_all_delegations_validator_querier 2018-11-12 14:09:18 -08:00
Federico Kunze 182f111ddc update swagger.yaml 2018-11-12 22:53:43 +01:00
Christopher Goes 4177f3063a
Merge PR #2786: Fix redelegation command follow up to #2727
* Fix redelegation command
* Add pending entry
2018-11-12 22:18:38 +01:00
Jack Zampolin 8be97eec78 Add pending entry 2018-11-12 13:05:47 -08:00
Jack Zampolin 97c0251bf7 Fix redelegation command 2018-11-12 13:01:00 -08:00
Aleksandr Bezobchuk 964123356b Fix required flag 2018-11-12 15:44:59 -05:00
Jack Zampolin b9b6f26c97
Merge pull request #2761 from WALL-E/patch-1
fix typo
2018-11-12 12:21:31 -08:00
Jack Zampolin 4df780b1dc
Merge branch 'develop' into bez/require-moniker-init 2018-11-12 12:08:38 -08:00
Jack Zampolin 3bbb1e1e17
Merge pull request #2774 from cosmos/bucky/tm-v0.26.1
[R4R] Update to tendermint v0.26.1
2018-11-12 12:07:09 -08:00