Commit Graph

  • 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 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 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? 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
  • f6b54c38a4 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum obscuren 2014-01-20 23:26:41 +0100
  • 09df961abb Transaction processing. Implemented sending and receiving wei obscuren 2014-01-20 23:26:32 +0100
  • 9c296d98de Merge pull request #4 from stephantual/master obscuren 2014-01-19 15:58:41 -0800
  • b608a80ef1 More opcodes obscuren 2014-01-19 01:02:22 +0100
  • 489576b6f0 More opcodes obscuren 2014-01-19 00:35:32 +0100
  • ee61cfcfa7 Added get peers and peers msg. obscuren 2014-01-18 00:19:29 +0100
  • 5e5f386108 Renamed InOutMsg to msg obscuren 2014-01-17 17:51:40 +0100
  • 87434a0941 Ping pong message obscuren 2014-01-17 17:14:59 +0100
  • ddf82c3337 Removed dagger broadcasting to the net obscuren 2014-01-17 16:57:42 +0100
  • aed060a4ce Updated the wire protocol obscuren 2014-01-17 16:57:18 +0100
  • df7967c5bb ECmul tmp obscuren 2014-01-17 16:57:06 +0100
  • 815313c759 Added more opcodes obscuren 2014-01-16 21:32:46 +0100
  • fd7e79f4e3 Added stack and opcodes to a separate file obscuren 2014-01-16 18:13:17 +0100
  • 8c4eca2490 Moved the vm code the block manager and added more opcodes obscuren 2014-01-16 18:12:55 +0100
  • 33004d704e Moved vm test obscuren 2014-01-16 18:12:31 +0100
  • 83396cd836 Moved stack to its own file. Moved contract processing to block manager obscuren 2014-01-16 15:20:41 +0100
  • a80a3eeb23 Removed capitalization of the json source obscuren 2014-01-16 11:02:41 +0100
  • 79e88690b2 Removed capitalization of the json source obscuren 2014-01-16 11:02:19 +0100
  • d8056f7ea5 Updated readme and coding standards obscuren 2014-01-16 11:01:59 +0100
  • 64058e2663 Updated readme and coding standards obscuren 2014-01-16 11:00:56 +0100
  • 4ea93eba50 Updated tests obscuren 2014-01-15 23:32:30 +0100
  • be48f2eb91 Fixed typo (credit to comma 8) Stephan Tual 2014-01-15 17:40:35 +0000
  • 62524447f0 Merge bc2664181f into 44900e363c Stephan Tual 2014-01-15 09:26:37 -0800