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
/
message.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-1
/
+1
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
whisper: fix payload loss in case of plaintext decrypt
Péter Szilágyi
2015-04-28
1
-3
/
+6
*
whisper, xeth/whisper: surface TTL and hash to the API
Péter Szilágyi
2015-04-28
1
-3
/
+7
*
rpc, whisper, xeth: fix RPC message retrieval data race
Péter Szilágyi
2015-04-28
1
-2
/
+4
*
whisper: don't issue signature warning if none present
Péter Szilágyi
2015-04-16
1
-0
/
+5
*
whisper: shorten constants to TTL and PoW
Péter Szilágyi
2015-04-14
1
-1
/
+1
*
whisper: add utility functions for creating topics
Péter Szilágyi
2015-04-14
1
-7
/
+2
*
whisper: clean up and integrate topics
Péter Szilágyi
2015-04-13
1
-1
/
+6
*
whisper: separate out magic number from the code
Péter Szilágyi
2015-04-13
1
-5
/
+12
*
whisper: fix comment entity capitalizations
Péter Szilágyi
2015-04-12
1
-5
/
+5
*
whisper: polish the Envelope a bit, prep for tests.
Péter Szilágyi
2015-04-10
1
-1
/
+1
*
whisper: polish the messages, fix some bugs, tests
Péter Szilágyi
2015-04-10
1
-45
/
+76
*
Use logger.Error instead of 0 with glog
Gustav Simonsson
2015-04-07
1
-1
/
+2
*
Forward and log EC recover err and remove dup pubkey len check
Gustav Simonsson
2015-04-07
1
-1
/
+7
*
Fixed "to" field
obscuren
2015-02-10
1
-0
/
+2
*
Fixed whisper "to" filtering. Closes #283
obscuren
2015-02-03
1
-2
/
+2
*
Added missing whisper timestamp. Closes #284
obscuren
2015-02-03
1
-0
/
+1
*
Fixed whisper messages
obscuren
2015-01-13
1
-1
/
+5
*
merged
obscuren
2015-01-09
1
-2
/
+0
*
Fixed some whisper issues
obscuren
2015-01-09
1
-0
/
+2
*
Implemented watching using filter package
obscuren
2014-12-13
1
-8
/
+12
*
Updated whisper messages to new crypto api + added tests
obscuren
2014-12-10
1
-6
/
+12
*
Added encryption for messages better API for sealing messages
obscuren
2014-12-10
1
-0
/
+49
*
First draft of Whisper messages relaying
obscuren
2014-12-08
1
-0
/
+15