Commit Graph

30 Commits

Author SHA1 Message Date
obscuren
fe9eb47288 Minor fixes that to reflect changes in library 2014-02-24 13:51:16 +01:00
obscuren
6736c03711 Added editor for contracts 2014-02-18 12:09:36 +01:00
obscuren
8c8554f558 Added license name and updated block output from the dev console 2014-02-18 01:34:33 +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
980987ae8f Added block retrieval 2014-02-10 20:24:36 +01:00
obscuren
9ac81c5b2b Proper keys 2014-02-08 23:26:43 +01:00
obscuren
f1ba1df165 Added key address and key generation 2014-02-08 22:07:17 +01:00
obscuren
9f4a81a02e Removed test 2014-02-06 23:47:04 +01:00
obscuren
5e36e3ccc7 Process transactions 2014-02-03 02:01:31 +01:00
obscuren
c3ee0e92b8 Recipient as bytes 2014-02-02 20:53:49 +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
2619604549 Added help 2014-01-27 22:15:06 +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
42e8930b37 Dev contracts 2014-01-25 15:19:29 +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
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
Stephan Tual
be48f2eb91 Fixed typo (credit to comma 8) 2014-01-15 17:40:35 +00:00
obscuren
44900e363c Updated to temporary trie 2014-01-14 21:48:16 +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
01740695cd moved db to dev console 2014-01-09 16:19:44 +01:00