-
Notifications
You must be signed in to change notification settings - Fork 12
Issues: BlockstreamResearch/rust-simplicity
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Would it make sense to introduce a
ShallowClone
trait with Clone
as a subtrait? ShallowClone
would be almost like a marker trait and it would provide the method shallow_clone
which may call clone
by default. If people see that both ShallowClone
and Clone
is implemented for a type, then they can infer that the type is cheaply cloneable
#232
opened Jul 4, 2024 by
apoelstra
Witness
node constructor does not use provided witness value for typing
#230
opened Jul 2, 2024 by
apoelstra
Policy Relative timelocks do not support time based constructions
#83
opened May 23, 2023 by
sanket1729
ProTip!
Updated in the last three days: updated:>2024-11-08.