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
/
p2p
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add temporary forced session token generation
zelig
2015-02-06
2
-0
/
+8
*
peer-level integration test for crypto handshake
zelig
2015-02-06
3
-15
/
+71
*
chop first byte when cryptoid.PubKeyS is set from identity.Pubkey() since thi...
zelig
2015-02-06
1
-1
/
+11
*
add initial peer level test (failing)
zelig
2015-02-06
1
-1
/
+52
*
add code documentation
zelig
2015-02-06
1
-15
/
+47
*
changes that fix it all:
zelig
2015-02-06
2
-57
/
+146
*
important fix for peer pubkey. when taken from identity, chop first format byte!
zelig
2015-02-06
1
-1
/
+1
*
add equality check for nonce and remote nonce
zelig
2015-02-06
1
-0
/
+6
*
add minor comments to the test
zelig
2015-02-06
1
-0
/
+4
*
first stab at integrating crypto in our p2p
zelig
2015-02-06
3
-44
/
+79
*
integrate cryptoId into peer and connection lifecycle
zelig
2015-02-06
2
-3
/
+33
*
completed the test. FAIL now. it crashes at diffie-hellman. ECIES -> secp256k...
zelig
2015-02-06
2
-43
/
+57
*
handshake test to crypto
zelig
2015-02-06
1
-1
/
+1
*
handshake test to crypto
zelig
2015-02-06
2
-2
/
+54
*
fix crash
zelig
2015-02-06
1
-22
/
+29
*
rewrite to comply with latest spec
zelig
2015-02-06
1
-53
/
+138
*
add crypto auth logic to p2p
zelig
2015-02-06
1
-0
/
+174
*
fix protocol to accomodate privkey
zelig
2015-02-06
2
-1
/
+14
*
add privkey to clientIdentity + tests
zelig
2015-02-06
2
-5
/
+21
*
initial hook for crypto handshake (void, off by default)
zelig
2015-02-06
1
-0
/
+26
*
Moved `obscuren` secp256k1-go
obscuren
2015-01-22
1
-1
/
+1
*
Moved connection errors to DebugDetail level
obscuren
2015-01-19
1
-2
/
+2
*
p2p: improve test for peers message
Felix Lange
2015-01-06
1
-21
/
+43
*
p2p: move peerList back into baseProtocol
Felix Lange
2015-01-06
2
-23
/
+23
*
eth, p2p: remove EncodeMsg from p2p.MsgWriter
Felix Lange
2015-01-06
5
-23
/
+21
*
Merge
obscuren
2015-01-06
8
-54
/
+144
*
Cleaned up some of that util
obscuren
2015-01-04
2
-2
/
+25
*
p2p: fix call to Server.removePeer (might help with #209)
Felix Lange
2014-12-16
1
-7
/
+2
*
made mist in a compilable, workable state using the new refactored packages
obscuren
2014-12-15
1
-0
/
+1
*
Merge pull request #204 from fjl/fix-p2p-disconnect
Jeffrey Wilcke
2014-12-15
7
-8
/
+277
|
\
|
*
p2p: add test for base protocol disconnect
Felix Lange
2014-12-15
1
-0
/
+58
|
*
p2p: use an error type for disconnect requests
Felix Lange
2014-12-15
2
-2
/
+10
|
*
p2p: add MsgPipe for protocol testing
Felix Lange
2014-12-15
2
-0
/
+140
|
*
p2p: improve and test eofSignal
Felix Lange
2014-12-12
2
-5
/
+68
|
*
p2p: fix decoding of disconnect reason (fixes #200)
Felix Lange
2014-12-12
1
-2
/
+2
*
|
Fixed tests
obscuren
2014-12-10
1
-1
/
+1
|
/
*
p2p: add test for NewPeer
Felix Lange
2014-11-27
1
-0
/
+15
*
p2p: make Disconnect not hang for peers created with NewPeer
Felix Lange
2014-11-27
1
-0
/
+1
*
p2p: remove Msg.Value and MsgLoop
Felix Lange
2014-11-25
3
-49
/
+19
*
p2p: use package rlp for baseProtocol
Felix Lange
2014-11-25
4
-58
/
+71
*
p2p: use package rlp
Felix Lange
2014-11-25
3
-67
/
+31
*
p2p: API cleanup and PoC 7 compatibility
Felix Lange
2014-11-22
17
-1902
/
+1665
*
p2p: disable failing Server tests for now
Felix Lange
2014-11-22
1
-0
/
+3
*
p2p: fix issues found during review
Felix Lange
2014-11-22
4
-53
/
+96
*
p2p: rework protocol API
Felix Lange
2014-11-22
14
-1282
/
+1017
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
3
-3
/
+4
*
all: fix rename breakage
Felix Lange
2014-11-01
1
-2
/
+2
*
initial commit of p2p package
zelig
2014-10-23
19
-0
/
+3015
[prev]