Skip to content

Updates #18

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

Merged
merged 5 commits into from
Jul 3, 2024
Merged

Updates #18

merged 5 commits into from
Jul 3, 2024

Conversation

Kixunil
Copy link
Collaborator

@Kixunil Kixunil commented Jul 3, 2024

No description provided.

The feature was only needed for testing `ip_in_core` which was recently
stabilized. Therefore we remove the feature and use the stabilized
version to support `P2PAddress` without `std`.
@Kixunil Kixunil added enhancement New feature or request API break Semver-breaking change labels Jul 3, 2024
Kixunil added 2 commits July 3, 2024 15:32
The `bitcoin::Amount` type moved to `bitcoin_units::Amount` which is
nice to keep the crate smaller. So we update it. While we're at it
update also `secp256k1` since that one got updated with `bitcoin`.
Manually specifying cfgs is laborious and error-prone. This replaces mot
of it with automatic documenting.
Committing `Cargo.lock` helps with MSRV issues.
`bitcoin_units` bumped MSRV to this one so do we.
@Kixunil Kixunil merged commit 5b6cd48 into master Jul 3, 2024
6 checks passed
@Kixunil Kixunil deleted the updates branch July 3, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API break Semver-breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant