Commit Graph

5385 Commits

Author SHA1 Message Date
Alexander Bezobchuk 4a87f45bfe
Merge PR #4185: Release v0.34.2 into develop 2019-04-25 22:34:20 -04:00
frog power 4000 1cc1148807
Update docs/cosmos-hub/upgrade-node.md
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
2019-04-25 21:49:43 -04:00
Aleksandr Bezobchuk e7ca82d808
Merge branch 'develop' into release/v0.34.2 2019-04-25 21:40:33 -04:00
Ethan Buchman 296a8c81c8
Merge branch 'master' into release/v0.34.2 2019-04-25 17:11:59 -04:00
Ethan Buchman bfb2b49b09
Merge pull request #4176 from cosmos/gamarin/docs-update
Docs update
2019-04-25 17:11:45 -04:00
Jack Zampolin d39bb63ffe
Fix CODEOWNERS 2019-04-25 16:41:46 -04:00
xwartz 95e3d7d05e Merge PR #4189: Fix ErrNoInputs message typo 2019-04-25 09:16:38 -04:00
Alexander Bezobchuk 94bc55ef4f Merge PR #4183: Cherry pick 4181 into v0.34.2
* Support pagination and status query params for /staking/validators

* Rename BondStatusToString to String

* Cherry pick 4181

* Remove pending log
2019-04-24 12:03:55 -04:00
Alexander Bezobchuk 66a913c205
Merge PR #4181: Cherry pick 4135 v0.34.2 2019-04-24 11:56:28 -04:00
Alexander Bezobchuk c0e6b38394 Merge PR #4182: Cherry pick #4083 into v0.34.2 2019-04-24 11:51:49 -04:00
Alexander Bezobchuk 0e54369850 Merge PR #4177: Update Staking Validators Rest Query
* Support pagination and status query params for /staking/validators

