Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whisper, xeth/whisper, ui/qt/qwhispe: fix API polish breakages | Péter Szilágyi | 2015-04-14 | 1 | -2/+2 |
| | |||||
* | xeth/whisper, ui/qt/qwhisper: fix API update breaks. | Péter Szilágyi | 2015-04-10 | 1 | -2/+2 |
| | |||||
* | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 1 | -4/+2 |
| | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 2 | -13/+13 |
| | |||||
* | DRY up the use of fromHex and put it in ethutil | Maran | 2015-03-14 | 1 | -12/+6 |
| | |||||
* | xeth: use Frontend interface to unlock accounts | Felix Lange | 2015-03-10 | 1 | -8/+0 |
| | | | | | The interface has moved to package xeth because that's where it is actually used. | ||||
* | Added ui.Interface to xeth | obscuren | 2015-03-09 | 1 | -14/+4 |
| | |||||
* | removed all old filters | obscuren | 2015-03-04 | 1 | -29/+0 |
| | |||||
* | Filter accepts multiple topics per entry. Fixes #403 | obscuren | 2015-03-02 | 1 | -76/+0 |
| | |||||
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-26 | 1 | -0/+18 |
| | | | | | Conflicts: accounts/account_manager.go | ||||
* | Added timeout for filter & removed clipboard. Closes #350 | obscuren | 2015-02-20 | 4 | -69/+0 |
| | |||||
* | WIP QT Clipboard | obscuren | 2015-02-19 | 4 | -0/+69 |
| | |||||
* | Filter and mutex locks added | obscuren | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | "centralised" mining to backend. Closes #323 | obscuren | 2015-02-17 | 2 | -2/+2 |
| | |||||
* | API changed to use Pubkey only. Reflected that change in the rest of the api | obscuren | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Added whisper interface for xeth, added examples, updated RPC | obscuren | 2015-01-30 | 1 | -0/+1 |
| | | | | | * Added RPC methods for whisper * Added whisper example | ||||
* | Added webengine initializer | obscuren | 2015-01-29 | 4 | -0/+39 |
| | |||||
* | switched to obscuren/qml | obscuren | 2015-01-28 | 2 | -2/+2 |
| | |||||
* | reworking messages => log | obscuren | 2015-01-28 | 2 | -27/+16 |
| | |||||
* | Changed public whisper api not to reveal temporary private keys | obscuren | 2015-01-15 | 2 | -20/+29 |
| | |||||
* | Fixed whisper messages | obscuren | 2015-01-13 | 2 | -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 filters | obscuren | 2015-01-13 | 1 | -0/+4 |
| | |||||
* | Implemented filter for ws + fixes | obscuren | 2015-01-10 | 2 | -10/+15 |
| | | | | | | | * proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246 | ||||
* | Updated to new ethereum.js api | obscuren | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | merged | obscuren | 2015-01-09 | 1 | -2/+0 |
| | |||||
* | Fixed some whisper issues | obscuren | 2015-01-09 | 1 | -3/+7 |
| | |||||
* | Concat and pad data | obscuren | 2014-12-22 | 1 | -2/+7 |
| | |||||
* | Added whisper js api | obscuren | 2014-12-22 | 2 | -6/+7 |
| | |||||
* | Updated QWhisper | obscuren | 2014-12-21 | 3 | -11/+42 |
| | | | | | * changed api * general whisper debug interface | ||||
* | Whisper watches fixes | obscuren | 2014-12-17 | 1 | -5/+23 |
| | |||||
* | Identity test | obscuren | 2014-12-16 | 1 | -0/+15 |
| | |||||
* | Typo | obscuren | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Added whisper debug interface + whisper fixes | obscuren | 2014-12-16 | 1 | -5/+15 |
| | |||||
* | fixed tests | obscuren | 2014-12-13 | 1 | -9/+9 |
| | |||||
* | eth-go packages ended up in whisper | obscuren | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Implemented Qt whisper interface | obscuren | 2014-12-13 | 1 | -0/+70 |
| | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 2 | -9/+9 |
| | |||||
* | Moved ethchain to chain | obscuren | 2014-10-31 | 2 | -9/+9 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 2 | -0/+113 |
|\ | | | | | | | mist, etheruem have been moved to cmd/ | ||||
| * | Moved Filter's wrapping functions to their own util package. Fixes #61 | obscuren | 2014-10-18 | 2 | -0/+113 |
| | | | | * CLI ethereum should no longer require the Qt/QML package | ||||
* | Major re-organisation. | obscuren | 2014-03-22 | 3 | -354/+0 |
| | | | | The Ethereum node and Gui are now separated. | ||||
* | Updated to work with the new chain | obscuren | 2014-03-21 | 2 | -3/+4 |
| | |||||
* | Fixed asset path error. Fixes #29 | obscuren | 2014-03-17 | 1 | -12/+21 |
| | |||||
* | Renamed block manager to state manager | obscuren | 2014-03-05 | 2 | -3/+3 |
| | |||||
* | Moved qml files, conform to the new server model. | obscuren | 2014-03-05 | 1 | -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) | obscuren | 2014-03-03 | 2 | -7/+29 |
| | |||||
* | Search bin directory for qml | Jarrad Hope | 2014-02-28 | 1 | -2/+8 |
| | |||||
* | Fixed connection button spamming | obscuren | 2014-02-28 | 1 | -1/+3 |
| | |||||
* | Improved overall UI design and added a bunch of icons | obscuren | 2014-02-28 | 1 | -23/+28 |
| | |||||
* | Currency to string | obscuren | 2014-02-25 | 1 | -7/+7 |
| | |||||
* | Minor UI change | obscuren | 2014-02-25 | 1 | -0/+2 |
| | |||||
* | Proper Nonce | obscuren | 2014-02-25 | 1 | -64/+79 |
| | |||||
* | Moved ui lib | obscuren | 2014-02-25 | 1 | -0/+38 |
| | |||||
* | Minor fixes that to reflect changes in library | obscuren | 2014-02-24 | 1 | -7/+21 |
| | |||||
* | Added transactions window | obscuren | 2014-02-23 | 1 | -0/+19 |
| | |||||
* | Added some ui elements to make it easier to connect to nodes | obscuren | 2014-02-23 | 2 | -26/+65 |
| | |||||
* | Working out UI | obscuren | 2014-02-22 | 1 | -2/+19 |
| | |||||
* | WIP library, sample app | obscuren | 2014-02-22 | 2 | -3/+67 |
| | |||||
* | Peer amount update | obscuren | 2014-02-21 | 1 | -0/+9 |
| | |||||
* | Initial block chain fetching of existing blocks | obscuren | 2014-02-21 | 1 | -1/+11 |
| | |||||
* | Added a basic <UNSTABLE> UI | obscuren | 2014-02-21 | 1 | -0/+83 |