chore: bump rustreexo#882
Conversation
|
This one is needed for SwiftSync IBD, right? |
|
Nope, this is needed for |
That's what I thought, I'm testing IBD and proofs are being marked as invalid. |
|
It should work with this branch + your BIP183 PR (@Davidson-Souza rebase plz) |
Let's see what happens xD |
099599c to
d394fa7
Compare
|
Rebased |
|
It seems to be working 👀 |
|
This worked for me as well, synced signet |
d394fa7 to
22d7c37
Compare
22d7c37 to
3c3a939
Compare
|
rustreexo 0.5.0 published! This is now ready for review! |
|
LGTM, will ACK once CI is green. |
| @@ -501,7 +500,10 @@ impl Consensus { | |||
| } | |||
There was a problem hiding this comment.
No longer able to do this?
This what? I don't see any highlighted lines on your review.
There was a problem hiding this comment.
Wtf, I just commented a deleted line. I mean the Into::into for the BitcoinNodeHash conversion, no longer possible I see
There was a problem hiding this comment.
Oh, this is due to rustreexo using a different version of bitcoin-hashes than rust-bitcoin. Rust seems them as two different types. Rustreexo do implement that from, but until rust-bitcoin bumps their version, we can't really use it :/
luisschwab
left a comment
There was a problem hiding this comment.
tACK 3c3a939
Successfully IBD'd on Signet!
|
Verified with the #885 pinned deps this |
Do you think we better not update them? I don't think rustreexo forced this |
We agreed not updating |
Description and Notes
This PR updates rustreexo tomain+ mit-dci/rustreexo#104I'll leave this as draft until we ship the next version, but this should help testing mit-dci/rustreexo#104This PR bumps rustreexo v0.4.0 -> v0.5.0