Skip to content

Conversation

tcharding
Copy link
Contributor

Description

In rust-bitcoin the blockdata module is a code organisation thing, it should never have been public. One day those guys would like to remove it, so as not to be a PITA for bdk when they do lets remove all usage of blockdata:: now.

Changelog notice

Internal change only, no externally visible changes.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@tcharding tcharding changed the title Remove usage of blockdata:: from bitcoin paths Remove usage of blockdata:: from bitcoin paths Jun 26, 2024
@tcharding tcharding force-pushed the 06-26-import-paths branch from 2d0f829 to 66b29f4 Compare June 26, 2024 04:39
Copy link
Contributor

@storopoli storopoli left a comment

Choose a reason for hiding this comment

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

ACK 66b29f4

Non-breaking and small changes.
I think we can merge without an specific milestone if others agree.

Copy link
Contributor

@oleonardolima oleonardolima left a comment

Choose a reason for hiding this comment

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

ACK 66b29f4

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK 66b29f4

Thanks for the heads up and fix!

@notmandatory notmandatory added this to the 1.0.0-alpha milestone Jun 27, 2024
@tcharding tcharding force-pushed the 06-26-import-paths branch from 66b29f4 to 851663a Compare June 27, 2024 00:23
@tcharding
Copy link
Contributor Author

No sweat, force push is rebase only.

In `rust-bitcoin` the `blockdata` module is a code organisation thing,
it should never have been public. One day those guys would like to
remove it, so as not to be a PITA for `bdk` when they do lets remove all
usage of `blockdata::` now.

Internal change only, no externally visible changes.
@tcharding tcharding force-pushed the 06-26-import-paths branch from 851663a to cf7aca8 Compare June 27, 2024 00:27
@tcharding
Copy link
Contributor Author

... and fix formatting

@notmandatory notmandatory merged commit d75d9f9 into bitcoindevkit:master Jun 28, 2024
@notmandatory notmandatory changed the title Remove usage of blockdata:: from bitcoin paths refactor(wallet): Remove usage of blockdata:: from bitcoin paths. Jul 20, 2024
@notmandatory notmandatory changed the title refactor(wallet): Remove usage of blockdata:: from bitcoin paths. refactor(wallet): Remove usage of blockdata:: from bitcoin paths Jul 20, 2024
@notmandatory notmandatory mentioned this pull request Jul 20, 2024
30 tasks
@tcharding tcharding deleted the 06-26-import-paths branch March 6, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants