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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: clean TODOs (#539)
Mission Liao
2019-04-01
1
-0
/
+10
*
core: switch round by block height (#450)
Mission Liao
2019-02-20
2
-67
/
+61
*
big-bang: single chain (#446)
Mission Liao
2019-02-19
1
-0
/
+10
*
misc: Add gosec to check security issues (#424)
Jimmy Hu
2019-01-18
1
-1
/
+8
*
core: fix stuffs (#401)
Mission Liao
2019-01-05
1
-0
/
+15
*
core: Fix stuffs (#354)
Jimmy Hu
2018-12-04
1
-0
/
+32
*
core: fix license in common/types.go (#345)
haoping-ku
2018-11-28
1
-17
/
+0
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
4
-25
/
+25
*
core: initial commit for logger (#228)
Mission Liao
2018-10-19
1
-0
/
+87
*
core: Add stop function to all components (#216)
Jimmy Hu
2018-10-17
2
-0
/
+26
*
common: add Bytes() method to Hash
Wei-Ning Huang
2018-10-09
1
-0
/
+5
*
core: Use event to run DKG and CRS in Consensus. (#171)
Jimmy Hu
2018-10-04
1
-7
/
+19
*
core: Check sorted ack in sanity check (#173)
Jimmy Hu
2018-10-04
1
-1
/
+23
*
common: Add an Event module (#169)
Jimmy Hu
2018-10-04
2
-0
/
+175
*
core: replace acks with slice (#102)
Mission Liao
2018-09-12
1
-0
/
+12
*
core: DEXON Consensus Timestamp Algorithm. (#29)
Jimmy Hu
2018-08-03
1
-0
/
+8
*
Fix blocklattice_test.go's ordering check (#15)
Haoping Ku
2018-07-24
1
-0
/
+8
*
Implement simulation on a real network (#5)
Wei-Ning Huang
2018-07-20
1
-2
/
+14
*
Fix typos and add .gitignore (#2)
Haoping Ku
2018-07-17
1
-1
/
+1
*
Initial implementation of DEXON consensus algorithm
Wei-Ning Huang
2018-07-16
2
-0
/
+54