Commit Graph

365 Commits

Author SHA1 Message Date
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
obscuren 7bf4f2a908 tx is now part of the chain package 2014-01-23 22:33:51 +01:00
obscuren 501db83dfd Updated readme 2014-01-23 21:14:44 +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 e47230f82d Transaction processing. Implemented sending and receiving wei 2014-01-20 23:26:53 +01:00
obscuren f6b54c38a4 Merge branch 'master' of github.com-obscure:ethereum/go-ethereum 2014-01-20 23:26:41 +01:00
obscuren 09df961abb Transaction processing. Implemented sending and receiving wei 2014-01-20 23:26:32 +01:00
obscuren 9c296d98de Merge pull request #4 from stephantual/master
Fixed typo (credit to comma 8)
2014-01-19 15:58:41 -08:00
obscuren b608a80ef1 More opcodes 2014-01-19 01:02:22 +01:00
obscuren 489576b6f0 More opcodes 2014-01-19 00:35:32 +01:00
obscuren ee61cfcfa7 Added get peers and peers msg. 2014-01-18 00:19:29 +01:00
obscuren 5e5f386108 Renamed InOutMsg to msg 2014-01-17 17:51:40 +01:00
obscuren 87434a0941 Ping pong message 2014-01-17 17:14:59 +01:00