Skip to content

Bump bitcoin_hashes to v1.0.0, hex-conservatives to v1.1.0 - #147

Merged
Davidson-Souza merged 1 commit into
mit-dci:mainfrom
luisschwab:deps/bitcoin-hashes-1.0.0
Aug 5, 2026
Merged

Bump bitcoin_hashes to v1.0.0, hex-conservatives to v1.1.0#147
Davidson-Souza merged 1 commit into
mit-dci:mainfrom
luisschwab:deps/bitcoin-hashes-1.0.0

Conversation

@luisschwab

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Cargo.toml
Comment on lines +101 to +102
"bitcoin-consensus-encoding",
"bitcoin-internals"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the blame for this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cargo check --all-features -Z direct-minimal-versions
      Updating crates.io index
  error: failed to select a version for `hex-conservative`.
      ... required by package `bitcoin_hashes v1.1.0`
      ... which satisfies dependency `bitcoin_hashes = "^1.1.0"` of package `rustreexo v0.6.0 (/Users/luisschwab/git/rustreexo)`
  versions that meet the requirements `^1.1.0` are: 1.2.0, 1.1.0

  all possible versions conflict with previously selected packages

    previously selected package `hex-conservative v1.0.0`
      ... which satisfies dependency `hex-conservative = "^1"` of package `rustreexo v0.6.0 (/Users/luisschwab/git/rustreexo)`

  failed to select a version for `hex-conservative` which could resolve this conflict
  Error updating lockfiles: command exited with non-zero code `cargo check --all-features -Z direct-minimal-versions`: 101
  error: recipe `lock` failed on line 44 with exit code 1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll get a lot more of these while the rust-bitcoin ecosystem gets stabilized.

@Davidson-Souza Davidson-Souza left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 15f24cc

@Davidson-Souza
Davidson-Souza merged commit 0880fc4 into mit-dci:main Aug 5, 2026
14 checks passed
@luisschwab
luisschwab deleted the deps/bitcoin-hashes-1.0.0 branch August 5, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants