Tobin C. Harding

Results 26 issues of Tobin C. Harding

Currently the newline in list items in BIP-0158 is causing the text on the new line to be rendered as a code section. I am unsure why this is happening...

Proposed BIP modification

For users of this library to use `div_rem` they must add the `num-integer` dependency to their project. It would be more ergonomic if `num-bigint` re-exported this trait so users could...

Under `; SCM tools` we already ignore `.git`. It is customary to use `.bare` for the git directory if one is using git worktrees. Would it be possible to please...

Thanks for your work on rustfmt! The granular width configuration settings are documented to be percentages of `max_width` (e.g. [chain_width](https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#chain_width)). However when `max_width` is set to 100 setting their values...

only-with-option
p-low
a-macros

When I use `rust-analyzer` within a repo that uses git worktrees, one directory for each branch, r-a watches all the directories within the repo. Then runs many `cargo` instances (this...

C-support

Upgrade: - bitcoin to v0.31.0 - miniscript to v11.0.0 Draft still because requires currently unreleased: - rust-hwi: master branch - rust-esplora-clinet: https://github.com/bitcoindevkit/rust-esplora-client/pull/79 But I believe other than those releases this...

api

This is not a merge candidate, just for testing the current bitcoin release candidate. Test the latest bitcoin release candidate. Includes bumping the version numbers so we can use this...

This issue is to track any remaining tasks before we can move this repo over to the [`rust-bitcoin`](https://github.com/rust-bitcoin) organisation. What tasks are remaining?

I think the docs are wrong here, should be 'Locks the file for exclusive usage, or returns a an error if the file is currently locked (see lock_contended_error).' ``` fn...

Please excuse the noise if this is not of interest to you guys right now. No action required from the `bdk` team - this is just informational and so the...

api