Péter Szilágyi
|
87b9ab70e7
|
whisper: add utility functions for creating topics
|
2015-04-14 11:12:09 +03:00 |
|
Péter Szilágyi
|
80f4ced67c
|
whisper: clean up and integrate topics
|
2015-04-13 12:16:51 +03:00 |
|
Péter Szilágyi
|
fbdab18524
|
whisper: separate out magic number from the code
|
2015-04-13 11:31:51 +03:00 |
|
Péter Szilágyi
|
4efb1130aa
|
whisper: fix comment entity capitalizations
|
2015-04-12 14:34:53 +03:00 |
|
Péter Szilágyi
|
582125ed37
|
whisper: polish the Envelope a bit, prep for tests.
|
2015-04-10 16:52:01 +03:00 |
|
Péter Szilágyi
|
a1854781c2
|
whisper: polish the messages, fix some bugs, tests
Bugs fixed:
- Use randomly generated flags as the spec required.
- During envelope opening check the first bit only for signature.
|
2015-04-10 15:53:21 +03:00 |
|
Gustav Simonsson
|
e9bb242561
|
Use logger.Error instead of 0 with glog
|
2015-04-07 12:48:19 +02:00 |
|
Gustav Simonsson
|
a2d9bee9a9
|
Forward and log EC recover err and remove dup pubkey len check
|
2015-04-07 12:48:19 +02:00 |
|
obscuren
|
01f38ab37e
|
Fixed "to" field
|
2015-02-10 13:20:06 +01: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
|
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
|
8e11e6f272
|
merged
|
2015-01-09 13:28:48 +01:00 |
|
obscuren
|
07f13c2a3a
|
Fixed some whisper issues
|
2015-01-08 21:41:32 +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
|
502db50465
|
First draft of Whisper messages relaying
|
2014-12-08 12:43:33 +01:00 |
|