ElementsProject / elements-miniscript

Creative Commons Zero v1.0 Universal
11 stars 14 forks source link

patch elements-miniscript for rustc recursion bug #49

Closed apoelstra closed 1 year ago

apoelstra commented 1 year ago

cc https://github.com/rust-lang/rust/issues/110475

uncomputable commented 1 year ago

This resolves cargo issues in https://github.com/BlockstreamResearch/rust-simplicity/pull/160

uncomputable commented 1 year ago

@apoelstra @sanket1729 Let's merge this.

uncomputable commented 1 year ago

This might need to be fixed, actually. The MSRV doesn't work in CI or locally.