Commit Graph

57 Commits

Author SHA1 Message Date
Anton Kaliaev 5f6de800a0
rename TMROOT to TMHOME (Refs #431) 2017-03-27 15:17:10 +04:00
Ethan Frey 42a9b847ec Make all client tests safe to run in parallel 2017-02-24 17:05:15 +01:00
Ethan Frey 0905332f1d MockClient for real abci app 2017-02-24 17:05:14 +01:00
Anton Kaliaev d38a6e329f
verbose output when get_deps 2017-02-24 13:30:46 +04:00
Ethan Buchman bb5688b1be make: dont use -v on go test 2017-02-14 17:09:47 -05:00
Ethan Frey d4b3dde853 make install now uses vendored dependencies 2017-02-08 19:28:25 +01:00
Anton Kaliaev d5d7286cb6
improve circleci config
- update docker machine version to 0.9.0
- save coverage.txt as artifact
- save docker logs as artifact
- test if coverage.txt exists
- 2>&1 redirect stderr to stdout in tests
2017-02-07 13:16:47 +04:00
Anton Kaliaev 65dfacac4b
do we really have to build in order to test? 2017-01-30 12:02:24 +04:00
Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 2017-01-23 14:45:13 +04:00
Anton Kaliaev c6375e414d
refactor Makefile
- mute most of the commands
- replace github.com/tendermint/tendermint with just "."
- introduce PACKAGES variable
- delete unused NEWLINE
2017-01-22 18:04:58 +04:00
Anton Kalyaev b096651e10 fix glide error: unable to export dependencies to vendor directory
```
[ERROR] Unable to export dependencies to vendor directory: remove /home/vagrant/go/src/github.com/tendermint/tendermint/vendor/golang.org/x/sys/unix: directory not empty
```
2017-01-11 17:59:05 -05:00
Ethan Buchman 8fd216b4f6 run CI tests in docker container 2016-07-23 19:38:44 -04:00
Ethan Buchman cb6c3fb0b6 integrations tests and coverage badge 2016-07-23 13:38:30 -04:00
Ethan Buchman bc0b52293e update circle and glide 2016-07-05 15:40:53 -04:00
Ethan Buchman ca674304c5 fix blockpool races. closes #188 2016-06-24 20:38:59 -04:00
Jae Kwon c126ccd744 Fix glide, improve Makefile 2016-06-11 20:14:44 -07:00
Jae Kwon 99c19bae21 test100 2016-04-29 15:32:50 -07:00
Jae Kwon cc18b5f38e Add update_deps 2016-02-15 17:29:52 -08:00
Jae Kwon a4f57e164b BroadcastTx results 2016-02-08 00:48:58 -08:00
Jae Kwon 4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 2016-01-18 13:18:45 -08:00
Jae Kwon c9dbd81178 Merge remote-tracking branch 'remotes/origin/signer'
Conflicts:
	types/priv_validator.go
2016-01-12 15:58:48 -08:00
Jae Kwon 37bb8868de Fixing Makefile to get_deps before install 2016-01-09 19:06:14 -08:00
Jae Kwon 792759c414 Updated Makefile to include test_novendor 2016-01-06 12:58:10 -08:00
Jae Kwon 1df2d7b8eb Remove spurious programs 2015-12-01 22:05:44 -08:00
Jae Kwon ef43af19ab Tendermint <-> Application refactor 2015-12-01 20:12:01 -08:00
Jae Kwon e12f9d10e7 Bare consensus refactor 2015-11-01 11:34:08 -08:00
Ethan Buchman bb662b8861 more config options 2015-09-25 11:58:11 -04:00
Jae Kwon 1a27d4dd63 remove secp256k1; Make cleanup 2015-08-14 11:02:32 -07:00
Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 2015-08-11 11:01:17 -07:00
Jae Kwon 7441e322d0 fix node/addrbook test; made build task quieter 2015-07-22 06:21:20 -07:00
Jae Kwon 5983088a32 append to revisions file with newline 2015-07-20 17:40:55 -07:00
Jae Kwon f51cfc03ea nil-ThrottleTimer.Stop() does nothing 2015-07-20 17:26:22 -07:00
Jae Kwon 6ca7a3ec21 Fix Makefile build command; Define Signature interface 2015-07-19 09:45:40 -07:00
Jae Kwon 8d1e176180 fixed-length arrays cleanup 2015-07-18 17:19:47 -07:00
Jae Kwon e4fae760af move revisions file to ~/.tendermint/ 2015-07-13 11:49:09 -07:00
Ethan Buchman 3f7f3dd37f add git commit hash to nodeInfo 2015-07-12 02:16:33 +00:00
Jae Kwon 0f61785cba Added logjack for splitting up the tendermint log file 2015-07-09 18:23:55 -07:00
Jae Kwon 0a8fb72a08 filelogger -> stdinwriter 2015-07-08 13:07:05 -07:00
Jae Kwon 28d7a21156 filelogger to write output to a file 2015-07-08 12:43:05 -07:00
Jae Kwon a999a4bad0 PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code 2015-07-07 14:26:05 -07:00
Jae Kwon a55950e1d0 make will install 2015-06-25 18:42:17 -07:00
Ethan Buchman 5d7df99591 docker 2015-06-13 05:37:05 +00:00
Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 2015-05-17 16:19:58 -07:00
Jae Kwon c4fc521629 Add make task (gen_client) 2015-05-15 09:00:21 -07:00
Jae Kwon 4bcfc1e4bb Merge pull request #55 from tendermint/sync
Sync
2015-04-22 11:15:31 -07:00
Jae Kwon 9513f601de Removed Log.File, all log goes out to stdout. 2015-04-22 11:07:34 -07:00
Ethan Buchman d54bf6bcd5 blockchain reactor to consensus reactor transition on catchup 2015-04-21 19:51:23 -07:00
Jae Kwon 89e05168d5 Begin writing debora 2015-04-14 04:14:18 -07:00
Jae Kwon bcfe33f15c rename debora -> barak 2015-04-14 01:14:55 -07:00
Jae Kwon 98fa3b7b9c Adding cmd again and fixing .gitignore. 2015-04-08 14:31:20 -07:00