obscuren
|
b777d6aa3f
|
UI Updates
* Browser now has tabs
* Fixed a callback issue
|
2015-01-22 12:35:31 +01:00 |
|
obscuren
|
67f9783e6a
|
Moved obscuren secp256k1-go
|
2015-01-22 00:35:00 +01:00 |
|
obscuren
|
87f50659db
|
fixed url bug in browser
|
2015-01-20 18:42:29 +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
|
c9f566269b
|
merged
|
2015-01-09 13:28:48 +01:00 |
|
obscuren
|
c8a4c04b36
|
err
|
2015-01-08 23:15:46 +01:00 |
|
obscuren
|
26f066f0c7
|
just enable by default
|
2015-01-08 22:18:23 +01:00 |
|
obscuren
|
4a0ade4788
|
Fixed some whisper issues
|
2015-01-08 21:41:32 +01:00 |
|
obscuren
|
e2d1d832ef
|
added nil check
|
2015-01-02 13:00:25 +01:00 |
|
obscuren
|
4051c0333f
|
Added whisper js api
|
2014-12-22 13:23:11 +01:00 |
|
obscuren
|
52b54631a4
|
Whisper watches fixes
|
2014-12-16 19:55:57 +01:00 |
|
obscuren
|
93edae280d
|
doc desc
|
2014-12-15 22:50:38 +01:00 |
|
obscuren
|
b55fabc7be
|
Removed debug message
|
2014-12-15 22:18:58 +01:00 |
|
obscuren
|
54605d8c8e
|
During env open check for pub error which indicated unencrypted payload.
|
2014-12-15 21:55:00 +01:00 |
|
obscuren
|
01a6db9324
|
Added whisper debug interface + whisper fixes
|
2014-12-15 17:14:02 +01:00 |
|
obscuren
|
db89c3e1a3
|
Merge branch 'develop' into poc8
|
2014-12-15 16:13:08 +01:00 |
|
obscuren
|
ef4135eabe
|
Added topic utility functions to whisper
|
2014-12-15 16:12:34 +01:00 |
|
obscuren
|
afc8b887ab
|
added whisper
|
2014-12-15 12:01:55 +01:00 |
|
obscuren
|
a17a1f9208
|
Implemented watching using filter package
* Added filters / watches
* Removed event dep
|
2014-12-12 22:23:42 +01:00 |
|
obscuren
|
dda778eda7
|
Updated whisper messages to new crypto api + added tests
|
2014-12-10 14:17:32 +01:00 |
|
obscuren
|
984c7e6689
|
Added encryption for messages better API for sealing messages
|
2014-12-10 00:03:50 +01:00 |
|
obscuren
|
76842b0df8
|
Additional checks and debug output
|
2014-12-08 14:25:52 +01:00 |
|
obscuren
|
e3a8412df3
|
Proper start/stoping wpeers
|
2014-12-08 13:16:50 +01:00 |
|
obscuren
|
ebe2d9d872
|
First draft of Whisper messages relaying
|
2014-12-08 12:43:33 +01:00 |
|