Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turbo mining flag | obscuren | 2014-08-22 | 1 | -4/+12 |
| | |||||
* | Fixed minor issues with filtering | obscuren | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | Implemented QML message filtering | obscuren | 2014-08-20 | 1 | -2/+46 |
| | |||||
* | Implementing new wallet views | obscuren | 2014-08-18 | 1 | -2/+1 |
| | |||||
* | Copy to clipboard hax | obscuren | 2014-08-17 | 1 | -0/+5 |
| | |||||
* | State dumps from gui | obscuren | 2014-08-17 | 1 | -0/+35 |
| | |||||
* | Moved over to hardcoded v1 of Go QML | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Moving over to ethpipe | obscuren | 2014-08-15 | 1 | -31/+21 |
| | |||||
* | Got rid of warnings and updated storage getters | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Implemented "messages" | obscuren | 2014-08-14 | 1 | -6/+8 |
| | |||||
* | DNS for a hrefs should now be fixed | obscuren | 2014-08-14 | 1 | -2/+2 |
| | |||||
* | Tweaks and fixes + added webview debugger | obscuren | 2014-08-14 | 1 | -1/+5 |
| | | | | * Require better icons .. someone? :-) | ||||
* | Updated DNS Lookup | obscuren | 2014-08-13 | 1 | -2/+2 |
| | |||||
* | Name changes | obscuren | 2014-08-12 | 1 | -0/+2 |
| | |||||
* | Changed naming on exposed QML variables | obscuren | 2014-08-12 | 1 | -20/+5 |
| | |||||
* | Refactored GUI and added modular/pluginable side bar | obscuren | 2014-08-12 | 1 | -14/+28 |
| | |||||
* | Added open js option for repetitive tasks in ethereal | obscuren | 2014-08-11 | 1 | -1/+14 |
| | |||||
* | Minor issues | obscuren | 2014-08-10 | 1 | -15/+57 |
| | |||||
* | merge upstream | zelig | 2014-07-31 | 1 | -13/+18 |
|\ | |||||
| * | Renamed to balance | obscuren | 2014-07-30 | 1 | -8/+9 |
| | | |||||
| * | A few start up optimisations | obscuren | 2014-07-30 | 1 | -2/+2 |
| | | |||||
| * | wip export | obscuren | 2014-07-25 | 1 | -0/+3 |
| | | |||||
| * | Move to goroutine for faster startup time | obscuren | 2014-07-24 | 1 | -4/+6 |
| | | |||||
* | | reactor event channels have large buffer to allow more tolerance | zelig | 2014-07-22 | 1 | -6/+6 |
| | | |||||
* | | Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵ | zelig | 2014-07-21 | 1 | -1/+2 |
|\| | | | | | | | feature/ethutil-refactor | ||||
| * | changed iterator | obscuren | 2014-07-21 | 1 | -1/+2 |
| | | |||||
* | | merge upstream | zelig | 2014-07-21 | 1 | -9/+55 |
|\| | |||||
| * | Add mining hash to GUI | Maran | 2014-07-18 | 1 | -2/+6 |
| | | |||||
| * | Fixed miner channel | obscuren | 2014-07-18 | 1 | -4/+23 |
| |\ | |||||
| | * | Added block update | obscuren | 2014-07-18 | 1 | -3/+12 |
| | | | |||||
| * | | WIP to expose hashrate to gui | Maran | 2014-07-18 | 1 | -0/+8 |
| |/ | |||||
| * | Add namecoin name if available to block | obscuren | 2014-07-18 | 1 | -1/+5 |
| | | |||||
| * | Added a catch up indicator | obscuren | 2014-07-18 | 1 | -4/+13 |
| | | |||||
| * | Fixed name reg | obscuren | 2014-07-17 | 1 | -1/+1 |
| | | |||||
* | | ethreact | zelig | 2014-07-15 | 1 | -53/+54 |
| | | | | | | | | | | | | - use ethreact.Event, - increased buffered event channels, - subscribe after loop reading from channel starts | ||||
* | | Revert "ethreact - Feature/ethutil refactor" | Jeffrey Wilcke | 2014-07-07 | 1 | -55/+52 |
| | | |||||
* | | use ethreact.Event, unbuffered event channels, subscribe after loop reading ↵ | zelig | 2014-07-05 | 1 | -52/+55 |
|/ | | | | from channel starts | ||||
* | Gui saves custom client id and loglevel | zelig | 2014-07-04 | 1 | -13/+15 |
| | | | | | | | | | | - gui NewWindow takes SimpleClientIdentity as argument - gui NewWindow takes ethutil.ConfigManager as argument to manage flag persistence - gui now saves loglevel and custom client id via config.Save - rename custom client id methods consistently also in wallet.qml - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) | ||||
* | For namreg only show items starting without leading zeros. | obscuren | 2014-07-02 | 1 | -1/+3 |
| | |||||
* | Listen for namereg changes | obscuren | 2014-07-02 | 1 | -2/+5 |
| | |||||
* | Moved files | obscuren | 2014-07-02 | 1 | -0/+405 |