subtly
|
52edd21b5f
update peer host test. support unspecified ip.
|
9 лет назад |
subtly
|
f73ab98fdc
compiles (v4 endpoint changes)
|
9 лет назад |
Gav Wood
|
ac16246217
Better logging.
|
9 лет назад |
Gav Wood
|
5baa5b675d
Harsher penalty for screwing the DB.
|
10 лет назад |
subtly
|
b799210a13
naming. consistent use of uint16_t for port.
|
10 лет назад |
subtly
|
09029daf4c
More explicit initialization of nodes and peers.
|
10 лет назад |
subtly
|
58bad20426
Merge branch 'develop' into discoveryEndpoints
|
10 лет назад |
subtly
|
8d07cea951
set socketid for logging
|
10 лет назад |
subtly
|
39157035c8
doc static for testing
|
10 лет назад |
subtly
|
fbaed22407
cleanup/prep endpoint semantics for #1558 and #1557
|
10 лет назад |
subtly
|
b6ae71c088
makePeer and support setting listen IP.
|
10 лет назад |
subtly
|
9fa41b79bf
clarify method doc
|
10 лет назад |
subtly
|
e6fb35ca19
abstract overriding tcp endpoint
|
10 лет назад |
subtly
|
f566f4aa37
isIPType helpers
|
10 лет назад |
subtly
|
76403033c5
Merge host and nodetable network protocol version.
|
10 лет назад |
jhuntley
|
fce8254f20
asio.h and windows.h build comments as per request.
|
10 лет назад |
subtly
|
bf5dd95711
Merge branch 'develop' into p2p
|
10 лет назад |
Lu Guanqun
|
47917e2076
change typedef to using according to preferred coding style
|
10 лет назад |
subtly
|
c244214074
updates for code-review
|
10 лет назад |
subtly
|
7f6d315f01
import/export peers and nodes
|
10 лет назад |
subtly
|
9eeb5f8fbf
updates and fixes for code review
|
10 лет назад |
subtly
|
c65ac71a80
Remove unused code paths with confidence. Rename key/identity to alias. Inherit Peer from Node and update Host/Session to use Node::endpoint instead of previous Peer::address.
|
10 лет назад |
subtly
|
ca60ba8165
Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes.
|
10 лет назад |
Gav Wood
|
0de84ca688
Remove verbosity.
|
10 лет назад |
subtly
|
c9375d0f8b
pr fixes
|
10 лет назад |
Gav Wood
|
d7fced64c7
Fix #394. Still quite dirty, but correct at least.
|
10 лет назад |
Gav Wood
|
49be7a1e17
Pinging, stake disconnecting and better UI.
|
10 лет назад |
Gav Wood
|
b40dd0fab5
More network fixes.
|
10 лет назад |
Gav Wood
|
9d0f1ade6c
Vast P2P networking improvements, mainly for peer discovery, management
|
10 лет назад |
Gav Wood
|
0e237b5633
PoC-7: IPv6.
|
10 лет назад |