Vlad Gluhovsky
|
a643746c96
bugfix
|
il y a 9 ans |
Vlad Gluhovsky
|
b633a73a8f
fixing the issues
|
il y a 9 ans |
Vlad Gluhovsky
|
b3bcbe8ff4
style update
|
il y a 9 ans |
Vlad Gluhovsky
|
fe1d337b0e
refactoring
|
il y a 9 ans |
Vlad Gluhovsky
|
ce43d6008d
framing (initial version) complete, but not enabled
|
il y a 9 ans |
Vlad Gluhovsky
|
7ed43d6396
all tests passed
|
il y a 9 ans |
Vlad Gluhovsky
|
d9956561f5
mux() accepts deque instead of vector
|
il y a 9 ans |
Vlad Gluhovsky
|
3e35540dc4
framing, second iteration, all tests pass
|
il y a 9 ans |
Vlad Gluhovsky
|
a3809db4c9
framing prototype, very basic
|
il y a 9 ans |
arkpar
|
80f8b45493
limit ingress buffer size
|
il y a 9 ans |
subtly
|
5b22a437ea
fix for #2890
|
il y a 9 ans |
Gav Wood
|
78fd0c81db
Merge pull request #2863 from arkpar/bc
|
il y a 9 ans |
Gav Wood
|
97dd1df0ff
Cleaned up some of network. Added HostSpec.
|
il y a 9 ans |
arkpar
|
f2cc37372d
Sort peers by rating and connection time; handle unexpected status
|
il y a 9 ans |
chriseth
|
7d2d3a1ff5
Use unique_ptr for RLPXFrameCoder.
|
il y a 9 ans |
chriseth
|
28b6ae6da6
Documentation and tests for RangeMask.
|
il y a 9 ans |
subtly
|
854fb33489
Merge branch 'develop' into netFix
|
il y a 9 ans |
Gav Wood
|
57410e65e2
Avoid attempting to import invalid blocks.
|
il y a 9 ans |
subtly
|
e4e72193d2
small rename
|
il y a 9 ans |
subtly
|
9f355df792
Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO.
|
il y a 9 ans |
subtly
|
948fc6741b
Merge branch 'rlpx' into netFix
|
il y a 9 ans |
subtly
|
85ed016e50
Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder.
|
il y a 9 ans |
Gav Wood
|
46ab588af1
VM provides information on its performance.
|
il y a 9 ans |
arkpar
|
31a27bda63
blockchain sync refactoring
|
il y a 9 ans |
subtly
|
8d07cea951
set socketid for logging
|
il y a 9 ans |
Gav Wood
|
cb4e23d895
Decent transaction import result provision.
|
il y a 9 ans |
subtly
|
4f91f48632
update headers, docs, remove unused length argument from fixed-length read
|
il y a 9 ans |
subtly
|
f56223abad
separate packet type. add coding.
|
il y a 9 ans |
subtly
|
2f4f0bd99e
sharedptr wrapper class for socket
|
il y a 9 ans |
subtly
|
e8352fe859
classify handshake and begin pulling rlpx into session
|
il y a 9 ans |