Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Péter Szilágyi
|
f6efdd8aad
|
whisper: shorten constants to TTL and PoW
|
2015-04-14 15:16:02 +03:00 |
|
Péter Szilágyi
|
0e4f21fc37
|
whisper: polish the Envelope a bit, prep for tests.
|
2015-04-10 16:52:01 +03:00 |
|
Péter Szilágyi
|
7d8ce53eca
|
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 |
|
Péter Szilágyi
|
a4c8e947b0
|
whisper: make the test app runnable & do something inside
|
2015-04-10 13:42:49 +03:00 |
|
obscuren
|
67f9783e6a
|
Moved obscuren secp256k1-go
|
2015-01-22 00:35:00 +01:00 |
|
obscuren
|
01a6db9324
|
Added whisper debug interface + whisper fixes
|
2014-12-15 17:14:02 +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
|
ebe2d9d872
|
First draft of Whisper messages relaying
|
2014-12-08 12:43:33 +01:00 |
|