Commit Graph

181 Commits

Author SHA1 Message Date
obscuren f6d1bfe45b The great merge 2014-02-14 23:56:09 +01:00
obscuren c2fb9f06ad Refactoring RlpValue => Value 2014-02-13 15:12:16 +01:00
obscuren 68fbfe70da Default to .ethereum 2014-02-12 16:34:35 +01:00
obscuren 67de76c217 Put leveldb 2014-02-11 20:09:58 +01:00
obscuren 02acef23d5 Interop! 2014-02-11 18:46:28 +01:00
obscuren 5a83114efd Seed bootstrapping added 2014-02-10 20:59:31 +01:00
obscuren d831064f65 Skip the first byte in generating addresses 2014-02-10 20:22:52 +01:00
obscuren 0ae6a38825 Database 2014-02-10 16:04:57 +01:00
obscuren 8ab6c53231 Reversed back 2014-02-10 13:59:05 +01:00
obscuren 3ecb2ef29c removed pub key log 2014-02-10 11:37:11 +01:00
obscuren 156495732b level db back in 2014-02-10 01:10:02 +01:00
obscuren 8320fd998e Added pub key to keyring 2014-02-09 23:35:02 +01:00
obscuren 0de31a3898 Fixed self connect through public key discovery.
Bumped protocol version number
2014-02-09 23:34:33 +01:00
obscuren 37a89e577c Added address 2014-02-08 23:50:08 +01:00
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 f1ba1df165 Added key address and key generation 2014-02-08 22:07:17 +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 dbe42ce44e Mining using a different hash now 2014-02-06 13:28:30 +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 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 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 cb8a7d979d upnp test 2014-02-02 16:15:39 +01:00
obscuren f07b53da2d upnp test 2014-02-02 16:15:24 +01: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
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
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 27a03d3eea Updated to the new Trie 2014-01-30 00:47:09 +01:00
obscuren 6ab368cf74 Changed block chain specific methods 2014-01-28 15:35:19 +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 d753eb77ec Removed the last block of the block chain
Added CurrentBlock to block manager
2014-01-25 15:57:35 +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 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 477e8a7a73 Rearrange packages 2014-01-23 20:16:52 +01:00
obscuren 2b32f47d2c Initial commit bootstrapping package 2014-01-23 20:14:01 +01:00
obscuren 3616080db4 Added synchronisation of transactions across remote pools 2014-01-21 23:27:08 +01:00
obscuren ddf82c3337 Removed dagger broadcasting to the net 2014-01-17 16:57:42 +01:00
obscuren 44900e363c Updated to temporary trie 2014-01-14 21:48:16 +01:00
obscuren 578b63e2b8 Some miner reports 2014-01-13 01:22:33 +01:00
obscuren 7ade1778fb Peer reaping and fake network 2014-01-12 23:46:03 +01:00
obscuren e280a2a7e3 Server testing blocks 2014-01-12 16:50:59 +01:00
obscuren 9571a51286 gofmt no coding standards 2014-01-11 15:27:08 +01:00
obscuren 8bbf879cb3 Moving the ethgo to individual packages 2014-01-10 22:44:53 +01:00
obscuren fbc59b7323 Updated read me and changed mine argument to m 2014-01-10 11:05:28 +01:00
obscuren ce40e51ae5 Encoding 2014-01-10 00:44:45 +01:00
obscuren bd0abe2a81 Updated server and peers and mining processing 2014-01-10 00:39:16 +01:00
obscuren d895f83136 Dagger improvements 2014-01-09 16:19:16 +01:00
obscuren d2b3071b4d db console is now a general console. 2014-01-09 11:57:35 +01:00
obscuren 92b6667bd1 Minor update 2014-01-08 23:43:20 +01:00
obscuren 584f9be7f4 Moved some testing code 2014-01-01 13:37:00 +01:00
obscuren 52952e274d Updated database interface and eth test code 2014-01-01 03:07:49 +01:00
obscuren ad048e9f44 update test 2013-12-29 23:53:20 +01:00
obscuren a1c5d5acac Comments 2013-12-29 01:36:59 +01:00
obscuren 5198b7b9eb Test code updated 2013-12-28 15:18:23 +01:00
obscuren bb8afba20a Updated tests 2013-12-28 02:24:16 +01:00
obscuren df0fe67fce Testing 2013-12-27 21:24:06 +01:00
obscuren 5db3335dce Initial commit 2013-12-26 12:45:52 +01:00