aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/address.py
AgeCommit message (Expand)Author
2020-09-03[tests] Replace bytes literals with hex literalsJohn Newbery
2020-09-03[tests] Fix pep8 style violations in address.pyJohn Newbery
2020-09-03[tests] Correct docstring for address.pyJohn Newbery
2020-09-03[tests] Tidy up imports in address.pyJohn Newbery
2020-09-03[tests] Remove unused optional verify_checksum parameterJohn Newbery
2020-09-03[tests] Rename segwit encode and decode functionsJohn Newbery
2020-06-10Revert "[TESTS] Move base58 to own module to break circular dependency"John Newbery
2020-06-09[TESTS] Move base58 to own module to break circular dependencyPieter Wuille
2020-05-20tests: implement base58_decode10xcryptodev
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-01-23test: Add p2p test for forcerelay permissionMarcoFalke
2019-10-30rpc: Add generatetodescriptorMarcoFalke
2019-08-14test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2019-03-02scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke
2018-09-25qa: Run more tests with wallet disabledMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-09-28Use BIP173 addresses in segwit.py testPieter Wuille
2017-08-28Remove unused variables and/or function callspracticalswift
2017-03-20Rename rpc-tests directory to functionalJohn Newbery