index
:
dexon-consensus
dexon-classic
jimmy-check-deliver
jimmy-intf
jimmy-verify-timeout
master
mission-agreement-cache
mission-tmp
mission-vote-x
testnet
wip/lantw/license-makefile-shell-scripts
DEXON consensus algorithm (https://github.com/dexon-foundation/dexon-consensus)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
leader-selector.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: find confirmed block in pending set and candidate set (#419)
Mission Liao
2019-01-16
1
-7
/
+11
*
core: remove useless branching code (#403)
wmin0
2019-01-07
1
-4
/
+1
*
utils: move authenticator to utils package (#378)
Mission Liao
2018-12-22
1
-1
/
+2
*
core: Reduce call to Application.VerifyBlock (#317)
Jimmy Hu
2018-11-13
1
-5
/
+19
*
core: Optimize core (#307)
Jimmy Hu
2018-11-08
1
-4
/
+16
*
core: reset CRS in leader selector by round (#286)
Mission Liao
2018-11-02
1
-7
/
+6
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-8
/
+8
*
core: Leader selector will retry sanityCheck (#261)
Jimmy Hu
2018-10-26
1
-6
/
+36
*
core: Fix corner cases (#211)
Jimmy Hu
2018-10-16
1
-1
/
+2
*
core: run DKG and CRS at background. (#155)
Jimmy Hu
2018-10-02
1
-6
/
+0
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
1
-6
/
+0
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-10
/
+5
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-1
/
+1
*
core: update governance interface to consider genesis state (#136)
Wei-Ning Huang
2018-09-25
1
-2
/
+2
*
core: BA-based consensus core. (#93)
Jimmy Hu
2018-09-04
1
-0
/
+5
*
core: Leader Selector. (#80)
Jimmy Hu
2018-08-30
1
-9
/
+83
*
core: Add agreement module (#77)
Jimmy Hu
2018-08-29
1
-0
/
+43