1
0
Fork 0
forked from forks/go-ethereum
Commit graph

61 commits

Author SHA1 Message Date
obscuren
8275059856 Moved qml files, conform to the new server model.
QML files got moved to their own directories. QML now has a ui helper
which should find assets in the correct resource directory
2014-03-05 10:44:33 +01:00
obscuren
833a1a4eab Block mining log 2014-03-03 11:32:58 +01:00
obscuren
5e7f8cca4f Exit after importing a key 2014-02-28 12:17:02 +01:00
obscuren
fe9eb47288 Minor fixes that to reflect changes in library 2014-02-24 13:51:16 +01:00
obscuren
aa33a4b2fb Added some ui elements to make it easier to connect to nodes 2014-02-22 23:19:38 +01:00
obscuren
05c353eca0 Added a basic <UNSTABLE> UI 2014-02-21 12:37:40 +01:00
obscuren
ab7dc92404 Added import/exporting of private keys 2014-02-18 12:09:26 +01:00
obscuren
1ba7ffe9f8 Added text for keys 2014-02-15 12:10:13 +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
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