59 Commits (50129ad8aca2517d1d4fbde7d3fbc7ec384f374b)

Author SHA1 Message Date
  Anton Kaliaev 555f560ecd
fix broken `make dist` target 7 years ago
  Jae Kwon a034600024
Revert "Changes to achieve a standardized build process and deterministic builds" 7 years ago
  Greg Szabo bb3dc10f24 Makefile improvements for deterministic builds based on Bucky's feedback 7 years ago
  Greg Szabo 0430ebf95c Makefile changes for cross-building and standardized builds using gox 7 years ago
  Zach Ramsay 70ba608850 config: write all default options to config file 7 years ago
  Anton Kaliaev c611cc7268
remove quotes from `tendermint version` 7 years ago
  Anton Kaliaev c6f025f40e
generate WAL on the fly (Refs #468) 7 years ago
  Anton Kaliaev f30ce8b210
remove GitDescribe - no such variable defined in version package 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Anton Kaliaev 21e87ebc11
update Go version to 1.9.2 7 years ago
  Ethan Buchman 57a684d5ac fixes from review 7 years ago
  Anton Kaliaev bb7b152af5
write docs for cutWALUntil and wal2json binaries 7 years ago
  Anton Kaliaev c74a359c46
fixes per Bucky's review 7 years ago
  Anton Kaliaev 3115c23762
binary format for WAL 7 years ago
  Anton Kaliaev 40b5defe18 release script [ci skip] 7 years ago
  Anton Kaliaev 2d6bc8d7d7 bump up Golang version to 1.9.0 7 years ago
  Ethan Buchman d49a5166ac scripts/txs: add 0x and randomness 7 years ago
  Anton Kaliaev d0b1bf4e26
[docker] bump golang version to 1.8.3 7 years ago
  Ethan Buchman 84fea82043 dist: dont mkdir in container 7 years ago
  Ethan Buchman d4fa98de68 update version for rc1 7 years ago
  Ethan Buchman ac86e664c7 Revert "Undo last two commits" 7 years ago
  Ethan Frey d1fc37ff9e Undo last two commits 7 years ago
  Ethan Frey d3069b0f5b Update abci develop 7 years ago
  Ethan Buchman 55b3c22d99 publish.sh to push build to s3 7 years ago
  Anton Kaliaev f849e2c414
copy instead of move (Fixes #385) 8 years ago
  Anton Kaliaev a388ff198d
try to get version from version/version.go 8 years ago
  Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 8 years ago
  Ethan Buchman d83ca54b36 file name fixes 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 8390e88e27 fix flowrate dep and test 8 years ago
  Ethan Buchman f763a9ef56 scripts/txs/random.sh 8 years ago
  Ethan Buchman 0b098a2eee use glide in install_tmsp_apps.sh 8 years ago
  Ethan Buchman 01a3ac50af update glide 8 years ago
  Ethan Buchman f0871e4f5e update some scripts 8 years ago
  Ethan Buchman 9393be7a49 update glide 8 years ago
  Ethan Buchman 25839d0bb5 test: add killall to dockerfile. cleanup 8 years ago
  Ethan Buchman 1bfd67dfc6 test: refactor bash; test fastsync (failing) 8 years ago
  Ethan Buchman c4764ff916 update glide.lock 8 years ago
  Ethan Buchman 8987d29bee tests: broadcast_tx with tmsp; p2p 8 years ago
  Ethan Buchman eac43dc62b glide: update lock and add util scripts 8 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 1c17ea3b14 blockchain parameter && log tweaks 9 years ago
  Jae Kwon 43b075cbc3 direct tendermint node stderr to stdin for stdinwriter & logjack 9 years ago
  Jae Kwon 002d7c5475 scripts to stop/start groups 9 years ago
  Jae Kwon 109a3c2dd3 Added sim_txs draft 9 years ago
  Jae Kwon 0f61785cba Added logjack for splitting up the tendermint log file 9 years ago
  Jae Kwon d95234435a Fix bug in merkle/iavl_proof; TODO maybe read zero length slices as nil? 9 years ago
  Jae Kwon ff6aa089ea script to force restart the test net 9 years ago
  Jae Kwon e9ece359a9 script output formatting 9 years ago