obscuren
|
01f38ab37e
|
Fixed "to" field
|
2015-02-10 13:20:06 +01:00 |
|
obscuren
|
3a64b03e88
|
API changed to use Pubkey only. Reflected that change in the rest of the api
|
2015-02-05 15:00:59 -08:00 |
|
obscuren
|
191b2753de
|
Fixed whisper "to" filtering. Closes #283
|
2015-02-03 07:16:05 -08:00 |
|
obscuren
|
ff98540dcc
|
Added missing whisper timestamp. Closes #284
|
2015-02-03 06:56:19 -08:00 |
|
obscuren
|
753045f38c
|
Fixed whisper pub key bug
* Unrecoverable messages would cause segfault when recovering invalid
pub key
|
2015-01-30 13:24:20 +01:00 |
|
obscuren
|
311263f714
|
UI Updates
* Browser now has tabs
* Fixed a callback issue
|
2015-01-22 12:35:31 +01:00 |
|
obscuren
|
577f866011
|
Moved obscuren secp256k1-go
|
2015-01-22 00:35:00 +01:00 |
|
obscuren
|
28c10af79f
|
fixed url bug in browser
|
2015-01-20 18:42:29 +01:00 |
|
obscuren
|
533137ca08
|
Changed public whisper api not to reveal temporary private keys
|
2015-01-14 18:12:18 +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
|
b364029acf
|
Added manual triggering of filters
|
2015-01-12 20:36:45 +01:00 |
|
obscuren
|
8e11e6f272
|
merged
|
2015-01-09 13:28:48 +01:00 |
|
obscuren
|
8cac6de890
|
err
|
2015-01-08 23:15:46 +01:00 |
|
obscuren
|
b98cbf3566
|
just enable by default
|
2015-01-08 22:18:23 +01:00 |
|
obscuren
|
07f13c2a3a
|
Fixed some whisper issues
|
2015-01-08 21:41:32 +01:00 |
|
obscuren
|
6abd465f78
|
added nil check
|
2015-01-02 13:00:25 +01:00 |
|
obscuren
|
58a79af01a
|
Added whisper js api
|
2014-12-22 13:23:11 +01:00 |
|
obscuren
|
41d25efeba
|
Whisper watches fixes
|
2014-12-16 19:55:57 +01:00 |
|
obscuren
|
d10203467a
|
doc desc
|
2014-12-15 22:50:38 +01:00 |
|
obscuren
|
d8e4fe3d99
|
Removed debug message
|
2014-12-15 22:18:58 +01:00 |
|
obscuren
|
e30cfa6028
|
During env open check for pub error which indicated unencrypted payload.
|
2014-12-15 21:55:00 +01:00 |
|
obscuren
|
33fea77326
|
Added whisper debug interface + whisper fixes
|
2014-12-15 17:14:02 +01:00 |
|
obscuren
|
2a5c744a95
|
Merge branch 'develop' into poc8
|
2014-12-15 16:13:08 +01:00 |
|
obscuren
|
cf6b763006
|
Added topic utility functions to whisper
|
2014-12-15 16:12:34 +01:00 |
|
obscuren
|
979aff5cdb
|
added whisper
|
2014-12-15 12:01:55 +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
|
512981b0d8
|
Proper start/stoping wpeers
|
2014-12-08 13:16:50 +01:00 |
|
obscuren
|
502db50465
|
First draft of Whisper messages relaying
|
2014-12-08 12:43:33 +01:00 |
|