aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/address.py
Commit message (Expand)AuthorAgeFilesLines
* 1.21 key prefix (#1710)Ross Nicoll2021-03-041-6/+6
* [tests] Replace bytes literals with hex literalsJohn Newbery2020-09-031-12/+12
* [tests] Fix pep8 style violations in address.pyJohn Newbery2020-09-031-12/+12
* [tests] Correct docstring for address.pyJohn Newbery2020-09-031-1/+4
* [tests] Tidy up imports in address.pyJohn Newbery2020-09-031-4/+1
* [tests] Remove unused optional verify_checksum parameterJohn Newbery2020-09-031-3/+7
* [tests] Rename segwit encode and decode functionsJohn Newbery2020-09-031-2/+2
* Revert "[TESTS] Move base58 to own module to break circular dependency"John Newbery2020-06-101-2/+69
* [TESTS] Move base58 to own module to break circular dependencyPieter Wuille2020-06-091-69/+2
* tests: implement base58_decode10xcryptodev2020-05-201-1/+48
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Add p2p test for forcerelay permissionMarcoFalke2020-01-231-0/+2
* rpc: Add generatetodescriptorMarcoFalke2019-10-301-0/+1
* test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke2019-08-141-0/+9
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-4/+4
* scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke2019-03-021-4/+4
* qa: Run more tests with wallet disabledMarcoFalke2018-09-251-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Use BIP173 addresses in segwit.py testPieter Wuille2017-09-281-0/+28
* Remove unused variables and/or function callspracticalswift2017-08-281-10/+0
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-0/+69