Commit Graph

174 Commits (9d86a49a7327199c01977f3372c8adf748252c32)

Author SHA1 Message Date
obscuren 6de726f16c Protocol bump 10 years ago
obscuren 0015ce1e35 kick of bad peers 10 years ago
obscuren 677836cbee Kick off bad peers on bad chains and improved catch up on diverted chain 10 years ago
obscuren a75c92000f Black listing of bad peers 10 years ago
obscuren a34a971b50 improved blockchain downloading 10 years ago
obscuren 3af211dd65 Implemented WebSocket package 10 years ago
obscuren ab6ede51d7 Working on new (blocking) event machine. 10 years ago
obscuren ea0357bf02 Block pool is thread safe 10 years ago
obscuren 44d50bc8d2 Have you seen my parents, sir? 10 years ago
obscuren 0acdeca3d6 skip messages properly 10 years ago
obscuren b8354124be Added protocol caps accessors 10 years ago
obscuren 9ed8dc7384 Attempt to catch up from unknown block 10 years ago
obscuren 5cb4120ef5 queue get peers each 10 seconds 10 years ago
obscuren 3aeba50c38 merge error 10 years ago
obscuren 1fe2d0d0e0 Peers no longer take care of block processing 10 years ago
obscuren b66fcf85df checkp 10 years ago
obscuren ba43364f36 tmp 10 years ago
obscuren 46a496428f ugh 10 years ago
obscuren 6800c3665a Re-added min gas price check on tx pool 10 years ago
obscuren 9ed5b4d90e Support C++ GetBlockHash by assuming empty = done 10 years ago
obscuren f3a93b046e Upped protocol version for VM change 10 years ago
obscuren a26c479182 Added len 10 years ago
obscuren 1549a29c9d Connect to previous peer 10 years ago
obscuren 399256b384 VM execution fixes 10 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 10 years ago
obscuren 2f614900e8 Updated GHOST 10 years ago
obscuren 74ef22d824 add it to the list 10 years ago
obscuren 86d1a26b13 fixed status message 10 years ago
obscuren 742a9b00bc tmp 10 years ago
obscuren 9e89dacc64 log removed 10 years ago
obscuren f63cb27803 tmp 10 years ago
obscuren c0187930dc Removed some commented code 10 years ago
obscuren 2f362509b8 New p2p protocol. NOTE: Needs major refactoring. See #50 10 years ago
obscuren 93008e279d Removed old chain code 10 years ago
obscuren a289a77d5d DUP n SWAP n 10 years ago
obscuren c44f4f32fe Re-enabled catching up flag 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
obscuren 42d2bc28af Upped protocol version 10 years ago
obscuren 7272577fe6 Added dns lookup 10 years ago
obscuren 5ede1224e4 minor rlp things 10 years ago
obscuren 42d47ecfb0 Removed peer disconnect on pong timeout. Fixes #106 10 years ago
obscuren 27f8922653 Increased block request amount 10 years ago
obscuren d1d2b660dc Prot 10 years ago
obscuren 41bd38147c Clean up and util methods 10 years ago
obscuren 7ee49c32b7 Added update method and general service timer 10 years ago
obscuren dcf4fad971 Networking code 10 years ago
obscuren 6d69ca36a7 Peer reconnect attempt 10 years ago
obscuren 306b5bcff3 Changed catching up code & peer handler 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
obscuren 61cc2ba7d9 fixed 10 years ago