Anton Kaliaev
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
Anton Kaliaev
4c4a945658
[tm-bench] update deps
2017-10-06 12:04:44 +04:00
Anton Kaliaev
769c7d015e
[tm-bench] bump version to 0.2.0
2017-10-06 11:38:31 +04:00
Anton Kaliaev
989ff83c4c
[tm-bench] refactor code
...
- set ID in RPCRequest
- rename get_deps to get_vendor_deps
2017-10-06 11:38:21 +04:00
Anton Kaliaev
9708c66576
[tm-monitor] bump version to 0.3.0
2017-10-06 11:38:13 +04:00
Anton Kaliaev
cd7666c4ce
[tm-monitor] update deps
...
rename get_deps to get_vendor_deps
2017-10-06 11:38:04 +04:00
Greg Szabo
76da726d2a
Changed transaction message size to 250 bytes
2017-10-06 11:36:50 +04:00
Greg Szabo
279d6a0ebb
Typo fix in transacter.go
2017-10-06 11:36:50 +04:00
Greg Szabo
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
Anton Kaliaev
cd5173f9a5
update tm-bench
2017-10-06 11:36:50 +04:00
Anton Kaliaev
e1e50843ed
update tm-monitor
2017-10-06 11:36:49 +04:00
Anton Kaliaev
9667e027f3
[tm-monitor] fix TestNodeConnectionLost test
2017-10-06 11:36:49 +04:00
Anton Kaliaev
42f58ceb4b
[tm-monitor] call latency callback in a separate goroutine
2017-10-06 11:36:49 +04:00
Anton Kaliaev
081bd0805e
[tm-bench] increase pong write timeout by overriding the default handler
2017-10-06 11:36:49 +04:00
Anton Kaliaev
877e8e31f7
[tm-bench] update tm-monitor
2017-10-06 11:36:49 +04:00
Anton Kaliaev
330f38a77a
[tm-monitor] update WSClient
2017-10-06 11:36:49 +04:00
Anton Kaliaev
af04238bb9
[tm-monitor] rename var
2017-10-06 11:36:49 +04:00
Zach
d294200176
Create README.md
2017-10-06 11:36:48 +04:00
Anton Kaliaev
34fe5274e0
take into account status codes by leveraging --fail
curl option (Refs #37 )
2017-10-06 11:36:48 +04:00
Anton Kaliaev
fa3864c226
[tm-bench] update deps
2017-07-29 14:52:55 -04:00
Anton Kaliaev
d205ae1f98
Merge pull request #41 from tendermint/feature/ws-fix
...
Fix WS connection errors
2017-07-29 14:49:39 -04:00
Anton Kaliaev
9181822f65
[tm-monitor] update deps
2017-07-29 14:48:27 -04:00
Anton Kaliaev
9f65485b62
[tm-monitor] update docker alpine version
2017-07-29 13:50:09 -04:00
Anton Kaliaev
7ab861358a
[tm-bench] update alpine version
2017-07-29 12:54:28 -04:00
Anton Kaliaev
73ced040a3
[tm-bench] updated deps
2017-07-28 18:13:39 -04:00
Anton Kaliaev
f427590622
[mintnet-kubernetes] fix tr command in basecoin readme
2017-06-01 01:15:49 +03:00
Anton Kaliaev
7587726f6e
Merge pull request #32 from tendermint/feature/upgrade-mintnet-k8s-to-work-with-tm-0.10
...
[mintnet-kubernetes] upgrade to work with tm 0.10.0 and basecoin 0.5.0
2017-06-01 01:13:22 +03:00
Anton Kaliaev
f62aae63de
add chain-id flag
...
without it basecoin fails with
```
ERROR: BroadcastTxCommit got non-zero exit code: BaseInvalidSignature. ; Error in CheckTx;in validateInputsAdvanced();Error (base) invalid signature;SignBytes: 010C636861696E2D745448346D690100000000000000000104636F696E000000000000000001010114A677E98456071E3240EF0A2E0B80FFE7D36515BF010101066D79636F696E000000000000000501010001793B7E33EF94132E16534CC9BA59F74944065FA917A98DB68ABA806D219A452901010114E2AFEA4A193E85A2DBB8668D4EA0DC0B1A6AD63A010101066D79636F696E0000000000000005
```
2017-06-01 01:12:22 +03:00
Anton Kaliaev
62e6344473
update basecoin version
2017-06-01 01:03:15 +03:00
Anton Kaliaev
e1f268b9d2
[mintnet-kubernetes] upgrade to work with tm 0.10.0 and basecoin 0.5.0
2017-05-30 18:23:26 +03:00
Ethan Buchman
3d5abdc3bd
Merge pull request #31 from tendermint/develop
...
Develop
2017-05-20 17:54:30 -04:00
Ethan Buchman
76e18e7eba
[tm-monitor] update glide
2017-05-20 17:53:42 -04:00
Ethan Buchman
309812389a
[tm-monitor] update to tendermint 0.10.0
2017-05-20 17:53:33 -04:00
Ethan Buchman
1c1fbcd70f
update tm-bench glide to develop
2017-05-20 17:37:30 -04:00
Ethan Buchman
ec2e1d4460
update tm-monitor glide to develop
2017-05-20 17:37:30 -04:00
Ethan Buchman
f53fb46302
add terraforce deployment method
2017-05-20 17:37:30 -04:00
Anton Kaliaev
d07e164796
Merge pull request #13 from tendermint/bugfix/6-tm-monitor-does-not-reconnect-to-a-node
...
tm monitor does not reconnect to a node
2017-05-06 22:38:10 +04:00
Anton Kaliaev
35a2a58ac0
update minikube version
2017-04-14 18:38:59 +04:00
Anton Kaliaev
3b96458416
specify ubuntu version in readme
2017-04-13 11:26:37 +04:00
Anton Kaliaev
c94c1ff89a
[ansible-tendermint] add missing handler to readme
2017-04-04 18:28:12 +04:00
Anton Kaliaev
294292f586
[ansible-tendermint] specify what this role does
2017-04-04 18:25:50 +04:00
Anton Kaliaev
4911c66b6d
Merge pull request #25 from tendermint/23-tendermint-seeds
...
[ansible-tendermint] tendermint_validators variable (Refs #23 )
2017-04-04 13:11:07 +04:00
Anton Kaliaev
667e92e635
[ansible-tendermint] tendermint_validators variable (Refs #23 )
2017-04-04 13:04:34 +04:00
Anton Kaliaev
aa0fa0e6d8
Merge pull request #26 from tendermint/24-more-config-variables
...
[ansible-tendermint] more configuration options (Refs #24 )
2017-04-04 13:01:22 +04:00
Anton Kaliaev
19e332840b
[ansible-tendermint] more configuration options (Refs #24 )
2017-04-04 12:58:22 +04:00
Anton Kaliaev
649a485275
[ansible-tendermint] systemd template
2017-04-03 21:01:41 +04:00
Anton Kaliaev
4c4bce9469
[mintnet-kubernetes] use tr -d
as per Frey suggestion
2017-04-03 15:03:13 +04:00
Anton Kaliaev
121926d898
[ansible-tendermint] quick fix for #22
2017-03-31 21:53:24 +04:00
Anton Kaliaev
5e5968801c
[ansible-tendermint] make seeds explicit
2017-03-31 21:49:13 +04:00
Anton Kaliaev
4750dbba77
[ansible-tendermint] rename playbook for clarity
2017-03-31 21:31:46 +04:00