subtly
|
65cd7c563b
|
Don't reschedule handshake timeout during last phase of handshake.
|
10 years ago |
subtly
|
dd2462de27
|
Don't reschedule handshake timeout following completion or error.
|
10 years ago |
subtly
|
110c1099b6
|
possible fix for pause on shutdown. thread names in macos for easier debugging.
|
10 years ago |
Vlad Gluhovsky
|
432e1988f9
|
refactoring
|
10 years ago |
Vlad Gluhovsky
|
2764ca4dbb
|
WhisperDB class split
|
10 years ago |
Vlad Gluhovsky
|
0d4ffff47e
|
bugfix: reap()
|
10 years ago |
Vlad Gluhovsky
|
ff4cbd8dab
|
bugfix: vector::iterator
|
10 years ago |
Vlad Gluhovsky
|
8493348667
|
bugfix: reap() refcatored
|
10 years ago |
Paweł Bylica
|
49ebc887ec
|
Fix warning about scalar initialization
|
10 years ago |
subtly
|
3e5542cd95
|
Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown.
|
10 years ago |
arkpar
|
855ba20a0f
|
fixed ethashcl build
|
10 years ago |
Gav Wood
|
15ebaea13f
|
Build fix in RLPX.
|
10 years ago |
subtly
|
fd6a96058a
|
Remove unused move.
|
10 years ago |
subtly
|
20ca0ff247
|
Remove packet copy constructor. Simplify bool use.
|
10 years ago |
subtly
|
c2fff08327
|
Update RLPXFrameWriter.h
|
10 years ago |
subtly
|
2991bf4097
|
Use const, nudge buildbot.
|
10 years ago |
subtly
|
4f02a4fee8
|
Const frame info. Typo. Const arguments.
|
10 years ago |
subtly
|
614b61b67a
|
Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer.
|
10 years ago |
subtly
|
f0c925086d
|
Fixes for #2337, #2349, #2288, #2333, #1398.
|
10 years ago |
subtly
|
99a97e05f0
|
Cleanup. More fixes. More tests.
|
10 years ago |
subtly
|
bd2d99f169
|
Fixup and document frame writer. Add test for coalesced packets.
|
10 years ago |
Paweł Bylica
|
42d9edc9b0
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
10 years ago |
subtly
|
639b4fb13c
|
Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size.
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
10 years ago |
subtly
|
52228e5ad6
|
enum renamed
|
10 years ago |
subtly
|
bcca52c443
|
mux/demux working test
|
10 years ago |
arkpar
|
c7a516714d
|
prioritized transaction queue
Conflicts:
libethereum/TransactionQueue.cpp
msvc build fix
|
10 years ago |
arkpar
|
cf54c31c3c
|
fixed starved download, removed obsolete invariant
|
10 years ago |
Vlad Gluhovsky
|
784fed9a32
|
minor update
|
10 years ago |
arkpar
|
4983db8e58
|
removed unneeded invariant checks, fixed disconnect message priority
|
10 years ago |
Vlad Gluhovsky
|
c5ffcad47b
|
build fix
|
10 years ago |
chriseth
|
485a910523
|
Documentation and tests for RangeMask.
|
10 years ago |
arkpar
|
cfcd722c51
|
pv61 sync
re-enable pv60
|
10 years ago |
Vlad Gluhovsky
|
d3809ea2f8
|
bugfix: WhisperHost::noteChanged() deleted
|
10 years ago |
arkpar
|
3ed8d76715
|
improved logging
|
10 years ago |
arkpar
|
69ddff938b
|
fixing windows build
|
10 years ago |
arkpar
|
cd3355f23f
|
used weak_ptr for session and peers, minor sync optimization
|
10 years ago |
Gav Wood
|
43a6d825c3
|
Support rocksdb alternative.
|
10 years ago |
Gav Wood
|
c5cb5aeed4
|
Avoid attempting to import invalid blocks.
Reduce verbosity.
Minor additions to exponential backoff.
|
10 years ago |
subtly
|
5360ca1548
|
Initial reader test. Something broken with encframes vector of bytes.
|
10 years ago |
subtly
|
78467d3ae0
|
small rename
|
10 years ago |
subtly
|
e82f8db2de
|
Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO.
|
10 years ago |
subtly
|
300a35a8e2
|
prep, moving frame info to coder class.
|
10 years ago |
subtly
|
1a4f170b0a
|
Add coder to reader and info struct for frame header.
|
10 years ago |
subtly
|
fe0f71536f
|
rlpx frame reader fixes. rename writer::drain to mux.
|
10 years ago |
subtly
|
2999d3e3e5
|
Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code.
|
10 years ago |
chriseth
|
e617bfb0f7
|
Corrected typo about max peer count.
|
10 years ago |
subtly
|
a40cea0a8b
|
-Werror=maybe-uninitialized
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
subtly
|
826858496c
|
cleanup
|
10 years ago |