8000 Move amount module out of util by tcharding · Pull Request #1333 · rust-bitcoin/rust-bitcoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move amount module out of util #1333

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 1 commit into from
Nov 5, 2022

Conversation

tcharding
Copy link
Member

Done as part of flattening the util module. Simply move the amount module out of the util module and to the crate root. Justified by the fact that the Amount type is more-or-less a "primitive" bitcoin type.

Done as part of flattening the `util` module. Simply move the `amount`
module out of the `util` module and to the crate root. Justified by the
fact that the `Amount` type is more-or-less a "primitive" bitcoin type.
Copy link
Member
@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK b84e1d4

@tcharding tcharding added the P-high High priority label Oct 24, 2022
@tcharding
Copy link
Member Author

P-high because we are trying to flatten util so we can get on with crate smashing. This PR is trivial, just a module move.

@tcharding tcharding added the trivial Obvious, easy and quick to review (few lines or doc-only...) label Oct 24, 2022
Copy link
Collaborator
@Kixunil Kixunil left a comment

Choose a reason for hiding this comment

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

Oh, why did I miss this? F*** yes ack!!!

ACK b84e1d4

Copy link
Member
@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

ACK b84e1d4

@apoelstra apoelstra merged commit 279ae36 into rust-bitcoin:master Nov 5, 2022
@tcharding tcharding deleted the 01-21-move-amount branch November 7, 2022 20:35
Sign up for free to join this conversation on GitHub. Already 72F6 have an account? Sign in to comment
Labels
P-high High priority trivial Obvious, easy and quick to review (few lines or doc-only...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0