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
/
agreement-state_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Extract VoteHeader (#313)
Mission Liao
2018-11-09
1
-5
/
+1
*
core: Optimize core (#307)
Jimmy Hu
2018-11-08
1
-3
/
+3
*
core: reset CRS in leader selector by round (#286)
Mission Liao
2018-11-02
1
-3
/
+2
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-8
/
+8
*
core: Add PullVotes to Network. (#281)
Jimmy Hu
2018-10-31
1
-35
/
+25
*
core: Add a repeat vote state. (#280)
Jimmy Hu
2018-10-31
1
-4
/
+26
*
core: Pull block (#263)
Jimmy Hu
2018-10-26
1
-0
/
+2
*
core: Leader selector will retry sanityCheck (#261)
Jimmy Hu
2018-10-26
1
-1
/
+3
*
core: New dexon ba (#210)
Jimmy Hu
2018-10-16
1
-243
/
+52
*
core: Fix corner cases (#211)
Jimmy Hu
2018-10-16
1
-0
/
+1
*
core: Block randomness generation. (#178)
Jimmy Hu
2018-10-08
1
-1
/
+2
*
core: run DKG and CRS at background. (#155)
Jimmy Hu
2018-10-02
1
-1
/
+1
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
1
-17
/
+14
*
core: remove legacy mode (#149)
Mission Liao
2018-09-28
1
-9
/
+9
*
core: hide types.NodeID from full node. (#147)
Mission Liao
2018-09-28
1
-9
/
+10
*
core: rename crypto/eth to crypto/ecdsa (#144)
Wei-Ning Huang
2018-09-26
1
-5
/
+5
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-2
/
+1
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-2
/
+2
*
core: update governance interface to consider genesis state (#136)
Wei-Ning Huang
2018-09-25
1
-1
/
+1
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-38
/
+38
*
core: Fix BA Fork issues (#104)
Jimmy Hu
2018-09-13
1
-16
/
+1
*
misc: Polish BA. (#94)
Jimmy Hu
2018-09-05
1
-3
/
+3
*
core: BA-based consensus core. (#93)
Jimmy Hu
2018-09-04
1
-18
/
+18
*
core: Leader Selector. (#80)
Jimmy Hu
2018-08-30
1
-12
/
+24
*
core: Remove channel in agreement (#79)
Jimmy Hu
2018-08-29
1
-130
/
+76
*
core: Add agreement module (#77)
Jimmy Hu
2018-08-29
1
-0
/
+493