Commit Graph

240 Commits

Author SHA1 Message Date
obscuren aaac0c9998 Initial block chain fetching of existing blocks 2014-02-21 13:06:17 +01:00
obscuren 05c353eca0 Added a basic <UNSTABLE> UI 2014-02-21 12:37:40 +01:00
obscuren d7ecc92c41 Fixed broken links. Fixes #18 2014-02-21 00:47:07 +01:00
obscuren 6736c03711 Added editor for contracts 2014-02-18 12:09:36 +01:00
obscuren ab7dc92404 Added import/exporting of private keys 2014-02-18 12:09:26 +01:00
obscuren 8c8554f558 Added license name and updated block output from the dev console 2014-02-18 01:34:33 +01:00
obscuren 5257c25ee2 Merge branch 'master' into develop 2014-02-15 13:27:43 +01:00
obscuren 6db8b5d06a Added link to dev package 2014-02-15 13:27:23 +01:00
obscuren 86e6699528 Merge branch 'release/0.2.2' into develop 2014-02-15 12:10:31 +01:00
obscuren 9e57aac5eb Merge branch 'release/0.2.2' 2014-02-15 12:10:25 +01:00
obscuren 1ba7ffe9f8 Added text for keys 2014-02-15 12:10:13 +01:00
obscuren 3fd5715872 Added git flow explanation 2014-02-15 11:49:29 +01:00
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