aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets
Commit message (Collapse)AuthorAgeFilesLines
* Added isContract to guiMaran2014-04-121-1/+8
|
* remove test menuMaran2014-04-121-29/+0
|
* Initial refactor for wallet qmlMaran2014-04-123-258/+280
|
* Refactored simple send to use statesMaran2014-04-121-180/+211
|
* Fix merge conflictsMaran2014-04-121-0/+86
|\
| * Added wip debuggerobscuren2014-04-121-11/+100
| |
* | Improved (hopefully) the send transaction tabMaran2014-04-121-53/+216
| |
* | Implemented key importing/generation for the GUIMaran2014-04-112-0/+184
|/
* Added tx outputobscuren2014-04-011-2/+15
|
* Fixed an issue with sending gas to a contractobscuren2014-03-311-1/+1
|
* Added gas and gas price.obscuren2014-03-281-6/+23
| | | | | * library's `createTx` method changed so it accepts a gas price * dev console accepts code as well as the library
* Major re-organisation.obscuren2014-03-228-0/+452
The Ethereum node and Gui are now separated.