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
/
governance.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: implement DKG success (#362)
Jimmy Hu
2019-04-15
1
-0
/
+14
*
core: vm: cache GPK to prevent DoS (#335)
Wei-Ning Huang
2019-04-09
1
-16
/
+16
*
core/vm: remove round from addDKG functions (#279)
Jimmy Hu
2019-04-09
1
-8
/
+8
*
consensus: dexcon: disqualify dead node (#280)
Wei-Ning Huang
2019-04-09
1
-95
/
+4
*
core: vm: add extra checks to prevent DKG spamming (#272)
Wei-Ning Huang
2019-04-09
1
-1
/
+6
*
dex: implement recovery mechanism (#258)
Wei-Ning Huang
2019-04-09
1
-0
/
+13
*
core: vm: flatten governance
Wei-Ning Huang
2019-04-09
1
-7
/
+26
*
core: sync to latest core (#214)
Jimmy Hu
2019-04-09
1
-6
/
+15
*
core: Remove K, Phi and NumChains from Governance (#198)
Jimmy Hu
2019-04-09
1
-1
/
+1
*
consensus: dexcon: snapshot round height when finalizing block (#170)
Wei-Ning Huang
2019-04-09
1
-14
/
+0
*
core, dex/downloader: polish headers verification and blocks insertion logic ...
Sonic
2019-04-09
1
-84
/
+10
*
consensus: implement DEXON cryptoeconomics v4.0 (#145)
Wei-Ning Huang
2019-04-09
1
-2
/
+2
*
core: vm: implement byzantine reporting mechanism (#128)
Wei-Ning Huang
2019-04-09
1
-8
/
+58
*
vendor: sync to latest core (#129)
Wei-Ning Huang
2019-04-09
1
-0
/
+9
*
core: vm: Add `MPKReady` to governance (#97)
Jimmy Hu
2019-04-09
1
-0
/
+40
*
core, dex, downloader: refactor governance
Sonic
2019-04-09
1
-102
/
+10
*
dex: implement downloader for dex
Sonic
2019-04-09
1
-2
/
+2
*
governance: implement delegate/undelegate function and add tests (#33)
Wei-Ning Huang
2019-04-09
1
-3
/
+3
*
core: more fix on light node synchronization (#32)
Wei-Ning Huang
2019-04-09
1
-6
/
+5
*
core: validate DKG set with correct nodeset in round-2 (#19)
Wei-Ning Huang
2019-04-09
1
-4
/
+2
*
dex: fix conflict caused by rebase
Wei-Ning Huang
2019-04-09
1
-4
/
+3
*
dex: increase governance tx gas price
Wei-Ning Huang
2019-04-09
1
-0
/
+4
*
core: validate roundHeight mapping in governance contract
Wei-Ning Huang
2019-04-09
1
-0
/
+7
*
core: vm: governance: remove maxInterval
Wei-Ning Huang
2019-04-09
1
-1
/
+0
*
Rename import due to dexon-consensus rename
Wei-Ning Huang
2019-04-09
1
-6
/
+6
*
dex: add block gas limit into governance
Wei-Ning Huang
2019-04-09
1
-6
/
+0
*
vendor: sync consensus core and fix conflict
Wei-Ning Huang
2019-04-09
1
-9
/
+10
*
dex: fix DKG round switching
Wei-Ning Huang
2019-04-09
1
-3
/
+3
*
dex: misc fixes
Wei-Ning Huang
2019-04-09
1
-8
/
+15
*
dex: use RLP to encode contract payload data
Wei-Ning Huang
2019-04-09
1
-6
/
+6
*
dex: fix DKGMasterPublicKey and DKGComplaints unmarshal
Wei-Ning Huang
2019-04-09
1
-3
/
+2
*
consensus: dexcon: fetch config from state
Wei-Ning Huang
2019-04-09
1
-1
/
+7
*
dex: fix public key parsing due to changes in consensus core
Wei-Ning Huang
2019-04-09
1
-12
/
+8
*
core/dex: fix governance contract implementation
Wei-Ning Huang
2019-04-09
1
-8
/
+8
*
dex/core: misc bug fixes
Wei-Ning Huang
2019-04-09
1
-0
/
+4
*
dex: implement peerSetLoop
Sonic
2019-04-09
1
-0
/
+5
*
dex: gov: using dex-consensus-core NodeSetCache
Sonic
2019-04-09
1
-49
/
+34
*
dex: add method to get NumChains, NotarySet, DKGSet easily
Sonic
2019-04-09
1
-12
/
+56
*
dex: network: implement the network interface
Sonic
2019-04-09
1
-0
/
+20
*
dex: bug fix to allow running geth without crashing
Wei-Ning Huang
2019-04-09
1
-41
/
+41
*
dex: implement sendTx related governance methods
Wei-Ning Huang
2019-04-09
1
-5
/
+127
*
dex: pass p2p nodeKey to Dexon instance
Wei-Ning Huang
2019-04-09
1
-5
/
+12
*
dex: implement some governance interface functions
Wei-Ning Huang
2019-04-09
1
-19
/
+95
*
dex: governance: implement governance interface
Wei-Ning Huang
2019-04-09
1
-2
/
+13
*
core: vm: refactor and add DKGFinalizeds related implementations
Wei-Ning Huang
2019-04-09
1
-2
/
+11
*
core: vm: implement the rest of governance contract methods
Wei-Ning Huang
2019-04-09
1
-1
/
+1
*
core: vm: add governance contract skeleton
Wei-Ning Huang
2019-04-09
1
-7
/
+7
*
dex: update consensus core interface
Wei-Ning Huang
2019-04-09
1
-7
/
+17
*
Use dex.Config instead of eth.Config
Wei-Ning Huang
2019-04-09
1
-1
/
+2
*
dex: make geth buildable and update interface skeleton
Wei-Ning Huang
2019-04-09
1
-2
/
+12
*
Add udpated governance interface and app interface
Wei-Ning Huang
2019-04-09
1
-0
/
+32