ZenGo-X / multi-party-schnorr

Rust implementation of multi-party Schnorr signatures over elliptic curves.
GNU General Public License v3.0
170 stars 42 forks source link

Refactoring and Suggestions #16

Closed gbenattar closed 6 years ago

gbenattar commented 6 years ago

This PR includes changes from https://github.com/KZen-networks/multisig-schnorr/pull/8 with in addition a rebase from master and removal of compiler warnings.

omershlo commented 6 years ago

@gbenattar see comments above

omershlo commented 6 years ago

I completed the refactoring. please review and lets merge this branch

gbenattar commented 6 years ago

LGTM, please assign compiler warnings ;) and after I will merge.