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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Add stop function to all components (#216)
Jimmy Hu
2018-10-17
1
-3
/
+7
*
core: New dexon ba (#210)
Jimmy Hu
2018-10-16
1
-37
/
+91
*
core: Fix corner cases (#211)
Jimmy Hu
2018-10-16
1
-1
/
+4
*
core: Block randomness generation. (#178)
Jimmy Hu
2018-10-08
1
-2
/
+3
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
1
-13
/
+6
*
core: remove legacy mode (#149)
Mission Liao
2018-09-28
1
-19
/
+14
*
core: hide types.NodeID from full node. (#147)
Mission Liao
2018-09-28
1
-6
/
+5
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-4
/
+1
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-1
/
+1
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-24
/
+24
*
core: Fix BA Fork issues (#104)
Jimmy Hu
2018-09-13
1
-8
/
+29
*
misc: Polish BA. (#94)
Jimmy Hu
2018-09-05
1
-12
/
+16
*
core: BA-based consensus core. (#93)
Jimmy Hu
2018-09-04
1
-31
/
+138
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-10
/
+3
*
core: Leader Selector. (#80)
Jimmy Hu
2018-08-30
1
-2
/
+5
*
core: Remove channel in agreement (#79)
Jimmy Hu
2018-08-29
1
-19
/
+13
*
core: Add agreement module (#77)
Jimmy Hu
2018-08-29
1
-0
/
+262