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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
configuration-chain_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: move authenticator to utils package (#378)
Mission Liao
2018-12-22
1
-149
/
+101
*
core: Add a `MPKReady` so `MasterPublicKey` cannot be added afterwards (#375)
Jimmy Hu
2018-12-19
1
-0
/
+95
*
core: cache dkg's private key in db (#371)
Mission Liao
2018-12-16
1
-2
/
+33
*
core: Fix a bug of DKGNackComplaints (#370)
Jimmy Hu
2018-12-14
1
-0
/
+79
*
ci: Add TravisCI setting. (#363)
Jimmy Hu
2018-12-08
1
-22
/
+74
*
test: allow to log in test.State (#359)
Mission Liao
2018-12-06
1
-1
/
+2
*
core: Add timeout to TSig (#330)
Jimmy Hu
2018-11-15
1
-0
/
+37
*
utils: add utils package (#327)
Mission Liao
2018-11-14
1
-1
/
+2
*
core: expose implicit round shift (#321)
Mission Liao
2018-11-13
1
-1
/
+1
*
core: Run DKG stuffs only if the node is in DKG set (#302)
Jimmy Hu
2018-11-06
1
-2
/
+2
*
core: Fix dkg and CRS signature (#294)
Jimmy Hu
2018-11-05
1
-4
/
+10
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-12
/
+12
*
core: Move dkg in types to types/dkg. (#253)
Jimmy Hu
2018-10-25
1
-11
/
+12
*
test: add test.State (#239)
Mission Liao
2018-10-24
1
-1
/
+1
*
core: initial commit for logger (#228)
Mission Liao
2018-10-19
1
-1
/
+2
*
core: Add round to DKG methods in gov. Change network interface name (#185)
Jimmy Hu
2018-10-09
1
-3
/
+3
*
core: Add DKG final message. (#181)
Jimmy Hu
2018-10-09
1
-0
/
+16
*
core: General tsig (#177)
Jimmy Hu
2018-10-05
1
-13
/
+89
*
core: run DKG and CRS at background. (#155)
Jimmy Hu
2018-10-02
1
-2
/
+2
*
test: Non-qualified node are accepted in test. (#154)
Jimmy Hu
2018-10-01
1
-7
/
+20
*
core: Allow more time for DKG to finish on CircleCI machine. (#152)
Jimmy Hu
2018-09-29
1
-1
/
+1
*
core: rename crypto/eth to crypto/ecdsa (#144)
Wei-Ning Huang
2018-09-26
1
-2
/
+2
*
Fix racing (#142)
Jimmy Hu
2018-09-26
1
-3
/
+6
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-1
/
+1
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-4
/
+9
*
core: configuration chain test (#137)
Jimmy Hu
2018-09-26
1
-0
/
+213