Commit Graph

3875 Commits (93cdffca3ad23eedae6f0591e1357c2429b31811)
 

Author SHA1 Message Date
obscuren b70fe3a9be Reverted back to messages 11 years ago
obscuren 2067175808 RLP Updates 11 years ago
obscuren dfa778fed6 UPNP wip 11 years ago
Ramesh Nair f4433a6804 Merge branch 'master' into readme 11 years ago
Ramesh Nair 9cdf8f2cba Updated build instructions 11 years ago
Ramesh Nair 6a7cd0c676 Update README 11 years ago
obscuren 8c4746a3df (un)pack addr 11 years ago
obscuren ce69334988 For the testnet always 30303 for now to make it easy 11 years ago
obscuren 8c09602a8b Self connect 11 years ago
obscuren da66eddfcc Get peers returns now both in and outbound peers 11 years ago
obscuren dfa38b3f91 Peer connection checking 11 years ago
Joey Zhou a0704364ce fix build failure 11 years ago
obscuren 36f221dbe7 Don't connect to peers that are already connected 11 years ago
obscuren 7f100e9610 Self connect detect 11 years ago
obscuren e28632b997 Mine? 11 years ago
obscuren 7ccf51fd30 Updated seed peers 11 years ago
obscuren 8f16b66507 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 11 years ago
obscuren 27a03d3eea Updated to the new Trie 11 years ago
Geff Obscura dbb1370c1f Merge pull request #9 from josephyzhou/master 11 years ago
Joey Zhou ab43c001f7 typo? 11 years ago
obscuren 3e400739a7 Implemented get chain msg 11 years ago
obscuren 6ab368cf74 Changed block chain specific methods 11 years ago
obscuren 2619604549 Added help 11 years ago
obscuren 4a82230de5 Switched port and removed logging 11 years ago
obscuren 884f792871 Removed default connection 11 years ago
obscuren 8b9dcdcdf0 Debugging handles 11 years ago
obscuren 7931c6624c Graceful shutdown of peers 11 years ago
obscuren c6062a0f73 Added MIT license #5 11 years ago
obscuren d753eb77ec Removed the last block of the block chain 11 years ago
obscuren 42e8930b37 Dev contracts 11 years ago
obscuren e32b1a1d97 Fake block mining 11 years ago
obscuren 97882a65bb Dev test mining 11 years ago
obscuren c636f8e3e6 Broadcast block 11 years ago
obscuren 1b7cba1878 Updated peers 11 years ago
obscuren 7bf4f2a908 tx is now part of the chain package 11 years ago
obscuren 233f5200ef Data send over the wire shouldn't be RLPed more then once 11 years ago
obscuren 501db83dfd Updated readme 11 years ago
obscuren 878e796c0a Updated packages 11 years ago
obscuren 477e8a7a73 Rearrange packages 11 years ago
obscuren 2b32f47d2c Initial commit bootstrapping package 11 years ago
obscuren 3616080db4 Added synchronisation of transactions across remote pools 11 years ago
obscuren e47230f82d Transaction processing. Implemented sending and receiving wei 11 years ago
obscuren f6b54c38a4 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 11 years ago
obscuren 09df961abb Transaction processing. Implemented sending and receiving wei 11 years ago
obscuren 9c296d98de Merge pull request #4 from stephantual/master 11 years ago
obscuren b608a80ef1 More opcodes 11 years ago
obscuren 489576b6f0 More opcodes 11 years ago
obscuren ee61cfcfa7 Added get peers and peers msg. 11 years ago
obscuren 5e5f386108 Renamed InOutMsg to msg 11 years ago
obscuren 87434a0941 Ping pong message 11 years ago