Anton Kaliaev
f73b089e3f
Merge pull request #57 from tendermint/develop
add CODEOWNERS
7 years ago
Anton Kaliaev
94ed32b80d
add CODEOWNERS
7 years ago
Anton Kaliaev
47931208b5
Merge pull request #56 from tendermint/develop
Merge develop into master
7 years ago
Anton Kaliaev
f927f0a736
Merge branch 'master' into develop
7 years ago
Anton Kaliaev
43f8ea58ba
Merge pull request #44 from tendermint/bugfix/ws-io-timeout
update WSClient plus fix IO timeout error
7 years ago
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
Greg Szabo
28c248f747
plugin options added for genesis
7 years ago
Greg Szabo
38f321f843
Makefile typo fix
7 years ago
Greg Szabo
4dfe77416a
MAkefile fixes and debug info, gaia dependency fix
7 years ago
Greg Szabo
2c2164c0ca
public_testnet accounts file typo fix
7 years ago
Greg Szabo
621b67e145
Organized public testnet play coins
7 years ago
Greg Szabo
728ac86ab1
Added version check fix for build process
7 years ago
Greg Szabo
697b71ee8d
Merged config dir fixes
7 years ago
Greg Szabo
12baa7c1c5
Package fixes
7 years ago
Greg Szabo
7e81a89919
Minor feaure addition
7 years ago
Greg Szabo
7e6df2fce4
Added more accounts
7 years ago
Greg Szabo
9a971d8a19
Changed merged config parameters on package builds
7 years ago
Greg Szabo
28e9a0addd
Merged config of application and tendermint
7 years ago
Greg Szabo
a0d21cef7d
Switched service startup dependencies, removed old basecoin build
7 years ago
Greg Szabo
e105b10fc8
Version parsing fix
7 years ago
Greg Szabo
eb3f6e65a0
New package build process with merged configuration folders
7 years ago
Greg Szabo
9ff1bd8c9c
More accounts to public_testnet
7 years ago
Greg Szabo
5109f89516
Changed Adrian address, added ansible tag, basecoin debug
7 years ago
Zach
f3c02f587b
fix ansible readme for tendermint docs
7 years ago
Greg Szabo
42394aec2b
Added peng coins
7 years ago
Greg Szabo
85e562004c
tendermint 0.11.0 compatibility
7 years ago
Greg Szabo
94a5087e0f
made setfile playbook faster
7 years ago
Greg Szabo
6e2caf5a06
sudo fix
7 years ago
Greg Szabo
83f49f0dff
Added unzip to packages to install
7 years ago
Greg Szabo
f9ae600a61
Introduced setfile playbook
7 years ago
Greg Szabo
23ad16b90e
Merge pull request #52 from tendermint/lil-fix
lil fixes
7 years ago
Zach Ramsay
94f0c7449a
lil fix
7 years ago
Greg Szabo
b818d98875
jsonconfig playbook fix
7 years ago