Felix Lange
|
71e18b4265
libp2p: implement EIP-8 support for discovery
|
9 лет назад |
Gav Wood
|
97dd1df0ff
Cleaned up some of network. Added HostSpec.
|
9 лет назад |
Vlad Gluhovsky
|
6056edb7e0
style update
|
9 лет назад |
Vlad Gluhovsky
|
ad643a9438
bugfix: error code 995
|
9 лет назад |
Vlad Gluhovsky
|
381621f163
debug
|
9 лет назад |
subtly
|
b0ccd8c5d6
Fixes for #2337, #2349, #2288, #2333, #1398.
|
9 лет назад |
subtly
|
1518c80197
Fix bool.
|
9 лет назад |
subtly
|
e4888236e5
Slightly more aggressive 'require peer', required-peer pinning, and option to disable discovery.
|
9 лет назад |
Gav Wood
|
9b6823c743
Merge pull request #1881 from subtly/pacify
|
9 лет назад |
subtly
|
2626631522
Increase frequency of node discovery by factor of 8 (random lookup every 7 seconds).
|
9 лет назад |
subtly
|
161b3ebeff
Merge branch 'develop' into discovery
|
9 лет назад |
subtly
|
87b9aafb41
Guard m_node.endpoint access and updates.
|
9 лет назад |
Gav Wood
|
15a86c635f
Threading fixes & cleanup.
|
9 лет назад |
arkpar
|
765caabcbe
fixed a comment after sloppy merge
|
9 лет назад |
arkpar
|
7f8b40698e
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
9 лет назад |
subtly
|
6d73beff6b
Fix mutex when evicting node from node table.
|
9 лет назад |
arkpar
|
5f1d6593fd
set and map to hash tables
|
9 лет назад |
subtly
|
49dccbcf64
Merge branch 'develop' into discovery
|
9 лет назад |
Gav Wood
|
f7f0f7212a
Merge pull request #1781 from subtly/sha3xor
|
9 лет назад |
subtly
|
756a682247
Merge stash into discovery.
|
9 лет назад |
subtly
|
f3bad4158f
Merge branch 'develop' into discovery
|
9 лет назад |
subtly
|
aa485b39a3
Add nodes directly to node table when creating network.
|
9 лет назад |
subtly
|
83844c0ed5
Apply sha3 so that xor operation for kademlia metric isn't skewed by EC point encoding.
|
9 лет назад |
subtly
|
d706eb3eb7
update pong encoding
|
9 лет назад |
subtly
|
ceb7fe282d
revert code from timestamps back to cache timers
|
9 лет назад |
subtly
|
a6ffaa32b1
fix for insensitive windows compiler which reserves 'inline'. default initial values for packet timestamps.
|
9 лет назад |
subtly
|
931fbb00ac
cleanup
|
9 лет назад |
subtly
|
de77417059
check node discovery timestamps.
|
9 лет назад |
subtly
|
a76fe833f5
Minor semantic updates. Support unspecified address for NodeIPEndpoint.
|
9 лет назад |
subtly
|
99f2f625c6
handle new endpoint properties for ping
|
9 лет назад |