Commit Graph

7910 Commits

Author SHA1 Message Date
obscuren 7b7242b9ea Proper keys 2014-02-08 23:25:48 +01:00
obscuren c2bb5e39e1 Unused package 2014-02-08 23:21:29 +01:00
obscuren 67572417c6 Use the generated key 2014-02-08 23:21:09 +01:00
obscuren 542bc2fce4 Woops 2014-02-08 22:57:40 +01:00
obscuren d7205b7aff Updated readme 2014-02-08 22:16:11 +01:00
obscuren f1ba1df165 Added key address and key generation 2014-02-08 22:07:17 +01:00
obscuren 24349bc431 Changed peer format 2014-02-08 21:02:42 +01:00
obscuren 1f7b13ff4e Switched over to leveldb instead of memdb 2014-02-08 21:02:09 +01:00
obscuren 827f341c97 Genesis logging 2014-02-07 22:25:59 +01:00
obscuren 9f4a81a02e Removed test 2014-02-06 23:47:04 +01:00
obscuren dbe42ce44e Mining using a different hash now 2014-02-06 13:28:30 +01:00
obscuren 04c00f40f0 Fixed value 2014-02-06 13:27:57 +01:00
obscuren 9e9b7a520e Do not quit if upnp fails 2014-02-03 17:26:37 +01:00
obscuren 7730949221 Block processing during mining 2014-02-03 14:26:52 +01:00
obscuren 5e36e3ccc7 Process transactions 2014-02-03 02:01:31 +01:00
obscuren f995f5763b Properly encode tx 2014-02-03 01:12:44 +01:00
obscuren 6292c5ad5a Transaction processing 2014-02-03 01:10:10 +01:00
obscuren ec883db3b1 TApply transactions 2014-02-03 01:09:45 +01:00
obscuren 00ec15c82e Fixed mining 2014-02-03 00:09:02 +01:00
obscuren 7f8f008253 Changed mining 2014-02-02 23:52:06 +01:00
obscuren a9a564c226 removed self connect log 2014-02-02 20:54:13 +01:00
obscuren c3ee0e92b8 Recipient as bytes 2014-02-02 20:53:49 +01:00
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