Ethan Buchman
|
64f773c886
|
Merge pull request #242 from tendermint/release-0.7.0
Release 0.7.0
|
8 years ago |
Ethan Buchman
|
444077505b
|
fix README
|
8 years ago |
Ethan Buchman
|
deb295f738
|
Merge branch 'master' into release-0.7.0 (GPL->ASL)
|
8 years ago |
Ethan Buchman
|
34f607fe49
|
test: README.md
|
8 years ago |
Ethan Buchman
|
3ac9ff0dcc
|
test: dont run cloud test on push to master
|
8 years ago |
Ethan Buchman
|
628528da5a
|
test/net: cleanup
|
8 years ago |
Ethan Buchman
|
45ff05d47d
|
test/net: use MACH_PREFIX
|
8 years ago |
Ethan Buchman
|
0dde260c05
|
meow circle
|
8 years ago |
Ethan Buchman
|
3aebc17bff
|
net test
|
8 years ago |
Ethan Buchman
|
dcf368632c
|
test/net: install mintnet, netmon
|
8 years ago |
Ethan Buchman
|
5ab3336c91
|
meow circle
|
8 years ago |
Ethan Buchman
|
6fef314423
|
version bump and release branch
|
8 years ago |
Ethan Buchman
|
6643e4969f
|
tests: add throughput benchmark using mintnet and netmon
|
8 years ago |
Ethan Buchman
|
f7086d0a4d
|
circle: docker 1.10.0
|
8 years ago |
Ethan Buchman
|
8987d29bee
|
tests: broadcast_tx with tmsp; p2p
|
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
|
eac43dc62b
|
glide: update lock and add util scripts
|
8 years ago |
Jae Kwon
|
ded154fd28
|
GPLv3 -> Apache2.0
|
8 years ago |
Ethan Buchman
|
ce97902897
|
Merge pull request #233 from tendermint/broadcast_commit
BroadcastCommit and remove txs from mempool cache
|
8 years ago |
Ethan Buchman
|
05136ff09d
|
update some comments
|
8 years ago |
Ethan Buchman
|
7bf34d1fae
|
rpc: unsafe_flush_mempool. closes #190
|
8 years ago |
Ethan Buchman
|
54357bcf8f
|
crank consensus timeout parameters for tests (see #236)
|
8 years ago |
Ethan Buchman
|
f44336d57d
|
consensus: don't print shared vars in cs.String()
|
8 years ago |
Ethan Buchman
|
a1a90fd41f
|
consensus: increase mempool_test timeout
|
8 years ago |
Ethan Buchman
|
adab114674
|
glide: update go-common
|
8 years ago |
Ethan Buchman
|
33d9877599
|
consensus: hvs.Reset(height, valSet)
|
8 years ago |
Ethan Buchman
|
47acada2cb
|
consensus: t.Fatal -> panic
|
8 years ago |
Ethan Buchman
|
dd788c5631
|
consensus: fix race from OnStop accessing cs.Height
|
8 years ago |
Ethan Buchman
|
e4c795f15c
|
consensus: fix more races in tests
|
8 years ago |
Ethan Buchman
|
a43d53ac6e
|
rpc/tests: panic dont t.Fatal. use random txs for broadcast
|
8 years ago |
Ethan Buchman
|
cadb9e8bfe
|
mempool: don't remove committed txs from cache
|
8 years ago |
Ethan Buchman
|
f3f257a626
|
fix glide grpc
|
8 years ago |
Ethan Buchman
|
e8271c8a4b
|
update tmsp glide
|
8 years ago |
Ethan Buchman
|
4e5cdd6abb
|
bash tests for broadcast_tx through rpc
|
8 years ago |
Ethan Buchman
|
8ca615c301
|
wait until txs removed from mempool to fire tx events
|
8 years ago |
Ethan Buchman
|
bc0b52293e
|
update circle and glide
|
8 years ago |
Ethan Buchman
|
7e3e9ee9d2
|
rpc: broadcast tests. closes #219
|
8 years ago |
Ethan Buchman
|
65ebc344ac
|
broadcast_commit
|
8 years ago |
Ethan Buchman
|
5fb171edff
|
mempool: remove bad txs from cacheMap
|
8 years ago |
Ethan Buchman
|
574d735a81
|
Merge pull request #231 from tendermint/blockpool_race_fix_jae
Blockpool race fix
|
8 years ago |
Jae Kwon
|
b25cfb0e0b
|
Unify blockpool mtxs
|
8 years ago |
Ethan Buchman
|
ca674304c5
|
fix blockpool races. closes #188
|
8 years ago |
Jae Kwon
|
aaea0c5d2e
|
Update README.md
|
8 years ago |
Ethan Buchman
|
bfd9940248
|
add circleci badge to readme
|
9 years ago |
Jae Kwon
|
dd30b78fd6
|
Add CircleCI yaml file
|
9 years ago |
Ethan Buchman
|
cac3cefd98
|
set log level. use p2p config
|
9 years ago |
Ethan Buchman
|
6365c5efb5
|
bring back unsafe_set_config
|
9 years ago |
Jae Kwon
|
c126ccd744
|
Fix glide, improve Makefile
|
9 years ago |
Jae Kwon
|
16987fe143
|
Merge pull request #215 from tendermint/new_protobuf
Protobuf + GRPC
|
9 years ago |