diff options
author | Wei-Ning Huang <w@dexon.org> | 2018-10-23 14:13:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-23 14:13:58 +0800 |
commit | 50e7b0fcb7fd78218be68f32f818713e6933a9e8 (patch) | |
tree | fa94e72569a31fb1b22472b62f94697f23d834db /common | |
parent | e909644bdb92ea827c0f5b0a850bce0217d02e08 (diff) | |
download | dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.tar dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.tar.gz dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.tar.bz2 dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.tar.lz dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.tar.xz dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.tar.zst dexon-consensus-50e7b0fcb7fd78218be68f32f818713e6933a9e8.zip |
core: add round parameter to ProposeCRS method (#244)
Since all DKG set members may ProposeCRS, but only one will get through,
we need to be able to tell which round the CRS is intended for in order
to skip CRS submission of the same round.
Also this commit add check to make sure we have enough master public key
when initializing DKGGroupPublicKey.
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions