Ethan Buchman
|
7a424e6b12
|
Merge pull request #291 from tendermint/type-safe-fire-event
Type safe fire event
|
8 years ago |
Ethan Buchman
|
302bbc5dbd
|
Merge pull request #295 from tendermint/codecov
add codecov.yml to lower threshold
|
8 years ago |
Ethan Buchman
|
97a51c130f
|
Merge pull request #290 from tendermint/mempool_txcache
Fix race condition; Refactor out txCache
|
8 years ago |
Ethan Buchman
|
00d53714f9
|
add codecov.yml to lower threshold
|
8 years ago |
Ethan Buchman
|
a07063f119
|
add test for mempool deadlock
|
8 years ago |
Ethan Buchman
|
9393be7a49
|
update glide
|
8 years ago |
Ethan Buchman
|
1eb390680d
|
Merge pull request #8 from tendermint/develop
update MakeConnectedSwitches
|
8 years ago |
Ethan Buchman
|
9d331715c0
|
Merge pull request #293 from ethanfrey/type-safe-fire-event
Add test for proper tx event
|
8 years ago |
Ethan Frey
|
0665bc6e4b
|
Add test for proper tx event
|
8 years ago |
Ethan Buchman
|
855255d73e
|
use EventSwitch interface; less logging
|
8 years ago |
Ethan Buchman
|
1652dc8b3f
|
EventSwitch is an interface
|
8 years ago |
Ethan Buchman
|
35d4cca8bb
|
type safe events
|
8 years ago |
Jae Kwon
|
b38748ad1a
|
Fix race condition; Refactor out txCache
|
8 years ago |
Ethan Frey
|
22979d9365
|
Fire proper EventData object on append transaction
|
8 years ago |
Jae Kwon
|
5d3eb0328a
|
Update README.md
|
8 years ago |
Ethan Buchman
|
be3592adf6
|
Merge pull request #280 from tendermint/develop
Develop
|
8 years ago |
Ethan Buchman
|
a5f6069967
|
Merge pull request #279 from tendermint/codecov
Codecov and badges
|
8 years ago |
Ethan Buchman
|
c481d2bcbb
|
README shields
|
8 years ago |
Ethan Buchman
|
a1649f774e
|
test: codecov
|
8 years ago |
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 |