Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PublicParameters clone implementation #383

Closed
vlopes11 opened this issue Feb 2, 2021 · 0 comments
Closed

PublicParameters clone implementation #383

vlopes11 opened this issue Feb 2, 2021 · 0 comments
Assignees
Labels
team:Core Low Level Core Development Team (Rust)

Comments

@vlopes11
Copy link
Contributor

vlopes11 commented Feb 2, 2021

In some scenarios, I may have a static reference to an instance of public parameters without this being a dependency of the library.

For these cases, to avoid code complexity, we should implement Clone for PublicParameters and CommitKey

@vlopes11 vlopes11 added the team:Core Low Level Core Development Team (Rust) label Feb 2, 2021
@vlopes11 vlopes11 added this to the Working E2E Bid Contract milestone Feb 2, 2021
@vlopes11 vlopes11 self-assigned this Feb 2, 2021
vlopes11 added a commit that referenced this issue Feb 2, 2021
vlopes11 added a commit that referenced this issue Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:Core Low Level Core Development Team (Rust)
Projects
None yet
Development

No branches or pull requests

2 participants