Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Fix clippy warning and remove a clone on the signers set during finalize() #37

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

Nashtare
Copy link
Member

Description

Fix clippy warning for #36, while also removing a needless clone during the finalize() execution.

@Nashtare Nashtare self-assigned this Mar 12, 2024
@Nashtare Nashtare requested review from 4l0n50 and LindaGuiga March 12, 2024 05:46
Copy link
Member

@4l0n50 4l0n50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Nashtare Nashtare merged commit 4ffd620 into test-resharing-from-single-party Mar 12, 2024
7 checks passed
@Nashtare Nashtare deleted the clippy-clone branch March 12, 2024 09:54
Nashtare added a commit that referenced this pull request Apr 3, 2024
* Add test case for resharing from outside of FROST

* Add signing check

* Fix clippy warning and remove a clone on the signers set during `finalize()` (#37)

* Fix clippy warning and remove a clone

* Update comment

* Fix doc

* Rename constants

---------

Co-authored-by: David <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants