Commit Graph

202 Commits (38034c306693cd0acbc4edb0d0afde1f2e525bf6)

Author SHA1 Message Date
obscuren 11b3f97520 Upped protocol 10 years ago
obscuren b5beb1aac1 added a transfer method to vm env 10 years ago
obscuren 27cb0750c1 Procotol version bump for uncle list change 10 years ago
obscuren 520fdfe346 PoC7 Net 10 years ago
obscuren 097ba56df5 Renamed block_chain to chain_manager 10 years ago
obscuren d7736a7bbb Quick dirty peer update 10 years ago
Felix Lange 36cdab2068 all: use (blocking) event package instead of ethreact 10 years ago
obscuren bd7aca76e1 Proper new block 10 years ago
obscuren 4de3ad1712 New block message 10 years ago
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