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 |
Ethan Buchman
|
2a1e7a427d
|
support tmsp via grpc
|
9 years ago |
Ethan Buchman
|
7383ead106
|
updates for new tmsp protobuf
|
9 years ago |
Jae Kwon
|
2700510039
|
Fix glide lock for log15
|
9 years ago |
Ethan Buchman
|
55ef4b225f
|
link to website guides from readme
|
9 years ago |
Jae Kwon
|
9a25ad7f24
|
Glide up to new tendermint/log15
|
9 years ago |
Ethan Buchman
|
1f4a086fb6
|
Update README.md
|
9 years ago |
Ethan Buchman
|
ffd703622e
|
Update README with install directions
|
9 years ago |
Ethan Buchman
|
b2e612fb79
|
default empty seeds. some node methods
|
9 years ago |
Jae Kwon
|
d9c91f9c47
|
Glide update
|
9 years ago |
Jae Kwon
|
ad17090a0f
|
No global config
|
9 years ago |
Jae Kwon
|
4c114680a4
|
Remove spurious genesis.json
|
9 years ago |
Jae Kwon
|
1f6ecdfdb9
|
Update README.md
|
9 years ago |
Jae Kwon
|
0832a41a38
|
Update README.md
|
9 years ago |
Jae Kwon
|
9b2dd6a137
|
Update README.md
|
9 years ago |
Jae Kwon
|
99c19bae21
|
test100
|
9 years ago |
Ethan Buchman
|
850d769273
|
allow no recheck if empty block
|
9 years ago |
Ethan Buchman
|
39344a601d
|
flush before commit
|
9 years ago |
Ethan Buchman
|
5296507665
|
some mempool log statements
|
9 years ago |
Ethan Buchman
|
0d308c7c0e
|
update glide
|
9 years ago |
Ethan Buchman
|
8e5e5c689f
|
lock mempool for commit and update. closes #202
|
9 years ago |
Ethan Buchman
|
09fe44a6b3
|
test for mempool commit/update concurrency bug
|
9 years ago |
Jae Kwon
|
46d2a13288
|
Merge pull request #205 from tendermint/develop
Variety of optimization and some dev features
|
9 years ago |
Ethan Buchman
|
501c4e4bac
|
fixes from review
|
9 years ago |
Ethan Buchman
|
523a170c3e
|
EventDataTypeNewBlockHeader
|
9 years ago |
Ethan Buchman
|
08d12a5c84
|
glide update
|
9 years ago |
Ethan Buchman
|
922f720cf6
|
cswal_light logs own votes; fix tests
|
9 years ago |