index
:
tangerine-consensus
master
Tangerine consensus algorithm (https://github.com/tangerine-network/tangerine-consensus)
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: 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