Commit Graph

40 Commits

Author SHA1 Message Date
Ethan Buchman d49a5166ac scripts/txs: add 0x and randomness 2017-07-17 12:57:30 -04:00
Anton Kaliaev d0b1bf4e26
[docker] bump golang version to 1.8.3 2017-06-26 12:08:38 +04:00
Ethan Buchman 84fea82043 dist: dont mkdir in container 2017-06-02 23:20:02 -04:00
Ethan Buchman d4fa98de68 update version for rc1 2017-05-18 07:20:37 -04:00
Ethan Buchman ac86e664c7 Revert "Undo last two commits"
This reverts commit d1fc37ff9e.
2017-04-11 15:44:36 -04:00
Ethan Frey d1fc37ff9e Undo last two commits 2017-04-11 12:57:06 +02:00
Ethan Frey d3069b0f5b Update abci develop 2017-04-10 22:46:03 +02:00
Ethan Buchman 55b3c22d99 publish.sh to push build to s3 2017-03-09 01:34:11 -05:00
Anton Kaliaev f849e2c414
copy instead of move (Fixes #385)
```
mv: cannot move ‘./build/dist/windows_386.zip’ to ‘./build/dist/tendermint_0.8.0_windows_386.zip’: Permission denied
```
2017-01-31 11:30:54 +04:00
Anton Kaliaev a388ff198d
try to get version from version/version.go 2017-01-23 15:23:39 +04:00
Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 2017-01-23 14:45:13 +04:00
Ethan Buchman f347143b3d Merge branch 'master' into develop
Conflicts:
	cmd/tendermint/flags.go
	glide.lock
	glide.yaml
	node/node.go
	rpc/core/routes.go
	version/version.go
2017-01-12 20:48:10 -05:00
Ethan Buchman d83ca54b36 file name fixes 2017-01-12 16:17:43 -05:00
Ethan Buchman c147b41013 TMSP -> ABCI 2017-01-12 15:53:32 -05:00
Ethan Buchman 8390e88e27 fix flowrate dep and test 2016-12-09 01:28:08 -05:00
Ethan Buchman f763a9ef56 scripts/txs/random.sh 2016-11-16 01:32:13 -05:00
Ethan Buchman 0b098a2eee use glide in install_tmsp_apps.sh 2016-11-15 18:05:38 -05:00
Ethan Buchman 01a3ac50af update glide 2016-11-03 20:16:44 -04:00
Ethan Buchman f0871e4f5e update some scripts 2016-10-12 12:27:37 -04:00
Ethan Buchman 9393be7a49 update glide 2016-10-10 14:55:54 -04:00
Ethan Buchman 25839d0bb5 test: add killall to dockerfile. cleanup 2016-09-10 20:11:58 -04:00
Ethan Buchman 1bfd67dfc6 test: refactor bash; test fastsync (failing) 2016-08-27 14:50:07 -04:00
Ethan Buchman c4764ff916 update glide.lock 2016-08-10 02:16:44 -04:00
Ethan Buchman 8987d29bee tests: broadcast_tx with tmsp; p2p 2016-07-24 14:08:47 -04:00
Ethan Buchman eac43dc62b glide: update lock and add util scripts 2016-07-23 12:47:36 -04:00
Jae Kwon c4ed55d801 Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
Jae Kwon 1c17ea3b14 blockchain parameter && log tweaks 2015-09-11 21:09:27 -07:00
Jae Kwon 43b075cbc3 direct tendermint node stderr to stdin for stdinwriter & logjack 2015-07-19 12:03:08 -07:00
Jae Kwon 002d7c5475 scripts to stop/start groups 2015-07-16 13:36:27 -07:00
Jae Kwon 109a3c2dd3 Added sim_txs draft 2015-07-11 18:01:21 -07:00
Jae Kwon 0f61785cba Added logjack for splitting up the tendermint log file 2015-07-09 18:23:55 -07:00
Jae Kwon d95234435a Fix bug in merkle/iavl_proof; TODO maybe read zero length slices as nil? 2015-07-08 18:27:16 -07:00
Jae Kwon ff6aa089ea script to force restart the test net 2015-07-08 15:05:01 -07:00
Jae Kwon e9ece359a9 script output formatting 2015-07-08 14:49:56 -07:00
Jae Kwon cc3a76f6c8 Quit upgrade_barak script upon error 2015-07-08 14:43:38 -07:00
Jae Kwon 269911ab98 barak -config, not barak -options-file 2015-07-08 13:09:47 -07:00
Jae Kwon 0a8fb72a08 filelogger -> stdinwriter 2015-07-08 13:07:05 -07:00
Jae Kwon e0c7947544 upgrade_barak script, still needs more work 2015-07-08 12:58:38 -07:00
Jae Kwon b4605bc53a process ConsensusReactor messages during fast_sync 2015-07-05 20:02:23 -07:00
Jae Kwon cb60b0a759 Add unsafe_debug_net script 2015-07-05 19:04:48 -07:00