aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
* Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-301-0/+1
| | | | | * Added RPC methods for whisper * Added whisper example
* Added webengine initializerobscuren2015-01-294-0/+39
|
* switched to obscuren/qmlobscuren2015-01-282-2/+2
|
* reworking messages => logobscuren2015-01-282-27/+16
|
* Changed public whisper api not to reveal temporary private keysobscuren2015-01-152-20/+29
|
* Fixed whisper messagesobscuren2015-01-132-6/+12
| | | | | | | * Whisper protocol wasn't properly suppling envelope slices * Message history wasn't properly propagated * Added 'Messages' method, filtering any current envelope with the supplied filter.
* Added manual triggering of filtersobscuren2015-01-131-0/+4
|
* Implemented filter for ws + fixesobscuren2015-01-102-10/+15
| | | | | | | * proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246
* Updated to new ethereum.js apiobscuren2015-01-091-1/+1
|
* mergedobscuren2015-01-091-2/+0
|
* Fixed some whisper issuesobscuren2015-01-091-3/+7
|
* Concat and pad dataobscuren2014-12-221-2/+7
|
* Added whisper js apiobscuren2014-12-222-6/+7
|
* Updated QWhisperobscuren2014-12-213-11/+42
| | | | | * changed api * general whisper debug interface
* Whisper watches fixesobscuren2014-12-171-5/+23
|
* Identity testobscuren2014-12-161-0/+15
|
* Typoobscuren2014-12-161-1/+1
|
* Added whisper debug interface + whisper fixesobscuren2014-12-161-5/+15
|
* fixed testsobscuren2014-12-131-9/+9
|
* eth-go packages ended up in whisperobscuren2014-12-131-1/+1
|
* Implemented Qt whisper interfaceobscuren2014-12-131-0/+70
|
* Renamed `chain` => `core`obscuren2014-12-042-9/+9
|
* Moved ethchain to chainobscuren2014-10-312-9/+9
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-232-0/+113
|\ | | | | | | mist, etheruem have been moved to cmd/
| * Moved Filter's wrapping functions to their own util package. Fixes #61obscuren2014-10-182-0/+113
| | | | * CLI ethereum should no longer require the Qt/QML package
* Major re-organisation.obscuren2014-03-223-354/+0
| | | | The Ethereum node and Gui are now separated.
* Updated to work with the new chainobscuren2014-03-212-3/+4
|
* Fixed asset path error. Fixes #29obscuren2014-03-171-12/+21
|
* Renamed block manager to state managerobscuren2014-03-052-3/+3
|
* Moved qml files, conform to the new server model.obscuren2014-03-051-15/+14
| | | | | QML files got moved to their own directories. QML now has a ui helper which should find assets in the correct resource directory
* Using asset path helper (includes a debug path atm)obscuren2014-03-032-7/+29
|
* Search bin directory for qmlJarrad Hope2014-02-281-2/+8
|
* Fixed connection button spammingobscuren2014-02-281-1/+3
|
* Improved overall UI design and added a bunch of iconsobscuren2014-02-281-23/+28
|
* Currency to stringobscuren2014-02-251-7/+7
|
* Minor UI changeobscuren2014-02-251-0/+2
|
* Proper Nonceobscuren2014-02-251-64/+79
|
* Moved ui libobscuren2014-02-251-0/+38
|
* Minor fixes that to reflect changes in libraryobscuren2014-02-241-7/+21
|
* Added transactions windowobscuren2014-02-231-0/+19
|
* Added some ui elements to make it easier to connect to nodesobscuren2014-02-232-26/+65
|
* Working out UIobscuren2014-02-221-2/+19
|
* WIP library, sample appobscuren2014-02-222-3/+67
|
* Peer amount updateobscuren2014-02-211-0/+9
|
* Initial block chain fetching of existing blocksobscuren2014-02-211-1/+11
|
* Added a basic <UNSTABLE> UIobscuren2014-02-211-0/+83