index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
whisper
/
envelope.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
whisper: general cleanups, documentation
Péter Szilágyi
2015-04-14
1
-11
/
+1
*
whisper: fix anonymous broadcast drop, add broadcast tests
Péter Szilágyi
2015-04-14
1
-1
/
+6
*
whisper: clean up and integrate topics
Péter Szilágyi
2015-04-13
1
-2
/
+2
*
whisper: separate out magic number from the code
Péter Szilágyi
2015-04-13
1
-12
/
+6
*
whisper: fix comment entity capitalizations
Péter Szilágyi
2015-04-12
1
-2
/
+2
*
whisper: polish the Envelope a bit, prep for tests.
Péter Szilágyi
2015-04-10
1
-57
/
+66
*
whisper: polish the messages, fix some bugs, tests
Péter Szilágyi
2015-04-10
1
-15
/
+15
*
whisper: use common.Hash
Felix Lange
2015-03-21
1
-9
/
+14
*
whisper: use package rlp
Felix Lange
2015-03-21
1
-25
/
+15
*
eth, whisper: adapt for RLP encoder switch in package p2p
Felix Lange
2015-03-19
1
-1
/
+1
*
Moved ethutil => common
obscuren
2015-03-16
1
-9
/
+9
*
Moved ECIES to repo & added secondary title for webview
obscuren
2015-02-14
1
-1
/
+1
*
Fixed whisper messages
obscuren
2015-01-13
1
-18
/
+24
*
added nil check
obscuren
2015-01-02
1
-0
/
+1
*
Whisper watches fixes
obscuren
2014-12-17
1
-2
/
+4
*
During env open check for pub error which indicated unencrypted payload.
obscuren
2014-12-16
1
-1
/
+5
*
Implemented watching using filter package
obscuren
2014-12-13
1
-9
/
+14
*
Updated whisper messages to new crypto api + added tests
obscuren
2014-12-10
1
-0
/
+20
*
Added encryption for messages better API for sealing messages
obscuren
2014-12-10
1
-5
/
+5
*
Additional checks and debug output
obscuren
2014-12-08
1
-2
/
+2
*
First draft of Whisper messages relaying
obscuren
2014-12-08
1
-0
/
+96