Anton Kaliaev
4c4a945658
[tm-bench] update deps
7 years ago
Anton Kaliaev
769c7d015e
[tm-bench] bump version to 0.2.0
7 years ago
Anton Kaliaev
989ff83c4c
[tm-bench] refactor code
- set ID in RPCRequest
- rename get_deps to get_vendor_deps
7 years ago
Anton Kaliaev
9708c66576
[tm-monitor] bump version to 0.3.0
7 years ago
Anton Kaliaev
cd7666c4ce
[tm-monitor] update deps
rename get_deps to get_vendor_deps
7 years ago
Greg Szabo
76da726d2a
Changed transaction message size to 250 bytes
7 years ago
Greg Szabo
279d6a0ebb
Typo fix in transacter.go
7 years ago
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
7 years ago
Anton Kaliaev
cd5173f9a5
update tm-bench
7 years ago
Anton Kaliaev
e1e50843ed
update tm-monitor
7 years ago
Anton Kaliaev
9667e027f3
[tm-monitor] fix TestNodeConnectionLost test
7 years ago
Anton Kaliaev
42f58ceb4b
[tm-monitor] call latency callback in a separate goroutine
7 years ago
Anton Kaliaev
081bd0805e
[tm-bench] increase pong write timeout by overriding the default handler
7 years ago
Anton Kaliaev
877e8e31f7
[tm-bench] update tm-monitor
7 years ago
Anton Kaliaev
330f38a77a
[tm-monitor] update WSClient
7 years ago
Anton Kaliaev
af04238bb9
[tm-monitor] rename var
7 years ago
Zach
d294200176
Create README.md
7 years ago
Anton Kaliaev
34fe5274e0
take into account status codes by leveraging `--fail` curl option (Refs #37 )
7 years ago
Anton Kaliaev
fa3864c226
[tm-bench] update deps
7 years ago
Anton Kaliaev
d205ae1f98
Merge pull request #41 from tendermint/feature/ws-fix
Fix WS connection errors
7 years ago
Anton Kaliaev
9181822f65
[tm-monitor] update deps
7 years ago
Anton Kaliaev
9f65485b62
[tm-monitor] update docker alpine version
7 years ago
Anton Kaliaev
7ab861358a
[tm-bench] update alpine version
7 years ago
Anton Kaliaev
73ced040a3
[tm-bench] updated deps
7 years ago
Anton Kaliaev
f427590622
[mintnet-kubernetes] fix tr command in basecoin readme
8 years ago
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
8 years ago
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
```
8 years ago
Anton Kaliaev
62e6344473
update basecoin version
8 years ago
Anton Kaliaev
e1f268b9d2
[mintnet-kubernetes] upgrade to work with tm 0.10.0 and basecoin 0.5.0
8 years ago
Ethan Buchman
3d5abdc3bd
Merge pull request #31 from tendermint/develop
Develop
8 years ago
Ethan Buchman
76e18e7eba
[tm-monitor] update glide
8 years ago
Ethan Buchman
309812389a
[tm-monitor] update to tendermint 0.10.0
8 years ago
Ethan Buchman
1c1fbcd70f
update tm-bench glide to develop
8 years ago
Ethan Buchman
ec2e1d4460
update tm-monitor glide to develop
8 years ago
Ethan Buchman
f53fb46302
add terraforce deployment method
8 years ago
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
8 years ago
Anton Kaliaev
35a2a58ac0
update minikube version
8 years ago
Anton Kaliaev
3b96458416
specify ubuntu version in readme
8 years ago
Anton Kaliaev
c94c1ff89a
[ansible-tendermint] add missing handler to readme
8 years ago
Anton Kaliaev
294292f586
[ansible-tendermint] specify what this role does
8 years ago
Anton Kaliaev
4911c66b6d
Merge pull request #25 from tendermint/23-tendermint-seeds
[ansible-tendermint] tendermint_validators variable (Refs #23 )
8 years ago
Anton Kaliaev
667e92e635
[ansible-tendermint] tendermint_validators variable (Refs #23 )
8 years ago
Anton Kaliaev
aa0fa0e6d8
Merge pull request #26 from tendermint/24-more-config-variables
[ansible-tendermint] more configuration options (Refs #24 )
8 years ago
Anton Kaliaev
19e332840b
[ansible-tendermint] more configuration options (Refs #24 )
8 years ago
Anton Kaliaev
649a485275
[ansible-tendermint] systemd template
8 years ago
Anton Kaliaev
4c4bce9469
[mintnet-kubernetes] use `tr -d` as per Frey suggestion
8 years ago
Anton Kaliaev
121926d898
[ansible-tendermint] quick fix for #22
8 years ago
Anton Kaliaev
5e5968801c
[ansible-tendermint] make seeds explicit
8 years ago
Anton Kaliaev
4750dbba77
[ansible-tendermint] rename playbook for clarity
8 years ago
Anton Kaliaev
5e56b2ea0e
[ansible-tendermint] add TOC
8 years ago