Commit Graph

285 Commits

Author SHA1 Message Date
38b3cfafb8 update tm version to 0.12.1 in readme 2017-12-07 13:32:34 -06:00
39e354e12e [tm-bench] update to tm 0.12.1 2017-12-07 13:25:57 -06:00
c245768377 [tm-bench] update Makefile 2017-12-07 13:25:35 -06:00
c36867e971 upgrade tm-monitor to use tm 0.12.1 and tmlibs 0.4.1 2017-12-06 14:21:32 -06:00
9ffbb92e1a [tm-monitor] update Makefile 2017-12-06 14:21:02 -06:00
38d51cf9cd [tm-monitor/tm-bench] fewer platforms
also update dist command to produce SHA256 sums file
2017-10-06 14:54:59 +04:00
94ed32b80d add CODEOWNERS 2017-10-06 14:10:20 +04:00
f927f0a736 Merge branch 'master' into develop 2017-10-06 12:16:07 +04:00
43f8ea58ba Merge pull request #44 from tendermint/bugfix/ws-io-timeout
update WSClient plus fix IO timeout error
2017-10-06 12:06:01 +04:00
4c4a945658 [tm-bench] update deps 2017-10-06 12:04:44 +04:00
769c7d015e [tm-bench] bump version to 0.2.0 2017-10-06 11:38:31 +04:00
989ff83c4c [tm-bench] refactor code
- set ID in RPCRequest
- rename get_deps to get_vendor_deps
2017-10-06 11:38:21 +04:00
9708c66576 [tm-monitor] bump version to 0.3.0 2017-10-06 11:38:13 +04:00
cd7666c4ce [tm-monitor] update deps
rename get_deps to get_vendor_deps
2017-10-06 11:38:04 +04:00
76da726d2a Changed transaction message size to 250 bytes 2017-10-06 11:36:50 +04:00
279d6a0ebb Typo fix in transacter.go 2017-10-06 11:36:50 +04:00
45a7ae2e62 Fixes to tm-bench transaction content
- Initialize random with current time as seed so transaction messages are different at every run
- Added hash of hostname to make transactions coming from different hosts different in every case
- Added current time to transaction to make sure that messages are different even if random numbers are the same in subsequent runs
- Shortened the transaction size to 64 bytes from the original 250
2017-10-06 11:36:50 +04:00
cd5173f9a5 update tm-bench 2017-10-06 11:36:50 +04:00
e1e50843ed update tm-monitor 2017-10-06 11:36:49 +04:00
9667e027f3 [tm-monitor] fix TestNodeConnectionLost test 2017-10-06 11:36:49 +04:00
42f58ceb4b [tm-monitor] call latency callback in a separate goroutine 2017-10-06 11:36:49 +04:00
081bd0805e [tm-bench] increase pong write timeout by overriding the default handler 2017-10-06 11:36:49 +04:00
877e8e31f7 [tm-bench] update tm-monitor 2017-10-06 11:36:49 +04:00
330f38a77a [tm-monitor] update WSClient 2017-10-06 11:36:49 +04:00
af04238bb9 [tm-monitor] rename var 2017-10-06 11:36:49 +04:00
d294200176 Create README.md 2017-10-06 11:36:48 +04:00
34fe5274e0 take into account status codes by leveraging --fail curl option (Refs #37) 2017-10-06 11:36:48 +04:00
f3c02f587b fix ansible readme for tendermint docs 2017-10-03 11:19:12 -04:00
23ad16b90e Merge pull request #52 from tendermint/lil-fix
lil fixes
2017-09-19 14:35:34 -04:00
94f0c7449a lil fix 2017-09-19 14:32:55 -04:00
99ac80f39b Merge pull request #51 from tendermint/cleanup-and-move-docs
transfer README's for each tool to tendermint docs
2017-09-18 12:10:49 -04:00
b08326cb3b docs: re-add the images 2017-09-16 14:33:47 -04:00
3f55cc3430 docs: use README.rst to be pulled from tendermint 2017-09-16 14:13:09 -04:00
961e936100 remove tm-bench/monitor README's destined for tmint docs 2017-09-13 15:47:41 -04:00
87724cc451 remove mintnet docs 2017-09-13 14:09:22 -04:00
9dc43e0d1c remove unused terraform-aws 2017-09-13 10:08:51 -04:00
f1ae1ec8f9 remove tool README's to put in tendermint docs 2017-09-13 10:06:46 -04:00
00a0f4e6c4 remove create DO testnet file 2017-09-13 09:17:52 -04:00
63ba27f186 Merge pull request #36 from Greg-Szabo/master
New set of DevOps scripts
2017-09-07 14:08:05 -04:00
b6a7dc4832 public_testnet app_option fix 2017-09-06 23:12:42 -04:00
717c612ba7 Debian/RedHat repo fixes, added greg money to public_testnet 2017-09-06 21:39:57 -04:00
3485cac7fb rpm -K check fix 2017-09-06 20:01:31 -04:00
cad2b3ce5a fix journald restart in ansible 2017-09-05 02:07:08 -04:00
b6bc56e906 Introduced cloudfront repository hosting 2017-09-04 14:55:46 -04:00
e9918a7323 config.toml changes 2017-08-31 13:38:38 -04:00
d46b5db056 config.toml change, removed rsyslog install 2017-08-30 10:38:02 -04:00
b64a323da7 config.toml changes 2017-08-29 19:07:18 -04:00
6890cd2ae5 config.toml changes, unsafe_reset role fix 2017-08-29 19:06:27 -04:00
38846aebfe Install rsyslog for CentOS for troubleshooting purposes 2017-08-25 10:57:15 -04:00
212df60671 Raised max tx in a block to 10000 2017-08-23 14:30:47 -04:00