obscuren
|
e40c1c62ce
|
API changed to use Pubkey only. Reflected that change in the rest of the api
|
2015-02-05 15:00:59 -08:00 |
|
obscuren
|
c03d403437
|
Added whisper interface for xeth, added examples, updated RPC
* Added RPC methods for whisper
* Added whisper example
|
2015-01-30 13:25:12 +01:00 |
|
obscuren
|
adda54ac55
|
Added webengine initializer
|
2015-01-28 20:50:20 +01:00 |
|
obscuren
|
fb7c03ff4d
|
switched to obscuren/qml
|
2015-01-28 14:51:54 +01:00 |
|
obscuren
|
f3e78c8f3c
|
reworking messages => log
|
2015-01-28 10:23:18 +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
|
e3da85faed
|
Implemented filter for ws + fixes
* proper 0xhex
* filters fixed
* start of filter manager
* accounts for ws. Closes #246
|
2015-01-10 00:51:56 +01:00 |
|
obscuren
|
f9b0d1a8e7
|
Updated to new ethereum.js api
|
2015-01-09 13:36:47 +01:00 |
|
obscuren
|
c9f566269b
|
merged
|
2015-01-09 13:28:48 +01:00 |
|
obscuren
|
4a0ade4788
|
Fixed some whisper issues
|
2015-01-08 21:41:32 +01:00 |
|
obscuren
|
e32f7baa0d
|
Concat and pad data
|
2014-12-22 14:59:52 +01:00 |
|
obscuren
|
4051c0333f
|
Added whisper js api
|
2014-12-22 13:23:11 +01:00 |
|
obscuren
|
0e5aed63dd
|
Updated QWhisper
* changed api
* general whisper debug interface
|
2014-12-21 15:06:35 +01:00 |
|
obscuren
|
52b54631a4
|
Whisper watches fixes
|
2014-12-16 19:55:57 +01:00 |
|
obscuren
|
0291eff99a
|
Identity test
|
2014-12-15 21:52:50 +01:00 |
|
obscuren
|
c96e504adb
|
Typo
|
2014-12-15 17:28:51 +01:00 |
|
obscuren
|
01a6db9324
|
Added whisper debug interface + whisper fixes
|
2014-12-15 17:14:02 +01:00 |
|
obscuren
|
f8061fcba8
|
fixed tests
|
2014-12-12 22:38:54 +01:00 |
|
obscuren
|
4c84db85c5
|
eth-go packages ended up in whisper
|
2014-12-12 22:29:29 +01:00 |
|
obscuren
|
bf566a657c
|
Implemented Qt whisper interface
|
2014-12-12 22:24:41 +01:00 |
|
obscuren
|
9008b155d3
|
Renamed chain => core
|
2014-12-04 10:28:02 +01:00 |
|
obscuren
|
3ee0461cb5
|
Moved ethchain to chain
|
2014-10-31 10:59:17 +01:00 |
|
Felix Lange
|
69baa465ea
|
Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
|
2014-10-23 15:01:27 +02:00 |
|
obscuren
|
d2bb83833f
|
Moved Filter's wrapping functions to their own util package. Fixes #61
* CLI ethereum should no longer require the Qt/QML package
|
2014-10-18 13:20:06 +02:00 |
|