Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethchain to chain | obscuren | 2014-10-31 | 2 | -9/+9 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 2 | -0/+113 |
|\ | | | | | | | mist, etheruem have been moved to cmd/ | ||||
| * | Moved Filter's wrapping functions to their own util package. Fixes #61 | obscuren | 2014-10-18 | 2 | -0/+113 |
| | | | | * CLI ethereum should no longer require the Qt/QML package | ||||
* | Major re-organisation. | obscuren | 2014-03-22 | 3 | -354/+0 |
| | | | | The Ethereum node and Gui are now separated. | ||||
* | Updated to work with the new chain | obscuren | 2014-03-21 | 2 | -3/+4 |
| | |||||
* | Fixed asset path error. Fixes #29 | obscuren | 2014-03-17 | 1 | -12/+21 |
| | |||||
* | Renamed block manager to state manager | obscuren | 2014-03-05 | 2 | -3/+3 |
| | |||||
* | Moved qml files, conform to the new server model. | obscuren | 2014-03-05 | 1 | -15/+14 |
| | | | | | QML files got moved to their own directories. QML now has a ui helper which should find assets in the correct resource directory | ||||
* | Using asset path helper (includes a debug path atm) | obscuren | 2014-03-03 | 2 | -7/+29 |
| | |||||
* | Search bin directory for qml | Jarrad Hope | 2014-02-28 | 1 | -2/+8 |
| | |||||
* | Fixed connection button spamming | obscuren | 2014-02-28 | 1 | -1/+3 |
| | |||||
* | Improved overall UI design and added a bunch of icons | obscuren | 2014-02-28 | 1 | -23/+28 |
| | |||||
* | Currency to string | obscuren | 2014-02-25 | 1 | -7/+7 |
| | |||||
* | Minor UI change | obscuren | 2014-02-25 | 1 | -0/+2 |
| | |||||
* | Proper Nonce | obscuren | 2014-02-25 | 1 | -64/+79 |
| | |||||
* | Moved ui lib | obscuren | 2014-02-25 | 1 | -0/+38 |
| | |||||
* | Minor fixes that to reflect changes in library | obscuren | 2014-02-24 | 1 | -7/+21 |
| | |||||
* | Added transactions window | obscuren | 2014-02-23 | 1 | -0/+19 |
| | |||||
* | Added some ui elements to make it easier to connect to nodes | obscuren | 2014-02-23 | 2 | -26/+65 |
| | |||||
* | Working out UI | obscuren | 2014-02-22 | 1 | -2/+19 |
| | |||||
* | WIP library, sample app | obscuren | 2014-02-22 | 2 | -3/+67 |
| | |||||
* | Peer amount update | obscuren | 2014-02-21 | 1 | -0/+9 |
| | |||||
* | Initial block chain fetching of existing blocks | obscuren | 2014-02-21 | 1 | -1/+11 |
| | |||||
* | Added a basic <UNSTABLE> UI | obscuren | 2014-02-21 | 1 | -0/+83 |