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
|
60cea4415b
|
update logger
|
8 years ago |
Jae Kwon
|
4b11d62bdb
|
Add Signature.Equals
|
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
|
58bacfb04e
|
Merge pull request #21 from tendermint/develop
Develop
|
8 years ago |
Ethan Buchman
|
fbbf82ec64
|
update README.md
|
8 years ago |
Ethan Buchman
|
3b329039d8
|
better testing. cli test for tutorial
|
8 years ago |
Ethan Buchman
|
a263323d5c
|
update readme. --verbose makes batch look like console
|
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 |
Ethan Buchman
|
3baa390bba
|
reduce numTimes in test
|
8 years ago |
Ethan Buchman
|
ba11348508
|
update make test
|
8 years ago |
Ethan Buchman
|
dea910cd3e
|
Makefile: go test --race
|
8 years ago |
Ethan Buchman
|
39ee59c26e
|
server: return result with error
|
8 years ago |
Jae Kwon
|
ded154fd28
|
GPLv3 -> Apache2.0
|
8 years ago |
Silas Davis
|
b0c0631468
|
Spelling
|
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
|
49a67aee8a
|
add circle.yml. disable js test
|
8 years ago |
Ethan Buchman
|
732634112b
|
run grpc finishAsyncCall in go routine
|
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 |
Ethan Buchman
|
88f8141ab8
|
cleanup cli, drop expr
|
8 years ago |