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
```
8 years ago
Ethan Buchman
8fd216b4f6
run CI tests in docker container
8 years ago
Ethan Buchman
cb6c3fb0b6
integrations tests and coverage badge
8 years ago
Ethan Buchman
bc0b52293e
update circle and glide
8 years ago
Ethan Buchman
ca674304c5
fix blockpool races. closes #188
8 years ago
Jae Kwon
c126ccd744
Fix glide, improve Makefile
9 years ago
Jae Kwon
99c19bae21
test100
9 years ago
Jae Kwon
cc18b5f38e
Add update_deps
9 years ago
Jae Kwon
a4f57e164b
BroadcastTx results
9 years ago
Jae Kwon
4b40a58c0e
Fix rpc/test import; Remove ~/.tendermint_test on each test
9 years ago
Jae Kwon
37bb8868de
Fixing Makefile to get_deps before install
9 years ago
Jae Kwon
792759c414
Updated Makefile to include test_novendor
9 years ago
Jae Kwon
1df2d7b8eb
Remove spurious programs
9 years ago
Jae Kwon
ef43af19ab
Tendermint <-> Application refactor
9 years ago
Jae Kwon
e12f9d10e7
Bare consensus refactor
9 years ago
Ethan Buchman
bb662b8861
more config options
9 years ago
Jae Kwon
1a27d4dd63
remove secp256k1; Make cleanup
9 years ago
Jae Kwon
60310cc23f
websocket server sends pings; added ws_client; events refactor
9 years ago
Jae Kwon
7441e322d0
fix node/addrbook test; made build task quieter
9 years ago
Jae Kwon
5983088a32
append to revisions file with newline
9 years ago
Jae Kwon
f51cfc03ea
nil-ThrottleTimer.Stop() does nothing
9 years ago
Jae Kwon
6ca7a3ec21
Fix Makefile build command; Define Signature interface
9 years ago
Jae Kwon
8d1e176180
fixed-length arrays cleanup
9 years ago
Jae Kwon
e4fae760af
move revisions file to ~/.tendermint/
9 years ago
Ethan Buchman
3f7f3dd37f
add git commit hash to nodeInfo
9 years ago
Jae Kwon
0f61785cba
Added logjack for splitting up the tendermint log file
9 years ago
Jae Kwon
0a8fb72a08
filelogger -> stdinwriter
9 years ago
Jae Kwon
28d7a21156
filelogger to write output to a file
9 years ago
Jae Kwon
a999a4bad0
PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code
9 years ago
Jae Kwon
a55950e1d0
make will install
9 years ago
Ethan Buchman
5d7df99591
docker
10 years ago
Jae Kwon
3565db4eef
Refactor RPC/*, tendermint/config for debora+barak
10 years ago
Jae Kwon
c4fc521629
Add make task (gen_client)
10 years ago
Jae Kwon
9513f601de
Removed Log.File, all log goes out to stdout.
10 years ago
Ethan Buchman
d54bf6bcd5
blockchain reactor to consensus reactor transition on catchup
10 years ago
Jae Kwon
89e05168d5
Begin writing debora
10 years ago
Jae Kwon
bcfe33f15c
rename debora -> barak
10 years ago
Jae Kwon
98fa3b7b9c
Adding cmd again and fixing .gitignore.
10 years ago
Jae Kwon
cc18136af8
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes.
10 years ago
Jae Kwon
13b6508ecd
Package import path change
10 years ago
Jae Kwon
7589730f2e
tendermint -> tendermint2 ...
10 years ago
Matthew Wampler-Doty
150959b182
Introducing make economy and docker
10 years ago
Matthew Wampler-Doty
a78d9c2b59
Making is more fancy
10 years ago
Jae Kwon
946fa21dc7
fix race conditions
10 years ago
Jae Kwon
b0755c938a
Better debug output
10 years ago