582 Commits (6d33f2ff9ba4098e295f6a08b7282c2e2698b435)

Author SHA1 Message Date
subtly 6d33f2ff9b whitespace in cli options 10 years ago
chriseth db0bcb9f8c Fixed creation of shared_ptr in RLPXSocket. 10 years ago
chriseth bf63f32a5e Cleanup m_sessions. 10 years ago
subtly 19c9ae935a --peerset CLI option for required (static) peers 10 years ago
chriseth f07cd202f9 Fix for connecting to host without colon. 10 years ago
debris e1a72950d5 now policy CMP0042 is set to OLD 10 years ago
Gav Wood 61e99b1040 Revert "fixed cmake policy CMP0042, MACOSX RPATH" 10 years ago
debris 4374ec50c2 fixed cmake policy CMP0042, MACOSX RPATH 10 years ago
subtly 47a55d62e0 staging progress 10 years ago
Lefteris Karapetsas e62f9c108a Error checking in resolveHost() 10 years ago
Gav Wood c3933466d7 implement admin_net_nodeInfo. 10 years ago
Paweł Bylica a51037e645 Fix incorrect std::move. 10 years ago
Gav Wood 591b4c8c64 Secure datatypes now copyable only to similar datatypes. 10 years ago
Gav Wood 818fa25bba Secure datatypes now copyable only to similar datatypes. 10 years ago
Gav Wood 2f19861858 Secure datatypes now copyable only to similar datatypes. 10 years ago
subtly 65cd7c563b Don't reschedule handshake timeout during last phase of handshake. 10 years ago
subtly dd2462de27 Don't reschedule handshake timeout following completion or error. 10 years ago
subtly 110c1099b6 possible fix for pause on shutdown. thread names in macos for easier debugging. 10 years ago
Vlad Gluhovsky 432e1988f9 refactoring 10 years ago
Vlad Gluhovsky 2764ca4dbb WhisperDB class split 10 years ago
Vlad Gluhovsky 0d4ffff47e bugfix: reap() 10 years ago
Vlad Gluhovsky ff4cbd8dab bugfix: vector::iterator 10 years ago
Vlad Gluhovsky 8493348667 bugfix: reap() refcatored 10 years ago
Paweł Bylica 49ebc887ec Fix warning about scalar initialization 10 years ago
subtly 3e5542cd95 Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown. 10 years ago
arkpar 855ba20a0f fixed ethashcl build 10 years ago
Gav Wood 15ebaea13f Build fix in RLPX. 10 years ago
subtly fd6a96058a Remove unused move. 10 years ago
subtly 20ca0ff247 Remove packet copy constructor. Simplify bool use. 10 years ago
subtly c2fff08327 Update RLPXFrameWriter.h 10 years ago
subtly 2991bf4097 Use const, nudge buildbot. 10 years ago
subtly 4f02a4fee8 Const frame info. Typo. Const arguments. 10 years ago
subtly 614b61b67a Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer. 10 years ago
subtly f0c925086d Fixes for #2337, #2349, #2288, #2333, #1398. 10 years ago
subtly 99a97e05f0 Cleanup. More fixes. More tests. 10 years ago
subtly bd2d99f169 Fixup and document frame writer. Add test for coalesced packets. 10 years ago
Paweł Bylica 42d9edc9b0 Fix up rvalue references. Avoid a copy of an EVM code in ExtVM. 10 years ago
subtly 639b4fb13c Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size. 10 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 10 years ago
subtly 52228e5ad6 enum renamed 10 years ago
subtly bcca52c443 mux/demux working test 10 years ago
arkpar c7a516714d prioritized transaction queue 10 years ago
arkpar cf54c31c3c fixed starved download, removed obsolete invariant 10 years ago
Vlad Gluhovsky 784fed9a32 minor update 10 years ago
arkpar 4983db8e58 removed unneeded invariant checks, fixed disconnect message priority 10 years ago
Vlad Gluhovsky c5ffcad47b build fix 10 years ago
chriseth 485a910523 Documentation and tests for RangeMask. 10 years ago
arkpar cfcd722c51 pv61 sync 10 years ago
Vlad Gluhovsky d3809ea2f8 bugfix: WhisperHost::noteChanged() deleted 10 years ago
arkpar 3ed8d76715 improved logging 10 years ago