index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
whisper
/
whisperv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
whisper/whisperv6: post returns the hash of sent message (#16495)
gluk256
2018-04-19
1
-14
/
+26
*
build: enable goimports and varcheck linters (#16446)
thomasmodeneis
2018-04-18
1
-4
/
+0
*
whisper: fix issue in topic list copy (#16381)
Guillaume Ballet
2018-03-27
2
-3
/
+82
*
ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374)
David Huie
2018-03-26
1
-1
/
+1
*
whisper: final refactoring (#16259)
gluk256
2018-03-07
1
-0
/
+8
*
Merge pull request #16231 from gluk256/303-reader
gluk256
2018-03-03
1
-0
/
+4
|
\
|
*
whisper: filereader mode introduced to wnode
Vlad
2018-03-02
1
-0
/
+4
*
|
whisper/whisperv6: delete unused function (#16234)
gluk256
2018-03-03
1
-14
/
+0
|
/
*
whisper: topics replaced by bloom filters
Vlad
2018-03-01
6
-32
/
+32
*
Merge pull request #16210 from gluk256/288-filter-optimization
Guillaume Ballet
2018-03-01
4
-78
/
+76
|
\
|
*
whisper: style fixes
Vlad
2018-02-28
2
-17
/
+10
|
*
whsiper: refactoring
Vlad
2018-02-28
4
-61
/
+22
|
*
whisper: message filtering optimized
Vlad
2018-02-28
1
-11
/
+55
*
|
whisper: fix typo
b00ris
2018-02-28
1
-2
/
+2
*
|
whisper: fixed datarace
b00ris
2018-02-28
1
-7
/
+11
|
/
*
whisper: refactoring
Vlad
2018-02-23
2
-28
/
+3
*
Merge pull request #16172 from gluk256/244-light-client
gluk256
2018-02-23
2
-4
/
+19
|
\
|
*
whisper: light client mode introduced
Vlad
2018-02-23
2
-4
/
+19
*
|
whisper: Fix race condition in whisperv6/peer.go
Pedro Pombeiro
2018-02-21
1
-0
/
+6
|
/
*
whisper: test timeout extended (#16088)
gluk256
2018-02-15
1
-25
/
+74
*
whisper: get wnode to work with v6 (#16051)
Guillaume Ballet
2018-02-10
8
-36
/
+36
*
whisper: bloom filter refactoring (#16046)
gluk256
2018-02-09
2
-16
/
+21
*
whisper: Seal function fixed (#16048)
gluk256
2018-02-09
1
-6
/
+14
*
whisper: improve a log message to analyze a travis issue
Guillaume Ballet
2018-02-06
1
-1
/
+1
*
whisper: change the whisper message format so as to add the payload size (#15...
gluk256
2018-01-30
8
-183
/
+193
*
whisper: remove linter warnings (#15972)
Guillaume Ballet
2018-01-26
18
-326
/
+361
*
whisper: fix empty topic (#15811)
b00ris
2018-01-26
3
-8
/
+46
*
whisper/whisperv6: implement pow/bloom exchange protocol (#15802)
gluk256
2018-01-12
7
-75
/
+451
*
all: regenerate codecs with gencodec commit 90983d99de (#15830)
Felix Lange
2018-01-08
3
-34
/
+34
*
various: remove redundant parentheses (#15793)
Furkan KAMACI
2018-01-03
1
-2
/
+2
*
whisper/whisperv6: PoW requirement (#15701)
gluk256
2017-12-21
5
-54
/
+185
*
whisper/whisperv6: message bundling (#15666)
gluk256
2017-12-21
2
-20
/
+33
*
all: use gometalinter.v2, fix new gosimple issues (#15650)
Zach
2017-12-13
1
-2
/
+1
*
whisper: sym encryption message padding includes salt (#15631)
Guillaume Ballet
2017-12-11
2
-0
/
+60
*
whisper/whisperv6: remove Version from the envelope (#15621)
Guillaume Ballet
2017-12-08
5
-65
/
+28
*
whisper/whisperv6: remove aesnonce (#15578)
Guillaume Ballet
2017-12-08
8
-73
/
+168
*
whisper: rename EnvNonce to Nonce in the v6 Envelope (#15579)
Guillaume Ballet
2017-12-01
1
-4
/
+4
*
build: enable unconvert linter (#15456)
ferhat elmas
2017-11-11
2
-3
/
+3
*
whisper/whisperv6: initial commit (clone of v5) (#15324)
gluk256
2017-11-04
18
-0
/
+5589