Tobin C. Harding

Results 67 comments of Tobin C. Harding

Thanks for the response, I considered excluding directories but then I would have to manually un-exclude the ones I'm "working" on for some definition of working on. What I really...

There isn't anything massive in this one, I wouldn't stress about getting it into 1.0-beta. You could even skip this one and jump straight to the next one if your...

ETA for v0.31.0 would be in the next couple weeks I'd say.

`rust-bitcoin` release is out but we are working on `miniscript` still so not much help to you guys yet. Just mentioning in case you see it.

Deleted message, first notification of the morning and I totally misunderstood the comment. I'll fix this PR up.

The upgrade is currently stuck on the `rust-electrum-client`, PR looks read to go just needs review please: https://github.com/bitcoindevkit/rust-electrum-client/pull/121 I think I have all the other crate upgrades queued up. I...

CI is expected to be red because I have paths sections in the manifest, to test locally you'll need to either use git wortkrees or update the paths.

> should be good to go I rescind my claim :) Has one test failure: ``` cargo test --all --all-features ... failures: ---- test_bump_fee_add_input_change_dust stdout ---- thread 'test_bump_fee_add_input_change_dust' panicked at...

Looks like `hwi` is the final missing piece. The `bitcoin` upgrade is done there already.

Thanks man, we are trying really hard to get to a place where you don't have to upgrade 300 crates constantly to get new versions of `github.com/rust-bitcoin` code.