Anton Kaliaev
5dd6fbcd04
rewrite ethermint section
7 years ago
Anton Kaliaev
5c74dd7f5b
basecoin is deprecated
7 years ago
Anton Kaliaev
e77e5d013a
don't force users to build docker
7 years ago
Anton Kaliaev
c36ba95cf7
add dev docs section to readme [ci skip]
Refs https://github.com/tendermint/tendermint/issues/889
7 years ago
Greg Szabo
8bfb54d1aa
Build Makefile changes
7 years ago
Greg Szabo
4b7260cdc5
Build Makefile changes
7 years ago
Greg Szabo
ae85a7ae41
Build Makefile changes
7 years ago
Greg Szabo
dd5f81e430
Reset Makefile changes
7 years ago
Greg Szabo
a1d529e5cf
folder test fix in build
7 years ago
Greg Szabo
ce6eab5ea9
Makefile build test
7 years ago
Greg Szabo
20576cab5f
go 1.9.2 dependency added
7 years ago
Greg Szabo
862d7eb82c
ulimit in ansible fix
7 years ago
Greg Szabo
32ead683ce
Adding debug option
7 years ago
Greg Szabo
bbe151c1d2
change max_peer_num
7 years ago
Greg Szabo
060091402b
config.toml changes
7 years ago
Greg Szabo
b1d433314b
app options cahgnes
7 years ago
Greg Szabo
8e0ed4ddd0
genesis deployment fixes
7 years ago
Greg Szabo
45021f017b
log level
7 years ago
Greg Szabo
cc45151c4d
Testnet stuff
7 years ago
Ethan Buchman
c0e373bad0
bump bucky fermions
7 years ago
Greg Szabo
95048b21b2
Added fermion to bucky
7 years ago
Greg Szabo
639aedd5a1
Changed wallets
7 years ago
Greg Szabo
43c86c2a9c
Ansible 2.2 compatibility fix
7 years ago
Greg Szabo
7aa0957fc5
Changed fermion numbers
7 years ago
Greg Szabo
e0fbe6fb3e
Version parsing changed in build to accommodate Gaia's extra space
7 years ago
Greg Szabo
51d74ebdfa
Zaki added
7 years ago
Greg Szabo
7872ade626
testnet specification fixes
7 years ago
Greg Szabo
f152658f6c
Introducing neutrino denom
7 years ago
Anton Kaliaev
a754009f6b
Merge pull request #60 from tendermint/feature/jenkins
Feature/jenkins
7 years ago
Anton Kaliaev
6544b4fb77
Merge pull request #59 from tendermint/develop
Develop
7 years ago
Zach Ramsay
8869363697
update readme info
7 years ago
Anton Kaliaev
38d51cf9cd
[tm-monitor/tm-bench] fewer platforms
also update dist command to produce SHA256 sums file
7 years ago
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