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

221 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
3d2c3b0107 Using asset path helper (includes a debug path atm) 2014-03-03 00:54:41 +01:00
obscuren
a482b0cc1b WIP Makefile 2014-03-03 00:54:05 +01:00
obscuren
00533003b7 Get rid of the xpm files 2014-03-03 00:53:24 +01:00
obscuren
b0be847416 Updated to use the state on the blocks 2014-03-03 00:53:10 +01:00
obscuren
570ab249b3 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 2014-03-01 19:53:24 +01:00
Jeffrey Wilcke
c6d6ca283d Update README.md 2014-02-28 17:04:45 +01:00
Jeffrey Wilcke
30c5922aa4 Update README.md 2014-02-28 17:02:38 +01:00
Jeffrey Wilcke
59a68b316f Update README.md 2014-02-28 17:02:24 +01:00
Jeffrey Wilcke
893da20ead Merge pull request #21 from jarradh/master
Search bin directory for qml
2014-02-28 16:46:34 +01:00
Jarrad Hope
aa7c53b7ef Search bin directory for qml 2014-02-28 16:41:30 +01:00
obscuren
a9d89d1f59 Merge branch 'develop' 2014-02-28 13:08:55 +01:00
obscuren
f6a9aa4110 fixed about window 2014-02-28 13:08:41 +01:00
obscuren
b72d3528bf Merge branch 'release/0.3.0' into develop 2014-02-28 12:20:59 +01:00
obscuren
0adfa489de Merge branch 'release/0.3.0' 2014-02-28 12:20:47 +01:00
obscuren
560a7073f4 Fixed connection button spamming 2014-02-28 12:18:19 +01:00
obscuren
3a35d45ea8 Updated readme 2014-02-28 12:17:43 +01:00
obscuren
075acec9e7 Changed to new get keys method on database interface 2014-02-28 12:17:26 +01:00
obscuren
5e7f8cca4f Exit after importing a key 2014-02-28 12:17:02 +01:00
obscuren
8d1d72abee Improved overall UI design and added a bunch of icons 2014-02-28 12:16:46 +01:00
obscuren
dba1ba3822 Currency to string 2014-02-25 11:24:04 +01:00
obscuren
6451a7187a Minor UI change 2014-02-25 10:55:44 +01:00
obscuren
78b6e7ad95 Proper Nonce 2014-02-25 10:54:37 +01:00
obscuren
e60ff6ca41 Moved ui lib 2014-02-25 10:54:15 +01:00
obscuren
fe9eb47288 Minor fixes that to reflect changes in library 2014-02-24 13:51:16 +01:00
obscuren
0656f465b0 Added transactions window 2014-02-23 01:56:04 +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
2b967558ce Working out UI 2014-02-22 01:52:47 +01:00
obscuren
3e8b27c9dc WIP library, sample app 2014-02-21 17:29:59 +01:00
obscuren
95a48cea18 Peer amount update 2014-02-21 13:23:35 +01:00
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