subtly
|
a23251e9ac
|
network: move static system-network functions into Network class. Further simplifaction of network lifecycle.
|
10 years ago |
subtly
|
24bbbefd5d
|
pr fixes. refactor of network code. moved network-start methods into static methods, as they can only be called during certain stages or do not need Host class. Mutex start/stop. Added m_ifAddresses and removed m_addresses. Rewrite determinePublic. IP address preference is now: user-supplied public > user-supplied private (if localnetwork enabled) > first public4 interface > upnp4 > first private4 interface (if localnetwork enabled) > unspecified. IPv6 addresses are currently ignored (unless manually entered by user) until link-local addresses can be properly detected.
|
10 years ago |
Gav Wood
|
844a50d2bb
|
Fix for moving to super-low number of ideal peers.
|
10 years ago |
Gav Wood
|
3ceae64f34
|
Subtle sync state-change bug that was declaring perfectly fine nodes to
be bad.
|
10 years ago |
Gav Wood
|
8f769eae05
|
Avoid effective disconnect when ignoring data.
|
10 years ago |
Gav Wood
|
9600da565e
|
Don't be quite so punitive when peer sontinues sending packets for a
protocol they signed up to.
|
10 years ago |
Gav Wood
|
1faaed3395
|
Make bad protocol disconnects a bit more obvious.
|
10 years ago |
Gav Wood
|
459b0c534c
|
More node list UX nicities.
|
10 years ago |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
Gav Wood
|
7b48050a04
|
Avoid public/private IP kludge.
|
10 years ago |
Gav Wood
|
86127f3820
|
Avoid trying to connect to obviously private ports.
|
10 years ago |
Gav Wood
|
61b786b70a
|
Avoid listening to peers telling us of wierd ports.
|
10 years ago |
Gav Wood
|
3ac0eb089b
|
Kill old database (invalid transactions in there).
|
10 years ago |
Gav Wood
|
0652e3ed4f
|
Fix a previous bad fix.
|
10 years ago |
Gav Wood
|
33ec3ca35d
|
Pinging, stake disconnecting and better UI.
|
10 years ago |
Gav Wood
|
2e972be640
|
Efforts to make reconnect timing strategy more expansive and consistent.
|
10 years ago |
Gav Wood
|
7920f04f30
|
Better drop off semantics.
|
10 years ago |
Gav Wood
|
5d2238d179
|
Manage dead nodes.
|
10 years ago |
Gav Wood
|
01eecf58b6
|
More network fixes.
|
10 years ago |
Gav Wood
|
d1b1caea29
|
Various crash fixes.
|
10 years ago |
Gav Wood
|
07c804a885
|
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
|
10 years ago |
subtly
|
9f832c659d
|
fix for clang builds
|
10 years ago |
Gav Wood
|
a37d214ecb
|
Undefine clogS for windows builds.
|
10 years ago |
Gav Wood
|
d93cccc463
|
More attempts to fix for the ultra-pedantic clang compiler.
|
10 years ago |
Gav Wood
|
784ea95f27
|
PoC-7: IPv6.
|
10 years ago |
Gav Wood
|
72449d349a
|
PoC-7: Dynamic message IDs.
|
10 years ago |
Gav Wood
|
20ad46c481
|
PoC-7: versioned subprotocols.
|
10 years ago |
Gav Wood
|
3f61b506db
|
Remove incoming queue. Put things straight into actual queues.
Make state items more fitting.
|
10 years ago |
Gav Wood
|
6464651365
|
More networking fixes.
|
10 years ago |
Christoph Jentzsch
|
fb876453ca
|
Restructured exceptions. Boost::exception is now used primarily.
|
10 years ago |
Gav Wood
|
340801ed90
|
Networking fixes.
|
10 years ago |
Gav Wood
|
7507f95203
|
VS fix.
|
10 years ago |
Gav Wood
|
0ecfc0bc6d
|
Minor debug fix.
|
10 years ago |
Gav Wood
|
88bebb4c3b
|
More debug stuff.
|
10 years ago |
Gav Wood
|
c236d01c7c
|
More network debugging.
|
10 years ago |
Gav Wood
|
f791775e58
|
Allow peers to tell us of their actual IPs.
|
10 years ago |
Gav Wood
|
aa1da892fb
|
Debug code for peer discovery.
|
10 years ago |
subtly
|
91c1819d43
|
mutex shared host/peer sets, write-loop crash fix
|
10 years ago |
Gav Wood
|
484279c548
|
Beginning of merge into AZ.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
a3740efebb
|
Repot.
No memsize increase on 0.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
54a21ab3bd
|
Quick commit.
|
10 years ago |
Gav Wood
|
70a2a7b1e1
|
Allow local networking option.
|
10 years ago |
Gav Wood
|
9e76b49578
|
Slowing bashing code into shape.
|
10 years ago |
Gav Wood
|
126335cdef
|
Partially rewired network.
|
10 years ago |
Gav Wood
|
c99cee7a65
|
Move to capabilities-based networking.
|
10 years ago |
Gav Wood
|
3f21dba939
|
Fix undefined symbols.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
10 years ago |