Commit Graph

328 Commits

Author SHA1 Message Date
obscuren 3a03d091eb Removed RlpValue in favour of Value 2014-02-15 01:34:35 +01:00
obscuren fe59a2b26d Updated to the great merge package 2014-02-15 00:05:04 +01:00
obscuren 68fbfe70da Default to .ethereum 2014-02-12 16:34:35 +01:00
obscuren 954f897938 Use seed 2014-02-11 18:46:10 +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 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 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 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 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 c3ee0e92b8 Recipient as bytes 2014-02-02 20:53:49 +01:00
obscuren cce842314f UPnP support 2014-02-02 19:44:59 +01:00
obscuren 928a1303f6 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 2014-02-02 16:24:38 +01:00
obscuren f07b53da2d upnp test 2014-02-02 16:15:24 +01:00
Jeffrey Wilcke bd9af2a7fd Merge pull request #10 from josephyzhou/master
fix build failure
2014-02-02 03:23:00 -08:00
Jeffrey Wilcke 8cf2dee4a2 Merge pull request #11 from hiddentao/readme
Update build instructions, especially for OS X
2014-02-02 03:21:55 -08: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
Ramesh Nair f4433a6804 Merge branch 'master' into readme
Conflicts:
	README.md
2014-02-01 12:25:40 +08:00
Ramesh Nair 9cdf8f2cba Updated build instructions 2014-02-01 11:20:29 +08:00
Ramesh Nair 6a7cd0c676 Update README 2014-02-01 11:10:18 +08:00
Joey Zhou a0704364ce fix build failure 2014-01-31 01:59:30 -08:00
obscuren e28632b997 Mine? 2014-01-30 23:50:15 +01:00
obscuren 8f16b66507 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 2014-01-30 00:47:17 +01:00
obscuren 27a03d3eea Updated to the new Trie 2014-01-30 00:47:09 +01:00
Geff Obscura dbb1370c1f Merge pull request #9 from josephyzhou/master
typo?
2014-01-29 15:23:14 -08:00
Joey Zhou ab43c001f7 typo? 2014-01-29 14:08:40 -08:00
obscuren 6ab368cf74 Changed block chain specific methods 2014-01-28 15:35:19 +01:00
obscuren 2619604549 Added help 2014-01-27 22:15:06 +01:00
obscuren 8b9dcdcdf0 Debugging handles 2014-01-27 15:34:10 +01:00
obscuren c6062a0f73 Added MIT license #5 2014-01-25 16:45:51 +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 42e8930b37 Dev contracts 2014-01-25 15:19:29 +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 c636f8e3e6 Broadcast block 2014-01-24 17:51:35 +01:00