Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed ethereal | obscuren | 2014-09-17 | 1 | -356/+0 |
| | |||||
* | Integrate web app in to the main client | obscuren | 2014-09-16 | 1 | -5/+14 |
| | |||||
* | Implementing new wallet views | obscuren | 2014-08-18 | 1 | -13/+13 |
| | |||||
* | State dumps from gui | obscuren | 2014-08-17 | 1 | -3/+15 |
| | |||||
* | Corrected getEachStorageAt | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | LookupDomain method to uilib | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Moving over to ethpipe | obscuren | 2014-08-15 | 1 | -4/+4 |
| | |||||
* | Got rid of warnings and updated storage getters | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Implemented new watch | obscuren | 2014-08-15 | 1 | -4/+14 |
| | | | | | | * Old watch methods have been removed * Implemented new callback handlers for onWatchCb * added new Filter JS object | ||||
* | Implemented "messages" | obscuren | 2014-08-14 | 1 | -0/+8 |
| | |||||
* | DNS for a hrefs should now be fixed | obscuren | 2014-08-14 | 1 | -95/+107 |
| | |||||
* | Tweaks and fixes + added webview debugger | obscuren | 2014-08-14 | 1 | -94/+115 |
| | | | | * Require better icons .. someone? :-) | ||||
* | Updated DNS Lookup | obscuren | 2014-08-13 | 1 | -2/+6 |
| | |||||
* | Support the ".eth" TLD through the DnsContract | obscuren | 2014-08-07 | 1 | -57/+92 |
| | |||||
* | Work around race condition with qt webinspector for windows builds | Maran | 2014-07-14 | 1 | -2/+1 |
| | |||||
* | Make script inclusion via QML also relative to asset path | Maran | 2014-07-08 | 1 | -1/+1 |
| | |||||
* | Implemented TX History for ethjs | Maran | 2014-06-25 | 1 | -0/+6 |
| | |||||
* | Toggle inspector / reload using magic rectangle | Maran | 2014-06-11 | 1 | -1/+25 |
| | |||||
* | Implement getStateKeyVal for JS bindings. | Maran | 2014-06-04 | 1 | -2/+7 |
| | | | | Gives JS the option to 'loop' over contract key/val storage | ||||
* | Typo | Maran | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Removed harcoded addresses from GetBlock JS bindings. Fixes #39 | Maran | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | Depcrecated set | Maran | 2014-05-13 | 1 | -0/+3 |
| | |||||
* | Implemented new JS/EthPub methods | Maran | 2014-05-13 | 1 | -0/+24 |
| | | | | | | | | - getTxCountAt - getPeerCount - getIsMining - getIsListening - getCoinbase | ||||
* | Fix merge conflict | Maran | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | Moved Ext app js to its own dir | obscuren | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | Changed getkey and secrettoaddress | obscuren | 2014-05-05 | 1 | -8/+7 |
| | |||||
* | Added storage watch | obscuren | 2014-05-05 | 1 | -2/+14 |
| | |||||
* | Fixed samplecoin | obscuren | 2014-05-02 | 1 | -0/+1 |
| | |||||
* | Added string conversion API | obscuren | 2014-05-02 | 1 | -0/+2 |
| | | | | | | | * bin * pad * unpad * conversion bin/hex/dec | ||||
* | Added a 'set' method to change window settings for external applications | obscuren | 2014-05-02 | 1 | -0/+6 |
| | |||||
* | getBalanceAt getStorageAt, fixed get balance api call | obscuren | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | fixed state object changes for eth api | obscuren | 2014-04-30 | 1 | -3/+2 |
| | |||||
* | API changes | obscuren | 2014-04-30 | 1 | -131/+155 |
| | |||||
* | Added muted | obscuren | 2014-04-29 | 1 | -118/+119 |
| | |||||
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 1 | -1/+11 |
| | |||||
* | Added callback mechanism and updated UI | obscuren | 2014-04-24 | 1 | -0/+4 |
| | | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger | ||||
* | Minor fixes and sample coin "improvements" | obscuren | 2014-04-24 | 1 | -3/+20 |
| | |||||
* | Updated test coin | obscuren | 2014-04-23 | 1 | -67/+91 |
| | |||||
* | Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings | obscuren | 2014-04-21 | 1 | -0/+85 |