82 Commits (90641948e5a730bc9bf7f7902b1db642831b03c0)

Author SHA1 Message Date
Gav Wood 3896eb55d0 Fix mining. 10 years ago
Gav Wood 3ceae64f34 Subtle sync state-change bug that was declaring perfectly fine nodes to 10 years ago
Gav Wood 8f769eae05 Avoid effective disconnect when ignoring data. 10 years ago
Gav Wood 6706c26471 Move misc to dev.* JS API. 10 years ago
Gav Wood b0cf1e60f6 Fix #394. Still quite dirty, but correct at least. 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Gav Wood 9600da565e Don't be quite so punitive when peer sontinues sending packets for a 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 492cbd80b9 Better management of peers that alter their ID. 10 years ago
Gav Wood 7b48050a04 Avoid public/private IP kludge. 10 years ago
Gav Wood be72db117e Fix ping timeout. 10 years ago
Gav Wood 76402e82fa Bump to P2P protocol version 2. 10 years ago
Gav Wood f11a4bb973 Avoid duplicate nodes with different IDs. 10 years ago
Gav Wood e27922258d Avoid noting nodes with obviously bad listen ports. 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 51994f72a0 Don't save peers with odd ports for now. 10 years ago
Gav Wood 0652e3ed4f Fix a previous bad fix. 10 years ago
Gav Wood 692cb38006 Remember last ping time. 10 years ago
Gav Wood 33ec3ca35d Pinging, stake disconnecting and better UI. 10 years ago
Gav Wood a775c54adf UX fixes to nodes view. 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 ca9a07dc2f Exception fix. 10 years ago
Gav Wood 75685f91e1 More fixes. 10 years ago
Gav Wood 7c0ca05bb8 Grow peers uses latest mechanisms. 10 years ago
Gav Wood a1216c3b74 Peer & key management. 10 years ago
Gav Wood d1b1caea29 Various crash fixes. 10 years ago
Gav Wood 07c804a885 Vast P2P networking improvements, mainly for peer discovery, management 10 years ago
arkpar 68c64dc052 reverted UPNP_AddPortMapping args 10 years ago
arkpar da331ee67e fixed disconnect; gcc warning 10 years ago
arkpar 9d29f7d4be moved ETH_MINIUPNPC to props on windows; fixed style 10 years ago
subtly 9f832c659d fix for clang builds 10 years ago
Gav Wood a37d214ecb Undefine clogS for windows builds. 10 years ago
arkpar 5d09a767e0 fixed upnp port mapping 10 years ago
Gav Wood d93cccc463 More attempts to fix for the ultra-pedantic clang compiler. 10 years ago
Gav Wood 8bf5251d5a Can grab block info from JS. Stephan will be pleased. 10 years ago
Gav Wood cad19f652f p2p protocol version bump. 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. 10 years ago
Gav Wood 6464651365 More networking fixes. 10 years ago
Gav Wood 0f31e3b317 Additional network niceness. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago