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
/
crypto_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Extract VoteHeader (#313)
Mission Liao
2018-11-09
1
-6
/
+2
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-11
/
+11
*
core: Move dkg in types to types/dkg. (#253)
Jimmy Hu
2018-10-25
1
-5
/
+6
*
core: New dexon ba (#210)
Jimmy Hu
2018-10-16
1
-2
/
+2
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-6
/
+10
*
Fix typo in crypto (#186)
Jimmy Hu
2018-10-09
1
-0
/
+14
*
core: Check PrivateShare in DKGComplaint (#180)
Jimmy Hu
2018-10-08
1
-25
/
+69
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
1
-10
/
+6
*
core: export some crypto verification function (#166)
Wei-Ning Huang
2018-10-03
1
-4
/
+4
*
core: update data model to reflect new model (#157)
Wei-Ning Huang
2018-10-01
1
-56
/
+4
*
core: rename crypto/eth to crypto/ecdsa (#144)
Wei-Ning Huang
2018-09-26
1
-6
/
+6
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-12
/
+12
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-3
/
+3
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-10
/
+10
*
core: rename Notary (Acks) to Witness (#118)
Wei-Ning Huang
2018-09-19
1
-29
/
+29
*
core:DKG and TSIG protocol (#115)
Jimmy Hu
2018-09-19
1
-0
/
+53
*
core: replace acks with slice (#102)
Mission Liao
2018-09-12
1
-5
/
+5
*
core: timestamp (#98)
Jimmy Hu
2018-09-11
1
-5
/
+4
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-3
/
+5
*
core: Add PreparePayloads to Application and Remove blockConverter interface....
Jimmy Hu
2018-08-30
1
-20
/
+4
*
core: Leader Selector. (#80)
Jimmy Hu
2018-08-30
1
-0
/
+16
*
crypto test for vote (#78)
Jimmy Hu
2018-08-29
1
-0
/
+18
*
core: Notary ack (#69)
Jimmy Hu
2018-08-21
1
-34
/
+33
*
core: NotaryAck interfaces. (#67)
Jimmy Hu
2018-08-20
1
-13
/
+8
*
core: Remove notary ack. (#64)
Jimmy Hu
2018-08-16
1
-33
/
+41
*
core: Add compaction chain module. (#60)
Jimmy Hu
2018-08-16
1
-9
/
+9
*
test: Fix a bug in test. (#55)
Jimmy Hu
2018-08-14
1
-0
/
+1
*
core: Sign block in Consensus.PrepareBlock. (#50)
Jimmy Hu
2018-08-13
1
-1
/
+1
*
core: Modify Consensus interface (#45)
Jimmy Hu
2018-08-10
1
-1
/
+5
*
core: Add block hash signature functions in core/ctypto.go. (#39)
Jimmy Hu
2018-08-10
1
-4
/
+77
*
crypto: Add crypto module. (#34)
Jimmy Hu
2018-08-08
1
-0
/
+116