Gav Wood
|
a060c46b4c
|
Cleaned up some of network. Added HostSpec.
|
10 years ago |
Gav Wood
|
e947811133
|
Build fix.
|
10 years ago |
Gav Wood
|
a7c870fc83
|
Print problematic packets only in debug.
|
10 years ago |
chriseth
|
2bcaf47811
|
Use unique_ptr for RLPXFrameCoder.
|
10 years ago |
subtly
|
4f02a4fee8
|
Const frame info. Typo. Const arguments.
|
10 years ago |
Paweł Bylica
|
42d9edc9b0
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
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 |
arkpar
|
cfcd722c51
|
pv61 sync
re-enable pv60
|
10 years ago |
Vlad Gluhovsky
|
d3809ea2f8
|
bugfix: WhisperHost::noteChanged() deleted
|
10 years ago |
Gav Wood
|
c5cb5aeed4
|
Avoid attempting to import invalid blocks.
Reduce verbosity.
Minor additions to exponential backoff.
|
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
|
057311778c
|
Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder.
|
10 years ago |
Gav Wood
|
87cf8dd5d6
|
VM provides information on its performance.
Make guarding of DB optional.
Various updates to syncing.
Start of a holistic reputation manager.
|
10 years ago |
subtly
|
f26bbb21e4
|
Drop socket and log when peer disconnect occurs mid-read.
|
10 years ago |
subtly
|
7b8a4cebd8
|
Better code.
|
10 years ago |
subtly
|
3a3647c9f0
|
Guard use of m_writeQueue operator[].
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
6aff7a03b1
|
More colourful logging.
|
10 years ago |
Gav Wood
|
616cb14385
|
Nicer logging. Much nicer.
|
10 years ago |
Gav Wood
|
04a3464606
|
JSON build fix.
Removal of unneeded code.
|
10 years ago |
Gav Wood
|
6aaee1f711
|
Avoid threading issues.
|
10 years ago |
subtly
|
b8f93a6b37
|
set socketid for logging
|
10 years ago |
subtly
|
49c4bba993
|
cleanup/prep endpoint semantics for #1558 and #1557
|
10 years ago |
Gav Wood
|
9bcedf12cb
|
Windows warning fix.
|
10 years ago |
Gav Wood
|
13fbf06eb9
|
Windows warning fix.
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
subtly
|
591a3ceb21
|
Reset lastDisconnect when session is started.
|
10 years ago |
subtly
|
ca0ce068c6
|
implicit fallback update
|
10 years ago |
subtly
|
1744a32547
|
less tolerant connection errors
|
10 years ago |
subtly
|
29f40bff0f
|
makePeer and support setting listen IP.
|
10 years ago |
subtly
|
93593a8751
|
updae legacy codepath
|
10 years ago |
Gav Wood
|
65de6aaa4d
|
Diagnostics and API cleanup.
|
10 years ago |
subtly
|
f1efb7c3f9
|
fix coding standards
|
10 years ago |
subtly
|
80edf61630
|
changes from code review
|
10 years ago |
subtly
|
fc1ea097aa
|
packet-type interop w/go
|
10 years ago |
subtly
|
df96fcd03b
|
separate packet type. add coding.
|
10 years ago |
subtly
|
a0aaf614f3
|
sharedptr wrapper class for socket
|
10 years ago |
subtly
|
23a64667e3
|
classify handshake and begin pulling rlpx into session
|
10 years ago |
subtly
|
7386ad2606
|
prep for framing. remove unused raw network send() methods from capabilities. bump protocol version. back out magic sequence packet prefix.
|
10 years ago |
subtly
|
d137581c7f
|
authenticated capability (hello) and handshake authentication
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |
Lefteris Karapetsas
|
0fba1cc063
|
Adding number of connections in the p2p events
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
643499e491
|
Add p2p disconnected structured log event
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
0696ee87da
|
Windows compile fix.
|
10 years ago |