Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |