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
/
dex
/
peer.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p, dex: rework connection management (#183)
Sonic
2019-04-09
1
-298
/
+165
*
params: write dMoment into ChainConfig (#150)
Wei-Ning Huang
2019-04-09
1
-3
/
+7
*
dex: replace NodeMeta with ENR (#132)
Sonic
2019-04-09
1
-41
/
+39
*
dex: add pull randomness (#105)
Jimmy Hu
2019-04-09
1
-0
/
+20
*
dex: replace total difficulty with block number (#73)
Sonic
2019-04-09
1
-39
/
+32
*
Fix lint
Wei-Ning Huang
2019-04-09
1
-6
/
+8
*
dex: implement downloader for dex
Sonic
2019-04-09
1
-8
/
+17
*
dex: Tx message optimization (#39)
Jimmy Hu
2019-04-09
1
-6
/
+26
*
dex: peer: more fix on ID conversion
Wei-Ning Huang
2019-04-09
1
-53
/
+53
*
dex: fix conflict caused by rebase
Wei-Ning Huang
2019-04-09
1
-48
/
+62
*
Rename import due to dexon-consensus rename
Wei-Ning Huang
2019-04-09
1
-3
/
+3
*
dex: implement PullBlocks/PullVotes (#1)
Jimmy Hu
2019-04-09
1
-1
/
+54
*
dex: increase TX queue size
Wei-Ning Huang
2019-04-09
1
-1
/
+1
*
vendor: sync consensus core and fix conflict
Wei-Ning Huang
2019-04-09
1
-8
/
+9
*
dex: no need to rlp encode/decode now, consensus supports it
Sonic
2019-04-09
1
-10
/
+6
*
dex: polish network related function
Sonic
2019-04-09
1
-57
/
+120
*
dex: let notary nodes connect to some dkg nodes
Sonic
2019-04-09
1
-38
/
+178
*
dex: implement peerSetLoop
Sonic
2019-04-09
1
-0
/
+16
*
dex: gov: using dex-consensus-core NodeSetCache
Sonic
2019-04-09
1
-4
/
+24
*
dex: add method to get NumChains, NotarySet, DKGSet easily
Sonic
2019-04-09
1
-6
/
+6
*
dex: network: implement the network interface
Sonic
2019-04-09
1
-30
/
+200
*
dex: remove DAO related code
Sonic
2019-04-09
1
-3
/
+2
*
dex: redesign p2p network topology
Sonic
2019-04-09
1
-66
/
+230
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-4
/
+4
*
dex: let peer able to send notary node info
Sonic
2019-04-09
1
-3
/
+41
*
dex: let peerSet able to manage notary peers
Sonic
2019-04-09
1
-1
/
+64
*
Change package name from eth to dex
Sonic
2019-04-09
1
-1
/
+1
*
Copy codebase from eth
Sonic
2019-04-09
1
-0
/
+522