Commit Graph

52 Commits

Author SHA1 Message Date
obscuren
68fbfe70da Default to .ethereum 2014-02-12 16:34:35 +01:00
obscuren
d831064f65 Skip the first byte in generating addresses 2014-02-10 20:22:52 +01:00
obscuren
3ecb2ef29c removed pub key log 2014-02-10 11:37:11 +01:00
obscuren
8320fd998e Added pub key to keyring 2014-02-09 23:35:02 +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
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
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
cce842314f UPnP support 2014-02-02 19:44:59 +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
2067175808 RLP Updates 2014-02-01 21:51:50 +01:00
obscuren
e28632b997 Mine? 2014-01-30 23:50:15 +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
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
7bf4f2a908 tx is now part of the chain package 2014-01-23 22:33:51 +01:00
obscuren
477e8a7a73 Rearrange packages 2014-01-23 20:16:52 +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