Commit Graph

45 Commits

Author SHA1 Message Date
obscuren adda54ac55 Added webengine initializer 2015-01-28 20:50:20 +01:00
obscuren fb7c03ff4d switched to obscuren/qml 2015-01-28 14:51:54 +01:00
obscuren f3e78c8f3c reworking messages => log 2015-01-28 10:23:18 +01:00
obscuren 62e0e18030 Changed public whisper api not to reveal temporary private keys 2015-01-14 18:12:18 +01:00
obscuren e3cad04dec Fixed whisper messages
* 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.
2015-01-13 13:36:44 +01:00
obscuren 34689cb3f3 Added manual triggering of filters 2015-01-12 20:36:45 +01:00
obscuren e3da85faed Implemented filter for ws + fixes
* proper 0xhex
* filters fixed
* start of filter manager
* accounts for ws. Closes #246
2015-01-10 00:51:56 +01:00
obscuren f9b0d1a8e7 Updated to new ethereum.js api 2015-01-09 13:36:47 +01:00
obscuren c9f566269b merged 2015-01-09 13:28:48 +01:00
obscuren 4a0ade4788 Fixed some whisper issues 2015-01-08 21:41:32 +01:00
obscuren e32f7baa0d Concat and pad data 2014-12-22 14:59:52 +01:00
obscuren 4051c0333f Added whisper js api 2014-12-22 13:23:11 +01:00
obscuren 0e5aed63dd Updated QWhisper
* changed api
* general whisper debug interface
2014-12-21 15:06:35 +01:00
obscuren 52b54631a4 Whisper watches fixes 2014-12-16 19:55:57 +01:00
obscuren 0291eff99a Identity test 2014-12-15 21:52:50 +01:00
obscuren c96e504adb Typo 2014-12-15 17:28:51 +01:00
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 2014-12-15 17:14:02 +01:00
obscuren f8061fcba8 fixed tests 2014-12-12 22:38:54 +01:00
obscuren 4c84db85c5 eth-go packages ended up in whisper 2014-12-12 22:29:29 +01:00
obscuren bf566a657c Implemented Qt whisper interface 2014-12-12 22:24:41 +01:00
obscuren 9008b155d3 Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
obscuren 3ee0461cb5 Moved ethchain to chain 2014-10-31 10:59:17 +01:00
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00
obscuren d2bb83833f Moved Filter's wrapping functions to their own util package. Fixes #61
* CLI ethereum should no longer require the Qt/QML package
2014-10-18 13:20:06 +02:00
obscuren 1f2547b8a7 Major re-organisation.
The Ethereum node and Gui are now separated.
2014-03-22 01:02:24 +01:00
obscuren 0db86e4485 Updated to work with the new chain 2014-03-21 11:16:41 +01:00
obscuren 85e0447684 Fixed asset path error. Fixes #29 2014-03-16 18:34:34 +01:00
obscuren fbd53f0e34 Renamed block manager to state manager 2014-03-05 10:57:14 +01:00
obscuren 8275059856 Moved qml files, conform to the new server model.
QML files got moved to their own directories. QML now has a ui helper
which should find assets in the correct resource directory
2014-03-05 10:44:33 +01:00
obscuren 3d2c3b0107 Using asset path helper (includes a debug path atm) 2014-03-03 00:54:41 +01:00
Jarrad Hope aa7c53b7ef Search bin directory for qml 2014-02-28 16:41:30 +01:00
obscuren 560a7073f4 Fixed connection button spamming 2014-02-28 12:18:19 +01:00
obscuren 8d1d72abee Improved overall UI design and added a bunch of icons 2014-02-28 12:16:46 +01:00
obscuren dba1ba3822 Currency to string 2014-02-25 11:24:04 +01:00
obscuren 6451a7187a Minor UI change 2014-02-25 10:55:44 +01:00
obscuren 78b6e7ad95 Proper Nonce 2014-02-25 10:54:37 +01:00
obscuren e60ff6ca41 Moved ui lib 2014-02-25 10:54:15 +01:00
obscuren fe9eb47288 Minor fixes that to reflect changes in library 2014-02-24 13:51:16 +01:00
obscuren 0656f465b0 Added transactions window 2014-02-23 01:56:04 +01:00
obscuren aa33a4b2fb Added some ui elements to make it easier to connect to nodes 2014-02-22 23:19:38 +01:00
obscuren 2b967558ce Working out UI 2014-02-22 01:52:47 +01:00
obscuren 3e8b27c9dc WIP library, sample app 2014-02-21 17:29:59 +01:00
obscuren 95a48cea18 Peer amount update 2014-02-21 13:23:35 +01:00
obscuren aaac0c9998 Initial block chain fetching of existing blocks 2014-02-21 13:06:17 +01:00
obscuren 05c353eca0 Added a basic <UNSTABLE> UI 2014-02-21 12:37:40 +01:00