aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/webapp.qml
Commit message (Collapse)AuthorAgeFilesLines
* Toggle inspector / reload using magic rectangleMaran2014-06-111-1/+25
|
* Implement getStateKeyVal for JS bindings.Maran2014-06-041-2/+7
| | | | Gives JS the option to 'loop' over contract key/val storage
* TypoMaran2014-05-131-1/+1
|
* Removed harcoded addresses from GetBlock JS bindings. Fixes #39Maran2014-05-131-2/+2
|
* Depcrecated setMaran2014-05-131-0/+3
|
* Implemented new JS/EthPub methodsMaran2014-05-131-0/+24
| | | | | | | | - getTxCountAt - getPeerCount - getIsMining - getIsListening - getCoinbase
* Fix merge conflictMaran2014-05-131-2/+2
|
* Moved Ext app js to its own dirobscuren2014-05-101-1/+1
|
* Changed getkey and secrettoaddressobscuren2014-05-051-8/+7
|
* Added storage watchobscuren2014-05-051-2/+14
|
* Fixed samplecoinobscuren2014-05-021-0/+1
|
* Added string conversion APIobscuren2014-05-021-0/+2
| | | | | | | * bin * pad * unpad * conversion bin/hex/dec
* Added a 'set' method to change window settings for external applicationsobscuren2014-05-021-0/+6
|
* getBalanceAt getStorageAt, fixed get balance api callobscuren2014-04-301-1/+1
|
* fixed state object changes for eth apiobscuren2014-04-301-3/+2
|
* API changesobscuren2014-04-301-131/+155
|
* Added mutedobscuren2014-04-291-118/+119
|
* Leverage the new watch & address:changed functionalityobscuren2014-04-261-1/+11
|
* Added callback mechanism and updated UIobscuren2014-04-241-0/+4
| | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger
* Minor fixes and sample coin "improvements"obscuren2014-04-241-3/+20
|
* Updated test coinobscuren2014-04-231-67/+91
|
* Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindingsobscuren2014-04-211-0/+85