Commit Graph

  • c2fb9f06ad Refactoring RlpValue => Value obscuren 2014-02-13 15:12:16 +0100
  • 68fbfe70da Default to .ethereum obscuren 2014-02-12 16:34:35 +0100
  • 67de76c217 Put leveldb obscuren 2014-02-11 20:09:58 +0100
  • 02acef23d5 Interop! obscuren 2014-02-11 18:46:28 +0100
  • 954f897938 Use seed obscuren 2014-02-11 18:46:10 +0100
  • 5a83114efd Seed bootstrapping added obscuren 2014-02-10 20:59:31 +0100
  • 980987ae8f Added block retrieval obscuren 2014-02-10 20:24:36 +0100
  • d831064f65 Skip the first byte in generating addresses obscuren 2014-02-10 20:22:52 +0100
  • 42123b4396 Fixed peer handling obscuren 2014-02-10 16:41:36 +0100
  • 0ae6a38825 Database obscuren 2014-02-10 16:04:57 +0100
  • 8ab6c53231 Reversed back obscuren 2014-02-10 13:59:05 +0100
  • 1d26ae2dea Changed client id obscuren 2014-02-10 11:45:08 +0100
  • 3ecb2ef29c removed pub key log obscuren 2014-02-10 11:37:11 +0100
  • d2edc2bbf4 Added some loggers obscuren 2014-02-10 11:36:49 +0100
  • 8db7d791f0 Corrected version number in error log obscuren 2014-02-10 11:20:42 +0100
  • a50b4f6b11 Forgot to bump the version obscuren 2014-02-10 01:15:14 +0100
  • 156495732b level db back in obscuren 2014-02-10 01:10:02 +0100
  • 3c4fb01da3 Version 3 and added added catch up obscuren 2014-02-10 01:09:12 +0100
  • c00b1dd508 Self connect on handshake obscuren 2014-02-09 23:58:59 +0100
  • 8320fd998e Added pub key to keyring obscuren 2014-02-09 23:35:02 +0100
  • 0de31a3898 Fixed self connect through public key discovery. obscuren 2014-02-09 23:34:33 +0100
  • 37a89e577c Added address obscuren 2014-02-08 23:50:08 +0100
  • 9ac81c5b2b Proper keys obscuren 2014-02-08 23:26:43 +0100
  • 7b7242b9ea Proper keys obscuren 2014-02-08 23:25:48 +0100
  • c2bb5e39e1 Unused package obscuren 2014-02-08 23:21:29 +0100
  • 67572417c6 Use the generated key obscuren 2014-02-08 23:21:09 +0100
  • 542bc2fce4 Woops obscuren 2014-02-08 22:57:40 +0100
  • d7205b7aff Updated readme obscuren 2014-02-08 22:16:11 +0100
  • f1ba1df165 Added key address and key generation obscuren 2014-02-08 22:07:17 +0100
  • 24349bc431 Changed peer format obscuren 2014-02-08 21:02:42 +0100
  • 1f7b13ff4e Switched over to leveldb instead of memdb obscuren 2014-02-08 21:02:09 +0100
  • 827f341c97 Genesis logging poc1 obscuren 2014-02-07 22:25:59 +0100
  • 9f4a81a02e Removed test obscuren 2014-02-06 23:47:04 +0100
  • dbe42ce44e Mining using a different hash now obscuren 2014-02-06 13:28:30 +0100
  • 04c00f40f0 Fixed value obscuren 2014-02-06 13:27:57 +0100
  • 9e9b7a520e Do not quit if upnp fails obscuren 2014-02-03 17:26:37 +0100
  • 7730949221 Block processing during mining obscuren 2014-02-03 14:26:52 +0100
  • 5e36e3ccc7 Process transactions obscuren 2014-02-03 02:01:31 +0100
  • f995f5763b Properly encode tx obscuren 2014-02-03 01:12:44 +0100
  • 6292c5ad5a Transaction processing obscuren 2014-02-03 01:10:10 +0100
  • ec883db3b1 TApply transactions obscuren 2014-02-03 01:09:45 +0100
  • 00ec15c82e Fixed mining obscuren 2014-02-03 00:09:02 +0100
  • 7f8f008253 Changed mining obscuren 2014-02-02 23:52:06 +0100
  • a9a564c226 removed self connect log obscuren 2014-02-02 20:54:13 +0100
  • c3ee0e92b8 Recipient as bytes obscuren 2014-02-02 20:53:49 +0100
  • 04b6e413d9 Encode caps as byte obscuren 2014-02-02 20:06:37 +0100
  • aa9341570b Disconnection reasons obscuren 2014-02-02 20:00:09 +0100
  • f4a96ca588 Removed the seed peer option from start obscuren 2014-02-02 19:46:37 +0100
  • cce842314f UPnP support obscuren 2014-02-02 19:44:59 +0100
  • 48b41862ef UPnP Support obscuren 2014-02-02 19:44:47 +0100
  • 3f503ffc7f Implemented support for UPnP obscuren 2014-02-02 19:22:39 +0100
  • ae0d4eb7aa removed upnp obscuren 2014-02-02 16:29:13 +0100
  • 928a1303f6 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum obscuren 2014-02-02 16:24:38 +0100
  • cb8a7d979d upnp test obscuren 2014-02-02 16:15:39 +0100
  • f07b53da2d upnp test obscuren 2014-02-02 16:15:24 +0100
  • bd9af2a7fd Merge pull request #10 from josephyzhou/master Jeffrey Wilcke 2014-02-02 03:23:00 -0800
  • 8cf2dee4a2 Merge pull request #11 from hiddentao/readme Jeffrey Wilcke 2014-02-02 03:21:55 -0800
  • f56a595954 Reverted back to old messages obscuren 2014-02-02 01:40:03 +0100
  • b70fe3a9be Reverted back to messages obscuren 2014-02-02 01:39:06 +0100
  • 2067175808 RLP Updates obscuren 2014-02-01 21:51:50 +0100
  • dfa778fed6 UPNP wip obscuren 2014-02-01 21:30:54 +0100
  • f4433a6804 Merge branch 'master' into readme #11 Ramesh Nair 2014-02-01 12:25:40 +0800
  • 9cdf8f2cba Updated build instructions Ramesh Nair 2014-02-01 11:20:29 +0800
  • 6a7cd0c676 Update README Ramesh Nair 2014-02-01 11:10:18 +0800
  • 8c4746a3df (un)pack addr obscuren 2014-01-31 20:01:28 +0100
  • ce69334988 For the testnet always 30303 for now to make it easy obscuren 2014-01-31 13:37:16 +0100
  • 8c09602a8b Self connect obscuren 2014-01-31 13:03:13 +0100
  • da66eddfcc Get peers returns now both in and outbound peers obscuren 2014-01-31 11:57:56 +0100
  • dfa38b3f91 Peer connection checking obscuren 2014-01-31 11:18:10 +0100
  • a0704364ce fix build failure #10 Joey Zhou 2014-01-31 01:59:30 -0800
  • 36f221dbe7 Don't connect to peers that are already connected obscuren 2014-01-31 01:12:48 +0100
  • 7f100e9610 Self connect detect obscuren 2014-01-31 00:56:32 +0100
  • e28632b997 Mine? obscuren 2014-01-30 23:50:15 +0100
  • 7ccf51fd30 Updated seed peers obscuren 2014-01-30 23:48:52 +0100
  • 8f16b66507 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum obscuren 2014-01-30 00:47:17 +0100
  • 27a03d3eea Updated to the new Trie obscuren 2014-01-30 00:47:09 +0100
  • dbb1370c1f Merge pull request #9 from josephyzhou/master Geff Obscura 2014-01-29 15:23:14 -0800
  • ab43c001f7 typo? #9 Joey Zhou 2014-01-29 14:08:40 -0800
  • 3e400739a7 Implemented get chain msg obscuren 2014-01-28 15:35:44 +0100
  • 6ab368cf74 Changed block chain specific methods obscuren 2014-01-28 15:35:19 +0100
  • 2619604549 Added help obscuren 2014-01-27 22:15:06 +0100
  • 4a82230de5 Switched port and removed logging obscuren 2014-01-27 22:13:46 +0100
  • 884f792871 Removed default connection obscuren 2014-01-27 15:34:50 +0100
  • 8b9dcdcdf0 Debugging handles obscuren 2014-01-27 15:34:10 +0100
  • 7931c6624c Graceful shutdown of peers obscuren 2014-01-25 17:13:33 +0100
  • c6062a0f73 Added MIT license #5 obscuren 2014-01-25 16:45:51 +0100
  • d753eb77ec Removed the last block of the block chain obscuren 2014-01-25 15:57:35 +0100
  • 42e8930b37 Dev contracts obscuren 2014-01-25 15:19:29 +0100
  • e32b1a1d97 Fake block mining obscuren 2014-01-25 01:25:36 +0100
  • 97882a65bb Dev test mining obscuren 2014-01-24 20:16:48 +0100
  • c636f8e3e6 Broadcast block obscuren 2014-01-24 17:51:35 +0100
  • 1b7cba1878 Updated peers obscuren 2014-01-24 17:48:21 +0100
  • 7bf4f2a908 tx is now part of the chain package obscuren 2014-01-23 22:33:51 +0100
  • 233f5200ef Data send over the wire shouldn't be RLPed more then once obscuren 2014-01-23 22:32:50 +0100
  • 501db83dfd Updated readme obscuren 2014-01-23 21:14:44 +0100
  • 878e796c0a Updated packages obscuren 2014-01-23 20:55:23 +0100
  • 477e8a7a73 Rearrange packages obscuren 2014-01-23 20:16:52 +0100
  • 2b32f47d2c Initial commit bootstrapping package obscuren 2014-01-23 20:14:01 +0100
  • 3616080db4 Added synchronisation of transactions across remote pools obscuren 2014-01-21 23:27:08 +0100
  • e47230f82d Transaction processing. Implemented sending and receiving wei obscuren 2014-01-20 23:26:53 +0100