subtly
|
f73ab98fdc
compiles (v4 endpoint changes)
|
9 年之前 |
Gav Wood
|
ac16246217
Better logging.
|
9 年之前 |
subtly
|
b799210a13
naming. consistent use of uint16_t for port.
|
9 年之前 |
subtly
|
cd8ac8d1ba
Merge branch 'p2p' into discoveryEndpoints
|
9 年之前 |
subtly
|
e0f588eb16
fix typo
|
9 年之前 |
subtly
|
fbaed22407
cleanup/prep endpoint semantics for #1558 and #1557
|
9 年之前 |
subtly
|
7d5c8b2399
Drop unsolicited neighbours packets. Resolves #1556.
|
9 年之前 |
subtly
|
11be7ca7d9
NodeTable bug fixes. Fix rlp message size calculation for neighbours packet. Increase refersh interval. Fix log output.
|
9 年之前 |
subtly
|
b6ae71c088
makePeer and support setting listen IP.
|
9 年之前 |
Gav Wood
|
9bccf3d1c5
Better NodeTable error detection.
|
9 年之前 |
subtly
|
8b40f28a45
gracefully handle old pingnode packet
|
9 年之前 |
subtly
|
2c3beb6b8f
add version to packet payload
|
9 年之前 |
subtly
|
ab0ba79881
consistent and explicit use of constant for devp2p protocol version
|
9 年之前 |
subtly
|
76403033c5
Merge host and nodetable network protocol version.
|
9 年之前 |
subtly
|
1be2a4f9cb
NodeTable constructor requires and listens to explicit IP address instead of defaulting to 0.0.0.0 (all addresses).
|
9 年之前 |
subtly
|
c22d9e902e
codingstandards
|
9 年之前 |
subtly
|
3f30499274
constant for discovery protocol version
|
9 年之前 |
subtly
|
981b9f4f45
bump discovery version
|
9 年之前 |
subtly
|
358c0a9d70
track pings where pubk is unknown so pongs are properly handled
|
9 年之前 |
subtly
|
c0a40b4562
Reduce verbosity of node table logging.
|
9 年之前 |
jhuntley
|
e958d5171f
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
9 年之前 |
jhuntley
|
fce8254f20
asio.h and windows.h build comments as per request.
|
9 年之前 |
jhuntley
|
f2faffbc4a
Avoid boost include order issue on windows:
|
10 年之前 |
Paweł Bylica
|
f6172b277a
Windows fixes
|
9 年之前 |
Gav Wood
|
1c5943bf1b
Windows warning fix.
|
9 年之前 |
subtly
|
e3f7cf3c0c
Fixes for uninit. shared pointers and add const&.
|
9 年之前 |
subtly
|
c244214074
updates for code-review
|
9 年之前 |
subtly
|
282e99a387
Merge pull request #902 from fjl/nodetable-exp
|
10 年之前 |
subtly
|
7f6d315f01
import/export peers and nodes
|
10 年之前 |
Felix Lange
|
a44a87bda9
libp2p: add expiration to serialized Pong packets
|
10 年之前 |