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
/
handler.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dex: prevent broadcasting agreement and randomness indefinitely
Wei-Ning Huang
2019-03-12
1
-2
/
+6
*
dex: misc fixes
Wei-Ning Huang
2019-03-12
1
-0
/
+2
*
dex: no need to rlp encode/decode now, consensus supports it
Sonic
2019-03-12
1
-10
/
+8
*
dex: fix public key conversion
Wei-Ning Huang
2019-03-12
1
-6
/
+2
*
dex: polish network related function
Sonic
2019-03-12
1
-30
/
+58
*
dex: let notary nodes connect to some dkg nodes
Sonic
2019-03-12
1
-16
/
+17
*
dex: implement peerSetLoop
Sonic
2019-03-12
1
-11
/
+43
*
hack: temp fix for running tests
Wei-Ning Huang
2019-03-12
1
-7
/
+1
*
dex: add self node meta after Start
Sonic
2019-03-12
1
-2
/
+32
*
dex: add method to get NumChains, NotarySet, DKGSet easily
Sonic
2019-03-12
1
-4
/
+3
*
dex: network: implement the network interface
Sonic
2019-03-12
1
-0
/
+116
*
dex: remove DAO related code
Sonic
2019-03-12
1
-59
/
+0
*
dex: redesign p2p network topology
Sonic
2019-03-12
1
-129
/
+87
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-03-12
1
-13
/
+13
*
dex: implement notary node info propagation and management mechanism
Sonic
2019-03-07
1
-14
/
+150
*
dex: introduce dex64 and remove eth62, eth63
Sonic
2019-03-07
1
-9
/
+4
*
Change package name from eth to dex
Sonic
2019-03-07
1
-1
/
+1
*
Copy codebase from eth
Sonic
2019-03-07
1
-0
/
+787