Skip to content
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

Print satoshi amounts in all tests #661

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

thunderbiscuit
Copy link
Member

Small fixes to print statements I keep seeing when I run tests locally, where we print statement shows the Amount type name instead of the satoshi amount.

Python was also giving me a ton of grief because of the new requirements that packages be installed at the virtual environment level rather than globally (not a bad thing, just a darn mess to deal with when you're not writing Python all day every day). Anyway I created a local virtual environment that I will leave in my repo for ease of use but I needed to add that to the gitignore.

@reez
Copy link
Collaborator

reez commented Feb 4, 2025

ACK 6b8b1b6

Looks straightforward to me

@thunderbiscuit
Copy link
Member Author

@reez I just need an "approve" and I can merge...

@reez
Copy link
Collaborator

reez commented Feb 4, 2025

omg dude I'm getting legendary with this approve button thing.

this PR has been approve buttoned now.

@thunderbiscuit thunderbiscuit merged commit db80ed6 into bitcoindevkit:master Feb 4, 2025
23 checks passed
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