prestoalvarez
commented at 1:57 pm on August 22, 2025:
none
In bip-0069_examples.py:
Fix print_outputs() to use sorted output tuples instead of unsorted
Add Python 3 compatibility using functools.cmp_to_key()
Convert string hashes to byte arrays in second example
Make file executable with shebang for python3
Add clearer output formatting with transaction hashes and section headers
jonatack
commented at 7:10 pm on August 22, 2025:
member
Patch looks correct but this python2 file could be updated to have executable file permissions and to be able to run with python3, would you like to do that?
prestoalvarez requested review from jonatack
on Aug 22, 2025
jonatack
commented at 9:34 pm on August 22, 2025:
member
ACK. Could you please make the commit names clearer, and what do you think about adding this diff to the last commit?
jonatack
commented at 11:02 pm on August 22, 2025:
member
@prestoalvarez it would be good to update the file permissions, e.g. with chmod 755 bip-0069_examples.py, and either squash your commits or give clear naming for each of them.
BIP69: fix output inconsistency and update to python3
- Fix print_outputs() to use sorted output tuples instead of unsorted
- Add Python 3 compatibility using functools.cmp_to_key()
- Convert string hashes to byte arrays in second example
- Make file executable with shebang for python3
- Add clearer output formatting with transaction hashes and section headers
ba843e29b1
prestoalvarez force-pushed
on Aug 23, 2025
murchandamus added the label
Pending acceptance
on Aug 25, 2025
prestoalvarez
commented at 10:44 am on September 1, 2025:
none
jonatack
commented at 2:57 pm on September 1, 2025:
member
@prestoalvarez the commit message looks good, and thank you for squashing. Would be good if you can update the file permissions, please, e.g. with chmod 755 bip-0069_examples.py, and then would be good to see approval of the change by the BIP authors.
jonatack added the label
PR Author action required
on Sep 2, 2025
Fix file permissions for bip-0069_examples.pyd9888173b6
prestoalvarez
commented at 8:36 pm on September 7, 2025:
none
This is a metadata mirror of the GitHub repository
bitcoin/bips.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2025-09-13 09:10 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me