Commit Graph

39 Commits (616e94f668414d9ce06778302dda771a3254140f)

Author SHA1 Message Date
Rongjian Lan 628174b379 fix block proposal 4 years ago
Rongjian Lan 08c75bb66d fix comments 4 years ago
Rongjian Lan ca2b346f0b Add more tests for mask 4 years ago
Rongjian Lan dc24b3ad52 Basic multi-sig logic 4 years ago
Rongjian Lan 79cf6afd37
revert multi-sig messaging code (#3361) 4 years ago
Rongjian Lan 151286ce04 Fix travis 4 years ago
Rongjian Lan 6845775078 Make block proposal async and receiving last commit sig through channel 4 years ago
Rongjian Lan f42338c30b
Add back multi-sig support and fix the multi-sig check for harmony nodes (#3337) 4 years ago
Rongjian Lan a5fa880ae3
Revert "Add multi-sig merged messaging logic (#3300)" (#3326) 4 years ago
Rongjian Lan ecf151592e
Add multi-sig merged messaging logic (#3300) 4 years ago
Jacky Wang 6d2fa888fc
[node.sh] adapt to new multibls.PrivateKeys 4 years ago
Rongjian Lan a354b93676
Optimize bls Mask infra to avoid loops (#3243) 4 years ago
Rongjian Lan bdd2a58e01
Remove expensive bls key serialization code (#3217) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Rongjian Lan dbb0ed2f53
Bind public keys into private key wrapper (#3208) 4 years ago
Leo Chen c1f6051da6 [bls] cache BLSPubKey deserialization with LRU 4 years ago
Edgar Aroutiounian 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Rongjian Lan f3927bd465 Add uptime stats 5 years ago
chao 801d2ec666 add nil pointer protection when deserialize pubkey 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
Rongjian Lan 9a74575bae change all string utility for bls 6 years ago
Minh Doan 6ba6aa221b remove clientsupport and fix import ofr bls 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Rongjian Lan 64d6ee80d3 add public key into consensus/drand message 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Rongjian Lan 655bd9f73e Use genesis BLS key for beacon chain nodes 6 years ago
Animesh Gaitonde cc8b644272 Add case for SetMask 6 years ago
Animesh Gaitonde 9db2423c6f Increase test coverage in bls 6 years ago
Animesh Gaitonde ec6092b8bb Add a new tes in bls 6 years ago
Rongjian Lan d8c46c61d2 Say goodbye to Schnorr sig and kyber package and mark BLS done 6 years ago
Rongjian Lan 97a04231df Add comments for test and improve bls test 6 years ago
Rongjian Lan 456002406c Fix goimport lint 6 years ago
Rongjian Lan 7cbb6e4835 Add unit tests for bls utils 6 years ago
Rongjian Lan c1944bd71e Init bls explicitly 6 years ago
Minh Doan d634d43148 fix import order 6 years ago
Rongjian Lan 39b941d904 Migrate to BLS 6 years ago
Rongjian Lan 41b7f88464 Add crypto/bls/bls.go for multi-sig related code 6 years ago