obscuren
688d118c7e
Updated logging
10 years ago
obscuren
1889727144
Moved logging to logger.Core
10 years ago
Taylor Gerring
c956bcb13c
Move version to const and expose via Version()
10 years ago
Felix Lange
069c87b960
whisper: use common.Hash
10 years ago
Taylor Gerring
fe819f3b9f
Comment out whisper remove identity stubs
10 years ago
Taylor Gerring
03ac0f18ae
Initial support to remove Whisper identities per #491
10 years ago
obscuren
b2a225a52e
Properly uninstall filters. Mining issue fixed #closes #365
...
* Added an additional tx state which is used to get the current nonce
* Refresh transient state each time a new canonical block is found
* Properly uninstall filters. Fixes a possible crash in RPC
10 years ago
obscuren
84f7c966f7
Moved ECIES to repo & added secondary title for webview
...
* ECIES moved from obscuren to ethereum
* Added html META[name=badge] to reflect menuItem.secondaryTitle
10 years ago
obscuren
ddccea75e8
Fixed "to" field
10 years ago
obscuren
e40c1c62ce
API changed to use Pubkey only. Reflected that change in the rest of the api
10 years ago
obscuren
7bd2fbe2b1
Fixed whisper "to" filtering. Closes #283
10 years ago
obscuren
c48644490f
Fixed whisper pub key bug
...
* Unrecoverable messages would cause segfault when recovering invalid
pub key
10 years ago
obscuren
62e0e18030
Changed public whisper api not to reveal temporary private keys
10 years ago
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.
10 years ago
obscuren
34689cb3f3
Added manual triggering of filters
10 years ago
obscuren
c8a4c04b36
err
10 years ago
obscuren
26f066f0c7
just enable by default
10 years ago
obscuren
4a0ade4788
Fixed some whisper issues
10 years ago
obscuren
4051c0333f
Added whisper js api
10 years ago
obscuren
52b54631a4
Whisper watches fixes
10 years ago
obscuren
b55fabc7be
Removed debug message
10 years ago
obscuren
54605d8c8e
During env open check for pub error which indicated unencrypted payload.
10 years ago
obscuren
01a6db9324
Added whisper debug interface + whisper fixes
10 years ago
obscuren
afc8b887ab
added whisper
10 years ago
obscuren
a17a1f9208
Implemented watching using filter package
...
* Added filters / watches
* Removed event dep
10 years ago
obscuren
dda778eda7
Updated whisper messages to new crypto api + added tests
10 years ago
obscuren
984c7e6689
Added encryption for messages better API for sealing messages
10 years ago
obscuren
76842b0df8
Additional checks and debug output
10 years ago
obscuren
e3a8412df3
Proper start/stoping wpeers
10 years ago
obscuren
ebe2d9d872
First draft of Whisper messages relaying
10 years ago