mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-09 15:53:54 +00:00
- 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