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
/
crypto
/
dkg
/
dkg.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: migrate to github.com/tangerine-network
Hao
2019-09-17
1
-4
/
+4
*
Update import path
Wei-Ning Huang
2019-06-23
1
-4
/
+4
*
core, core: crypto: dkg: fix concurrent access bug (#551)
Jimmy Hu
2019-04-06
1
-9
/
+16
*
core/crypto/dkg: concurrent access for gpk (#548)
Jimmy Hu
2019-04-04
1
-21
/
+43
*
core: fix PrivateShares RLP decode/encode bug (#510)
bojie
2019-03-22
1
-5
/
+57
*
core: recover DKG master private shares (#487)
bojie
2019-03-13
1
-0
/
+27
*
dkg: no need to rlp encode/decode cache related data (#462)
Sonic
2019-03-05
1
-44
/
+6
*
misc: Add gosec to check security issues (#424)
Jimmy Hu
2019-01-18
1
-2
/
+9
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-7
/
+7
*
Change BLS to dexon-foundation (#245)
Jimmy Hu
2018-10-23
1
-1
/
+1
*
core: add equality checker for dkg related structure (#237)
Mission Liao
2018-10-23
1
-24
/
+92
*
core: Handling self proposed DKG private share (#236)
Jimmy Hu
2018-10-22
1
-5
/
+5
*
crypto: dkg: implement rlp.Encoder, rlp.Decoder for PrivateKey (#235)
Sonic
2018-10-20
1
-0
/
+14
*
core: types: implement rlp.Encoder and rlp.Decoder (#232)
Sonic
2018-10-20
1
-3
/
+95
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-3
/
+8
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-0
/
+381