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
/
eth
/
peer.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: fix data race accessing peer.td
Péter Szilágyi
2015-06-09
1
-11
/
+30
*
eth: fix data race accessing peer.recentHash
Péter Szilágyi
2015-06-09
1
-6
/
+25
*
Merge pull request #1188 from karalabe/newblockhashes-proposal
Jeffrey Wilcke
2015-06-09
1
-0
/
+7
|
\
|
*
eth: mark blocks as known when broadcasting hashes too
Péter Szilágyi
2015-06-08
1
-0
/
+3
|
*
eth: implement the NewBlockHashes protocol proposal
Péter Szilágyi
2015-06-08
1
-0
/
+4
*
|
eth/downloader: cap the hash ban set, add test for it
Péter Szilágyi
2015-06-08
1
-1
/
+1
|
/
*
Merge pull request #1064 from karalabe/downloader-attacks
Jeffrey Wilcke
2015-05-22
1
-2
/
+3
|
\
|
*
eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K
Péter Szilágyi
2015-05-21
1
-2
/
+3
*
|
eth: fix odd method names in peer set
Péter Szilágyi
2015-05-20
1
-5
/
+5
|
/
*
eth: remote a superfluous peerSet method
Péter Szilágyi
2015-05-19
1
-12
/
+0
*
eth: make the peer set thread safe
Péter Szilágyi
2015-05-19
1
-10
/
+119
*
eth, eth/downloader: moved peer selection to protocol handler
obscuren
2015-04-24
1
-6
/
+16
*
eth: moved mined, tx events to protocol-hnd and improved tx propagation
obscuren
2015-04-23
1
-0
/
+6
*
eth: drop blocks with low TD
obscuren
2015-04-19
1
-2
/
+4
*
eth: additional cleanups to the subprotocol, improved block propagation
obscuren
2015-04-18
1
-0
/
+6
*
eth: began split up of peers and protocol manager
obscuren
2015-04-18
1
-0
/
+137