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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
crypto
/
dkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix PrivateShares RLP decode/encode bug (#510)
bojie
2019-03-22
2
-5
/
+62
*
core: recover DKG master private shares (#487)
bojie
2019-03-13
2
-0
/
+43
*
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
*
core: cache dkg's private key in db (#371)
Mission Liao
2018-12-16
1
-0
/
+21
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
4
-25
/
+25
*
Change BLS to dexon-foundation (#245)
Jimmy Hu
2018-10-23
4
-4
/
+4
*
core: add equality checker for dkg related structure (#237)
Mission Liao
2018-10-23
2
-26
/
+155
*
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
2
-0
/
+26
*
core: types: implement rlp.Encoder and rlp.Decoder (#232)
Sonic
2018-10-20
2
-3
/
+120
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
3
-10
/
+17
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
4
-0
/
+937