ElementsProject / ElementsProject/rust-elements
Validation of consensus rules
Open
- Dominant language
- Rust
- Stars
- 57
- Forks
- 40
- Avg merge
- 11h 58m
- Merged PRs (30d)
- 1
Description
Are there any plans on doing something similar in this library to the `libbitcoinconsensus` feature in `rust-bitcoin`?
At the moment, we are testing all of our stuff by spinning up elementsd instance which is obviously quite slow. It would be cool if we could at least test a subset of the functionality, in particular script evaluation, in a unit test.
What would it take to make that happen?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.