aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets
Commit message (Collapse)AuthorAgeFilesLines
* 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.