-
Notifications
You must be signed in to change notification settings - Fork 7
[WIP] Blindbit backend non async #76
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
base: master
Are you sure you want to change the base?
Conversation
Move Updated to core Remove dummy implementation of get_input_hashes Remove dead code Heavy refactoring
Move Updated to core Remove dummy implementation of get_input_hashes Remove dead code Heavy refactoring
ddc5e71 to
b93d1ae
Compare
6810063 to
f8d3da4
Compare
f8d3da4 to
2095c4e
Compare
|
About 2095c4e, it still means we are to be very careful about the rust-bitcoin versions that we want to make available, what if we have different versions of bitcoin that necessitates modification of the rest of the code? We can use gating but it will make the code less readable. Do you need bitcoin version 0.32? |
yes, I'd like to consume spdk w/ 0.32 |
622e9ee to
5dffffa
Compare
5dffffa to
03c4b0a
Compare
No description provided.