Commit Graph

23 Commits

Author SHA1 Message Date
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00
obscuren d2bb83833f Moved Filter's wrapping functions to their own util package. Fixes #61
* CLI ethereum should no longer require the Qt/QML package
2014-10-18 13:20:06 +02:00
obscuren 1f2547b8a7 Major re-organisation.
The Ethereum node and Gui are now separated.
2014-03-22 01:02:24 +01:00
obscuren 0db86e4485 Updated to work with the new chain 2014-03-21 11:16:41 +01:00
obscuren 85e0447684 Fixed asset path error. Fixes #29 2014-03-16 18:34:34 +01:00
obscuren fbd53f0e34 Renamed block manager to state manager 2014-03-05 10:57:14 +01:00
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 3d2c3b0107 Using asset path helper (includes a debug path atm) 2014-03-03 00:54:41 +01:00
Jarrad Hope aa7c53b7ef Search bin directory for qml 2014-02-28 16:41:30 +01:00
obscuren 560a7073f4 Fixed connection button spamming 2014-02-28 12:18:19 +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