Ethan Buchman
a2d77cbe4e
add MarshalJSON methods to fix dump_consensus_state
2018-04-26 23:43:48 -04:00
Ethan Buchman
390b592dec
Merge pull request #1510 from tendermint/bucky/docs-and-fixes
...
JSON Indent and some docs
2018-04-26 23:03:47 -04:00
Ethan Buchman
9ab1fafdf1
some amino json for #1504
2018-04-26 22:06:15 -04:00
Ethan Buchman
94c016a04e
use MarshalJSONIndent for init files. closes #1506
2018-04-26 21:32:18 -04:00
Ethan Buchman
97f3ada9c2
update godep
2018-04-26 21:31:48 -04:00
Ethan Buchman
d7d4471072
Merge pull request #1507 from tendermint/bucky/docs-pre-amino
...
document pre-amino pubkeys/addresses
2018-04-26 20:40:53 -04:00
Ethan Buchman
d48a6f930d
document pre-amino pubkeys/addresses
2018-04-26 20:46:08 -04:00
Ethan Buchman
389a6ffa16
Merge pull request #1500 from tendermint/bucky/spec-updates
...
Bucky/spec updates
2018-04-26 11:44:27 -04:00
Ethan Buchman
f1ead2df70
typo
2018-04-26 11:50:45 -04:00
Ethan Buchman
e5951acfb4
SHA256 -> RIPEMD160
2018-04-26 11:47:13 -04:00
Ethan Buchman
0e1414ef9d
spec: add Address spec. notes about Query
2018-04-26 11:46:20 -04:00
Ethan Buchman
97be1eef87
add abci notes
2018-04-26 11:08:34 -04:00
Anton Kaliaev
0d9004a854
[cmd] Turn off strict routability when using testnet cmd ( #1493 )
...
* [cmd] Turn off strict routability when using testnet cmd
Refs https://github.com/tendermint/tendermint/pull/1454
* use "testnet" instead of "it"
2018-04-26 16:52:11 +02:00
Ethan Buchman
91c81ef9a1
spec: note on byte arrays, clean up bitarrays and more, add merkle proof, add crypto.go script
2018-04-26 10:42:58 -04:00
Ethan Buchman
e2f0778c14
spec: update encoding.md
2018-04-26 09:36:41 -04:00
Ethan Buchman
da088e3ecd
Merge pull request #229 from tendermint/update-spec
...
specify DeliverTx/CheckTx Tags format
2018-04-25 23:39:29 -04:00
Anton Kaliaev
a6fe2a9854
specify DeliverTx/CheckTx Tags format
2018-04-25 22:52:11 +02:00
Anton Kaliaev
63f8c58009
Merge pull request #1471 from tendermint/greg/devopstools
...
Greg/devopstools
2018-04-25 10:37:28 +02:00
Greg Szabo
9ba208c1f5
wrapper.sh logfile check fix
2018-04-24 16:40:51 -04:00
Greg Szabo
6ce6b20993
Renamed remotenet to sentrynet to match the purpose better.
2018-04-24 14:22:19 -04:00
Anton Kaliaev
5361073439
Merge pull request #1483 from tendermint/jae/lower_case_round_state
...
Jae/lower case round state
2018-04-24 09:57:42 +02:00
suyuhuang
6c04465d3d
Fix Prove
int abci.ABCIQuery ( #1485 )
...
* fix Prove in abci query
* fix Prove in abci query
* fix doc
* fix doc
2018-04-24 09:56:25 +02:00
Greg Szabo
089ce6744c
Added ansible playbook to remote networks to ship logs to logz.io
2018-04-23 22:38:49 -04:00
Max Levy
17a5c6fa1a
typo fix
2018-04-23 21:03:34 +02:00
Rigel
18c3f8f3f1
writeDefaultCondigFile -> writeDefaultConfigFile ( #1490 )
2018-04-23 21:01:40 +02:00
Jae Kwon
b42d5a2211
blockID -> block_id for JSON
2018-04-21 20:24:50 -07:00
Jae Kwon
b20e777f53
lower_case json field names
2018-04-20 23:20:44 -07:00
Greg Szabo
659762736c
Makefile targets for remotenet fixed
2018-04-18 05:56:13 -04:00
Anton Kaliaev
ece3f678da
[docs/spec] update msg type and Tendermint behavior ( #1468 )
...
Refs #1422
2018-04-17 19:38:10 +02:00
Zach
d02e4f344f
Merge pull request #227 from tendermint/tm-1422-commit-hash
...
[docs/Commit] all application instances must return the same hash
2018-04-17 13:34:50 -04:00
Greg Szabo
5b5acbb343
Ansible README update and small fixes
2018-04-17 12:28:05 -04:00
Ethan Buchman
a2930cd723
Merge pull request #1474 from tendermint/release/v0.19.0
...
Release/v0.19.0
v0.19.0
2018-04-17 10:59:36 +02:00
Ethan Buchman
45a05b4726
Merge pull request #1461 from tendermint/update-changelog
...
update changelog
2018-04-17 09:56:53 +02:00
Greg Szabo
8bdfe15de9
Dockerfile, localnode, sentry node scripts changes
...
- Updated Dockerfile and created build-docker target
- Changed localnode docker image to set permissions to more permissive (docker has different user than host system)
- Added sentry node terraform and ansible script
2018-04-16 11:34:01 -04:00
Anton Kaliaev
44a8a23932
[docs/Commit] all application instances must return the same hash
...
Refs https://github.com/tendermint/tendermint/issues/1422
2018-04-16 13:40:19 +02:00
Greg Szabo
b3904b8da8
ShellChecked wrapper.sh
2018-04-13 21:34:05 -04:00
Greg Szabo
f2dae2a2d8
Moved to networks folder, introduced cloud server scripts using terraform and ansible (sentry nodes)
2018-04-13 21:03:25 -04:00
Anton Kaliaev
1706ce6f7f
update changelog for 0.19.0 release
2018-04-13 10:50:34 +02:00
Jae Kwon
d0beaba7e8
Bump version to 0.19.0
2018-04-13 01:32:47 -07:00
Anton Kaliaev
c28784de5e
Merge pull request #1453 from tendermint/fix-localnet
...
Fix permissions and folder structure for localnet
2018-04-12 17:50:08 +02:00
Anton Kaliaev
d06390638d
[localnet] use routable IPs
2018-04-12 16:02:31 +02:00
Anton Kaliaev
3a0edc561d
log error from AddrBook#AddAddress in DialPeersAsync
...
Refs #1434
2018-04-12 15:51:17 +02:00
Anton Kaliaev
f8ed578325
[localnet] execute cmd from root
...
not secure, but we don't care because it's local tooling
2018-04-12 15:51:32 +02:00
Anton Kaliaev
5babaf9a88
[localnet] fix folder permissions errors
2018-04-12 15:51:17 +02:00
Greg Szabo
c0610b2c32
Greg/localnet ( #1450 )
...
* Added new Makefile targets for local testnet running using docker
* Added localnode docker image description, some documentation and refactored to use the tendermint testnet command
* Fixes for the new tendermint testnet command
* More fixes on tendermint testnet and docker-compose
* Changed logging
* Added missing targets to phony
2018-04-12 13:15:16 +02:00
Anton Kaliaev
1db2224241
do not use mask in testnet cmd ( #1451 )
...
fix node ids
2018-04-11 20:53:33 +02:00
Anton Kaliaev
0323b03daf
improve testnet cmd ( #1449 )
...
* improve testnet cmd
* allow non-validators
* configurable prefix
* populating of persistent peers
* relax permissions
* cleanup output dir every time
* do not remove dir
* remove panic comments
2018-04-11 19:40:53 +02:00
Anton Kaliaev
379f9f875b
update docs for latest develop ( #1448 )
...
* update docs for latest develop
* latest_app_hash, not app_hash
2018-04-11 17:36:14 +02:00
Thomas Corbière
ab00bf7c8b
standardize PRNG access ( #1411 )
...
* replace math/rand with tmlibs equivalent.
* update tmlibs dependency
2018-04-11 11:38:30 +02:00
Bric3d
64879c1e6a
1417 status response format ( #1424 )
...
* Reformated the ResultStatus
* fix misuse of ResultStatus.
* updated changelog
* Fixed tests
* fixed rpc helper tests
* fixed rpc_tests
* fixed mock/status_test
* fixed typo
* fixed ommitempty on validatorstatus and the changelog
* fixed extra line in changelog
* Updated usage of the /status json response in tests after breaking changes
* Updated remaining tests with changes after searching the codebase for usage
* Reformated the ResultStatus
* fix misuse of ResultStatus.
* updated changelog
* Fixed tests
* fixed rpc helper tests
* fixed rpc_tests
* fixed mock/status_test
* fixed typo
* fixed ommitempty on validatorstatus and the changelog
* Updated usage of the /status json response in tests after breaking changes
* Updated remaining tests with changes after searching the codebase for usage
* rebased against develop
2018-04-11 10:38:34 +02:00