Jae Kwon
|
22155df759
|
Merge pull request #276 from silasdavis/mempool-reap
Fix mistake in Mempool Reap documentation
|
8 years ago |
Silas Davis
|
7f31ec3398
|
Fix doc comment on mempool reap
|
8 years ago |
Ethan Buchman
|
153ac88672
|
update MakeConnectedSwitches
|
8 years ago |
Ethan Buchman
|
538862321a
|
bump version
|
8 years ago |
Ethan Buchman
|
121714c040
|
Merge branch 'master' into develop
|
8 years ago |
Ethan Frey
|
dcd4ab5cd2
|
Make console more robust to typos
|
8 years ago |
Ethan Buchman
|
bd43cf2442
|
Merge pull request #272 from tendermint/hotfix-1.7.2
Hotfix 1.7.2
|
8 years ago |
Ethan Buchman
|
c7e578ac0d
|
check tmsp client err and set mustConnect=false
|
8 years ago |
Ethan Buchman
|
0fd8c98301
|
test starting tendermint before app
|
8 years ago |
Ethan Buchman
|
e36e79a474
|
Merge pull request #271 from tendermint/release-0.7.1
Release 0.7.1
|
8 years ago |
Ethan Buchman
|
0b919f4fd2
|
proxy: nil -> nilapp
|
8 years ago |
Ethan Buchman
|
25839d0bb5
|
test: add killall to dockerfile. cleanup
|
8 years ago |
Ethan Buchman
|
ead192adbb
|
test: more verbosity
|
8 years ago |
Ethan Buchman
|
0e2a6b41f8
|
Merge pull request #30 from tendermint/develop
Develop
|
8 years ago |
Ethan Buchman
|
7f538266ea
|
test: add xxd dep to dockerfile
|
8 years ago |
Ethan Buchman
|
364932238a
|
bump version 0.7.1
|
8 years ago |
Ethan Buchman
|
34024291af
|
glide update
|
8 years ago |
Ethan Buchman
|
47e06734f6
|
Merge pull request #4 from tendermint/throttle
throttle_timer: fix race, use mtx instead of atomic
|
8 years ago |
Ethan Buchman
|
930880f574
|
throttle_timer: fix race, use mtx instead of atomic
|
8 years ago |
Ethan Buchman
|
a58e8d47c6
|
Merge pull request #270 from tendermint/query_rpc
Query rpc
|
8 years ago |
Ethan Buchman
|
28ec26462a
|
test: test dummy using rpc query
|
8 years ago |
Ethan Buchman
|
caeda30b72
|
proxy: wrap NewTMSPClient in ClientCreator
|
8 years ago |
Ethan Buchman
|
41918d619c
|
expose query and info through rpc
|
8 years ago |
Ethan Buchman
|
bfa690b6f7
|
config: reduce timeouts during test
|
8 years ago |
Ethan Buchman
|
035ca7ef61
|
proxy: NewAppConns takes a NewTMSPClient func
|
8 years ago |
Ethan Buchman
|
206d00ed8c
|
fixes from review
|
8 years ago |
Ethan Buchman
|
9fb84d66be
|
Merge pull request #268 from tendermint/replay
consensus: no sign err in replay; fix a race
|
8 years ago |
Ethan Buchman
|
525378a145
|
Merge pull request #267 from tendermint/fastsync_fix
Fastsync fix
|
8 years ago |
Ethan Buchman
|
398428d711
|
Merge pull request #266 from tendermint/peer_filter
Peer filter
|
8 years ago |
Ethan Buchman
|
f508f3f20b
|
Merge pull request #6 from tendermint/develop
filter conn by addr/pubkey. closes #3
|
8 years ago |
Ethan Buchman
|
42e4f4693c
|
client: safe error handling
|
8 years ago |
Ethan Buchman
|
987dac9ee0
|
consensus: no sign err in replay; fix a race
|
8 years ago |
Ethan Buchman
|
9bb32f41f1
|
config: filter_peers defaults to false
|
8 years ago |
Jae Kwon
|
9dc4dc1960
|
Add BitArray.Update()
|
8 years ago |
Ethan Buchman
|
bf7ba17932
|
test/p2p: name client conts so we dont need to rm them because circle
|
8 years ago |
Ethan Buchman
|
7bec333017
|
fix fast sync
|
8 years ago |
Ethan Buchman
|
1bfd67dfc6
|
test: refactor bash; test fastsync (failing)
|
8 years ago |
Ethan Buchman
|
943ad0e93f
|
filter peers by addr/pubkey. closes #244
|
8 years ago |
Ethan Buchman
|
72c44efd84
|
fix query conn
|
8 years ago |
Ethan Buchman
|
642901d5aa
|
filter conn by addr/pubkey. closes #3
|
8 years ago |
Ethan Buchman
|
cb12ff94d3
|
Merge pull request #28 from tendermint/fix_circle
fix tests
|
8 years ago |
Ethan Buchman
|
22894d2f60
|
fix tests
|
8 years ago |
Ethan Buchman
|
3329868a1d
|
grpc fix
|
8 years ago |
Ethan Buchman
|
d9205a85d5
|
query conn
|
8 years ago |
Ethan Buchman
|
3a7ee13ece
|
proxy: typed app conns
|
8 years ago |
Ethan Buchman
|
4802145e8f
|
Merge pull request #249 from tendermint/lastsig
types: privVal.LastSignature. closes #247
|
8 years ago |
Ethan Buchman
|
7df79d9339
|
Merge pull request #263 from silasdavis/fix-unsubscribe
Fix unsubscribe
|
8 years ago |
Ethan Buchman
|
706d443617
|
Merge pull request #27 from tendermint/disconnect
Disconnect
|
8 years ago |
Ethan Buchman
|
678599c7d4
|
consensus: add note about replay test
|
8 years ago |
Silas Davis
|
92736f22e8
|
Fix unsubscribe
|
8 years ago |