Commit Graph

417 Commits

Author SHA1 Message Date
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
Greg Szabo 28c248f747 plugin options added for genesis 2017-10-05 20:34:40 -04:00
Greg Szabo 38f321f843 Makefile typo fix 2017-10-05 15:28:07 -04:00
Greg Szabo 4dfe77416a MAkefile fixes and debug info, gaia dependency fix 2017-10-05 15:25:51 -04:00
Greg Szabo 2c2164c0ca public_testnet accounts file typo fix 2017-10-05 10:53:15 -04:00
Greg Szabo 621b67e145 Organized public testnet play coins 2017-10-05 10:22:54 -04:00
Greg Szabo 728ac86ab1 Added version check fix for build process 2017-10-05 09:51:45 -04:00
Greg Szabo 697b71ee8d Merged config dir fixes 2017-10-04 23:37:46 -04:00
Greg Szabo 12baa7c1c5 Package fixes 2017-10-04 23:10:30 -04:00
Greg Szabo 7e81a89919 Minor feaure addition 2017-10-04 17:47:44 -04:00
Greg Szabo 7e6df2fce4 Added more accounts 2017-10-04 14:00:24 -04:00
Greg Szabo 9a971d8a19 Changed merged config parameters on package builds 2017-10-04 02:53:28 -04:00
Greg Szabo 28e9a0addd Merged config of application and tendermint 2017-10-04 02:51:37 -04:00
Greg Szabo a0d21cef7d Switched service startup dependencies, removed old basecoin build 2017-10-04 02:32:19 -04:00
Greg Szabo e105b10fc8 Version parsing fix 2017-10-04 00:54:02 -04:00
Greg Szabo eb3f6e65a0 New package build process with merged configuration folders 2017-10-03 23:47:59 -04:00
Greg Szabo 9ff1bd8c9c More accounts to public_testnet 2017-10-03 22:15:09 -04:00
Greg Szabo 5109f89516 Changed Adrian address, added ansible tag, basecoin debug 2017-10-03 12:57:21 -04:00
Zach f3c02f587b fix ansible readme for tendermint docs 2017-10-03 11:19:12 -04:00
Greg Szabo 42394aec2b Added peng coins 2017-10-03 01:47:31 -04:00
Greg Szabo 85e562004c tendermint 0.11.0 compatibility 2017-09-25 11:11:20 -04:00
Greg Szabo 94a5087e0f made setfile playbook faster 2017-09-20 00:33:29 -04:00
Greg Szabo 6e2caf5a06 sudo fix 2017-09-19 23:51:40 -04:00
Greg Szabo 83f49f0dff Added unzip to packages to install 2017-09-19 23:49:26 -04:00
Greg Szabo f9ae600a61 Introduced setfile playbook 2017-09-19 23:40:32 -04:00
Greg Szabo 23ad16b90e Merge pull request #52 from tendermint/lil-fix
lil fixes
2017-09-19 14:35:34 -04:00
Zach Ramsay 94f0c7449a lil fix 2017-09-19 14:32:55 -04:00
Greg Szabo b818d98875 jsonconfig playbook fix 2017-09-19 14:24:27 -04:00
Greg Szabo 8f657f8862 Added getfile ansible playbook 2017-09-19 13:18:22 -04:00
Greg Szabo 6848f8b407 Introduced jsonconfig task for ansible playbooks 2017-09-19 12:47:05 -04:00
Greg Szabo 7dc7109dc9 config.toml fix 2017-09-19 11:09:04 -04:00
Greg Szabo 2cad2d22fd Added data folder removal to unsafe reset 2017-09-19 10:58:14 -04:00
Greg Szabo 94c721641c ansible playbook getconfigtoml fix 2017-09-18 12:19:16 -04:00
Greg Szabo 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
Greg Szabo d9824c1cc4 Added getconfigtoml playbook 2017-09-18 11:26:34 -04:00
Zach Ramsay b08326cb3b docs: re-add the images 2017-09-16 14:33:47 -04:00
Zach Ramsay 3f55cc3430 docs: use README.rst to be pulled from tendermint 2017-09-16 14:13:09 -04:00
Greg Szabo be9c7fce9c Made the tomlconfig playbook even faster 2017-09-15 14:54:23 -04:00