obscuren
|
f4514f8e6b
|
Moved ECIES to repo & added secondary title for webview
* ECIES moved from obscuren to ethereum
* Added html META[name=badge] to reflect menuItem.secondaryTitle
|
2015-02-14 00:25:47 +01:00 |
|
obscuren
|
6bbfc0cf62
|
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
|
6abd465f78
|
added nil check
|
2015-01-02 13:00:25 +01:00 |
|
obscuren
|
41d25efeba
|
Whisper watches fixes
|
2014-12-16 19:55:57 +01:00 |
|
obscuren
|
e30cfa6028
|
During env open check for pub error which indicated unencrypted payload.
|
2014-12-15 21:55:00 +01:00 |
|
obscuren
|
eac0355883
|
Implemented watching using filter package
* Added filters / watches
* Removed event dep
|
2014-12-12 22:23:42 +01:00 |
|
obscuren
|
7295b15afd
|
Updated whisper messages to new crypto api + added tests
|
2014-12-10 14:17:32 +01:00 |
|
obscuren
|
bf61506fd3
|
Added encryption for messages better API for sealing messages
|
2014-12-10 00:03:50 +01:00 |
|
obscuren
|
e1abb2b14b
|
Additional checks and debug output
|
2014-12-08 14:25:52 +01:00 |
|
obscuren
|
502db50465
|
First draft of Whisper messages relaying
|
2014-12-08 12:43:33 +01:00 |
|