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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dex
/
protocol_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dex: implement bad peer detect and disconnect mechanism (#360)
Wei-Ning Huang
2019-04-12
1
-4
/
+4
*
dex: remove node table (#330)
Sonic
2019-04-09
1
-82
/
+1
*
dex: try to reduce the chance to pull non-finalized blocks (#327)
Mission Liao
2019-04-09
1
-15
/
+64
*
vendor: sync to latest core (#320)
Jimmy Hu
2019-04-09
1
-10
/
+2
*
core: merge notarySet and DKGSet (#265)
Jimmy Hu
2019-04-09
1
-80
/
+25
*
dex: fix fast sync in BP mode (#291)
Wei-Ning Huang
2019-04-09
1
-0
/
+18
*
core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)
Wei-Ning Huang
2019-04-09
1
-7
/
+3
*
dex: rename lattice to core
Wei-Ning Huang
2019-04-09
1
-6
/
+6
*
dex, dex/downloader: remove some TODO comments (#232)
Sonic
2019-04-09
1
-6
/
+0
*
core: sync to latest core (#214)
Jimmy Hu
2019-04-09
1
-43
/
+21
*
dex: some minor improvements (#195)
Sonic
2019-04-09
1
-19
/
+19
*
p2p, dex: rework connection management (#183)
Sonic
2019-04-09
1
-3
/
+7
*
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
-34
/
+33
*
dex: replace total difficulty with block number (#73)
Sonic
2019-04-09
1
-4
/
+4
*
Fix lint
Wei-Ning Huang
2019-04-09
1
-2
/
+2
*
dex: fix tests
Wei-Ning Huang
2019-04-09
1
-24
/
+32
*
dex: use dex/downloader in dex
Sonic
2019-04-09
1
-1
/
+1
*
dex: porting test to enode (#9)
Sonic
2019-04-09
1
-12
/
+11
*
Rename import due to dexon-consensus rename
Wei-Ning Huang
2019-04-09
1
-5
/
+5
*
dex: fix types changes in consensus core
Sonic
2019-04-09
1
-10
/
+9
*
dex: fix test
Sonic
2019-04-09
1
-1
/
+1
*
dex: no need to rlp encode/decode now, consensus supports it
Sonic
2019-04-09
1
-17
/
+15
*
dex: polish network related function
Sonic
2019-04-09
1
-11
/
+21
*
dex: fix flaky test
Sonic
2019-04-09
1
-0
/
+12
*
dex: network: implement the network interface
Sonic
2019-04-09
1
-0
/
+499
*
dex: redesign p2p network topology
Sonic
2019-04-09
1
-0
/
+82
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-6
/
+6
*
Change package name from eth to dex
Sonic
2019-04-09
1
-1
/
+1
*
Copy codebase from eth
Sonic
2019-04-09
1
-0
/
+223