Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Use Bech32m encoding for v1+ segwit addresses | Pieter Wuille | |
This also includes updates to the Python test framework implementation, test vectors, and release notes. | |||
2020-09-03 | [tests] Rename segwit encode and decode functions | John Newbery | |
These functions can be exported to other modules, so be explicit that they're encoding and decoding segwit addresses | |||
2020-09-03 | [tests] Move bech32 unit tests to test framework | John Newbery | |
2017-09-28 | Use BIP173 addresses in segwit.py test | Pieter Wuille | |