Commit Graph

11438 Commits

Author SHA1 Message Date
obscuren 04b6e413d9 Encode caps as byte 2014-02-02 20:06:37 +01:00
obscuren aa9341570b Disconnection reasons 2014-02-02 20:00:09 +01:00
obscuren f4a96ca588 Removed the seed peer option from start 2014-02-02 19:46:37 +01:00
obscuren cce842314f UPnP support 2014-02-02 19:44:59 +01:00
obscuren 48b41862ef UPnP Support 2014-02-02 19:44:47 +01:00
obscuren 3f503ffc7f Implemented support for UPnP 2014-02-02 19:22:39 +01:00
obscuren ae0d4eb7aa removed upnp 2014-02-02 16:29:13 +01:00
obscuren 928a1303f6 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 2014-02-02 16:24:38 +01:00
obscuren cb8a7d979d upnp test 2014-02-02 16:15:39 +01:00
obscuren f07b53da2d upnp test 2014-02-02 16:15:24 +01:00
Jeffrey Wilcke bd9af2a7fd Merge pull request #10 from josephyzhou/master
fix build failure
2014-02-02 03:23:00 -08:00
Jeffrey Wilcke 8cf2dee4a2 Merge pull request #11 from hiddentao/readme
Update build instructions, especially for OS X
2014-02-02 03:21:55 -08:00
obscuren f56a595954 Reverted back to old messages 2014-02-02 01:40:03 +01:00
obscuren b70fe3a9be Reverted back to messages 2014-02-02 01:39:06 +01:00
obscuren 2067175808 RLP Updates 2014-02-01 21:51:50 +01:00
obscuren dfa778fed6 UPNP wip 2014-02-01 21:30:54 +01:00
Ramesh Nair f4433a6804 Merge branch 'master' into readme
Conflicts:
	README.md
2014-02-01 12:25:40 +08:00
Ramesh Nair 9cdf8f2cba Updated build instructions 2014-02-01 11:20:29 +08:00
Ramesh Nair 6a7cd0c676 Update README 2014-02-01 11:10:18 +08:00
obscuren 8c4746a3df (un)pack addr 2014-01-31 20:01:28 +01:00
obscuren ce69334988 For the testnet always 30303 for now to make it easy 2014-01-31 13:37:16 +01:00
obscuren 8c09602a8b Self connect 2014-01-31 13:03:13 +01:00
obscuren da66eddfcc Get peers returns now both in and outbound peers 2014-01-31 11:57:56 +01:00
obscuren dfa38b3f91 Peer connection checking 2014-01-31 11:18:10 +01:00
Joey Zhou a0704364ce fix build failure 2014-01-31 01:59:30 -08:00
obscuren 36f221dbe7 Don't connect to peers that are already connected 2014-01-31 01:12:48 +01:00
obscuren 7f100e9610 Self connect detect 2014-01-31 00:56:32 +01:00
obscuren e28632b997 Mine? 2014-01-30 23:50:15 +01:00
obscuren 7ccf51fd30 Updated seed peers 2014-01-30 23:48:52 +01:00
obscuren 8f16b66507 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 2014-01-30 00:47:17 +01:00
obscuren 27a03d3eea Updated to the new Trie 2014-01-30 00:47:09 +01:00
Geff Obscura dbb1370c1f Merge pull request #9 from josephyzhou/master
typo?
2014-01-29 15:23:14 -08:00
Joey Zhou ab43c001f7 typo? 2014-01-29 14:08:40 -08:00
obscuren 3e400739a7 Implemented get chain msg 2014-01-28 15:35:44 +01:00
obscuren 6ab368cf74 Changed block chain specific methods 2014-01-28 15:35:19 +01:00
obscuren 2619604549 Added help 2014-01-27 22:15:06 +01:00
obscuren 4a82230de5 Switched port and removed logging 2014-01-27 22:13:46 +01:00
obscuren 884f792871 Removed default connection 2014-01-27 15:34:50 +01:00
obscuren 8b9dcdcdf0 Debugging handles 2014-01-27 15:34:10 +01:00
obscuren 7931c6624c Graceful shutdown of peers 2014-01-25 17:13:33 +01:00
obscuren c6062a0f73 Added MIT license #5 2014-01-25 16:45:51 +01:00
obscuren d753eb77ec Removed the last block of the block chain
Added CurrentBlock to block manager
2014-01-25 15:57:35 +01:00
obscuren 42e8930b37 Dev contracts 2014-01-25 15:19:29 +01:00
obscuren e32b1a1d97 Fake block mining 2014-01-25 01:25:36 +01:00
obscuren 97882a65bb Dev test mining 2014-01-24 20:16:48 +01:00
obscuren c636f8e3e6 Broadcast block 2014-01-24 17:51:35 +01:00
obscuren 1b7cba1878 Updated peers 2014-01-24 17:48:21 +01:00
obscuren 7bf4f2a908 tx is now part of the chain package 2014-01-23 22:33:51 +01:00
obscuren 233f5200ef Data send over the wire shouldn't be RLPed more then once 2014-01-23 22:32:50 +01:00
obscuren 501db83dfd Updated readme 2014-01-23 21:14:44 +01:00