Commit Graph

9632 Commits

Author SHA1 Message Date
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 954f897938 Use seed 2014-02-11 18:46:10 +01:00
obscuren 5a83114efd Seed bootstrapping added 2014-02-10 20:59:31 +01:00
obscuren 980987ae8f Added block retrieval 2014-02-10 20:24:36 +01:00
obscuren d831064f65 Skip the first byte in generating addresses 2014-02-10 20:22:52 +01:00
obscuren 42123b4396 Fixed peer handling 2014-02-10 16:41:36 +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 1d26ae2dea Changed client id 2014-02-10 11:45:08 +01:00
obscuren 3ecb2ef29c removed pub key log 2014-02-10 11:37:11 +01:00
obscuren d2edc2bbf4 Added some loggers 2014-02-10 11:36:49 +01:00
obscuren 8db7d791f0 Corrected version number in error log 2014-02-10 11:20:42 +01:00
obscuren a50b4f6b11 Forgot to bump the version 2014-02-10 01:15:14 +01:00
obscuren 156495732b level db back in 2014-02-10 01:10:02 +01:00
obscuren 3c4fb01da3 Version 3 and added added catch up 2014-02-10 01:09:12 +01:00
obscuren c00b1dd508 Self connect on handshake 2014-02-09 23:58:59 +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 9ac81c5b2b Proper keys 2014-02-08 23:26:43 +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 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