* Rename BondStatusToString to String
2019-04-24 11:48:39 -04:00
Juan Leni 29755e66f6 Merge PR #3659: KMS Documentation/Tutorial. How to run a Validator with a Ledger device 2019-04-24 11:00:33 -04:00
Aleksandr Bezobchuk 18b973e1a0
Add missing changelog entry for v0.34.1 2019-04-24 09:40:55 -04:00
Aleksandr Bezobchuk 92dd6ffefd
Remove TOC 2019-04-24 09:05:19 -04:00
gamarin dcdd597350 udate upgrade node doc 2019-04-23 19:57:30 +02:00
gamarin d48436fb0f fix conflicts 2019-04-23 19:18:40 +02:00
gamarin 5d10a6f05b code review 2019-04-23 19:17:36 +02:00
Federico Kunze 0a51d56e90
Apply suggestions from code review
Co-Authored-By: gamarin2 <gautier@tendermint.com>
2019-04-23 19:17:13 +02:00
gamarin 4742e406ae few nits 2019-04-23 16:14:56 +02:00
gamarin 8e9210664f docs update 2019-04-23 16:11:16 +02:00
Alexander Bezobchuk c6cb84c558
Merge PR #4059: Add support for graceful halt via server config 2019-04-23 09:33:11 -04:00
Alessio Treglia 4bf9d2b3ec Merge PR #4161: New experimental simulation runner 2019-04-23 09:01:59 -04:00
Alexander Bezobchuk df6f2d6e25
Merge PR #4140: Fix Failed Simulation Seeds 2019-04-22 10:57:58 -04:00
Alexander Bezobchuk b85371ae51 Merge PR #4163: Fix v0.33.x export script to port gov data correctly 2019-04-21 17:03:09 -07:00
Alessio Treglia 93e8f467fe
Turn --from into a positional argument in gaiacli tx send (#4146)
Closes: #4142
2019-04-18 19:48:52 +01:00
Alessio Treglia 1aa3df2876
multisim.sh: avoid termination by lack of output (#4155) 2019-04-18 19:22:53 +01:00
Alessio Treglia 9036430f15
Better signal handling for multisim.sh (#4149) 2019-04-18 02:10:26 +01:00
mircea-c fc1c58a246 Updated release process documentation (#4133) 2019-04-17 18:02:06 +01:00
Frank Yang 1b726ad88a Translate doc clients to chinese. (#4129) 2019-04-17 17:10:57 +01:00
Alessio Treglia a75a8d3311 Merge PR #4138: Upgrade tendermint to 0.31.5 2019-04-16 20:58:31 -04:00
Alexander Bezobchuk 0c23dec59f
Merge PR #4135: Minor Fixes
* Add clarification to gen-only
* Add nil type check in NewResponseFormatBroadcastTxCommit
* Add small note to docs re: generate-only
2019-04-16 13:02:36 -04:00
Frank Yang 356e819f43 Fix typos and out-of-date info in CONTRIBUTING.md (#4132) 2019-04-16 15:27:45 +01:00
Alessio Treglia 769370801d Merge PR #4101: Return per-validator rewards when querying delegator rewards 2019-04-16 09:43:08 -04:00
Alessio Treglia 9cdd1d3e9e
Allow user to pass a custom BUILDDIR to test_cli (#4127)
Preparation work for cli tests further parallelisation.
2019-04-16 11:10:23 +01:00
Frank Yang c4f53facd9 R4R: Fix incorrect `$GOBIN` in `Install Go`. (#4113)
Fix empty path in `Install Go`.

This bug was fixed by #3975, and broken by #4089
2019-04-16 10:05:28 +01:00
Alessio Treglia 2581fffaa5 Merge PR #4126: Add module-wide named loggers
Closes: #4124
2019-04-15 23:58:06 -04:00
Frank Yang dfe58f8d8d Merge PR #4123: Fix typo in docs; fix url error and outdated command description of doc clients 2019-04-15 18:47:17 -04:00
Alexander Bezobchuk 585b68ec70
Merge PR #4100: Return correct error on invalid messages 2019-04-15 12:25:04 -04:00
Zach 9435114366 Merge PR #4115: Update CODEOWNERS
Remove @ebuchman @cwgoes; add @alexanderbez @alessio @jackzampolin
2019-04-15 18:12:30 +02:00
Alexander Bezobchuk ea8539ee5e
Merge PR #4086: Merge release/v0.34.0 2019-04-15 10:48:11 -04:00
Aleksandr Bezobchuk 046932b084
Merge branch 'develop' into release/v0.34.0 2019-04-15 10:10:52 -04:00
Jack Zampolin 7cb34220af
Merge PR #4036: Release v0.34.0 2019-04-15 06:56:42 -07:00
Alessio Treglia 74ea92a990
New Makefile for gaia (#4110)
Amend targets naming convention as per [1]:
- Switch from underscore '_' separated naming scheme to dash '-'
  separated naming scheme.
- Replace test with check.

Simulations now live in their own Make module.

[1] https://www.gnu.org/prep/standards/html_node/Standard-Targets.html
2019-04-15 14:00:28 +01:00
Alessio Treglia 21e0d3cc6b
Fix develop's build (#4108)
Fix build failure introduced with 722d122
2019-04-13 10:56:45 +01:00
Alexander Bezobchuk 722d122da7
Merge PR #4079: Implement Invariant Benchmarks 2019-04-12 18:52:16 -04:00
Jack Zampolin 0f7877c23b
Merge pull request #4107 from cosmos/jack/tm-update
Update Tendermint to the 0.31.4 release
2019-04-12 12:09:21 -07:00
Jack Zampolin 927f76f6bb
Update Tendermint to v0.31.4 2019-04-12 11:51:01 -07:00
Aleksandr Bezobchuk de720660db
Remove panic on zero input during MulDecTruncate 2019-04-10 21:44:24 -04:00
Alessio Treglia 3c88ddc2f5 Merge PR #4083: Replace gaiad --assert-invariants-blockly with --inv-check-period
* Remove old broken flag
* Support --inv-check-period which asserts invariants every nth period
2019-04-10 19:33:50 -04:00
Aleksandr Bezobchuk f8b9a60d67
Fix docs config 2019-04-10 19:22:15 -04:00