aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/sign_message.py
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Bind signature to full address and signing modeSarang Noether2020-08-281-0/+2
|
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-5/+10
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-311-8/+23
|
* functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-3/+3
| | | | Also add missing bans test to the default tests
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-1/+1
|
* functional_tests: add message signing/verification testsmoneromooo-monero2019-03-211-0/+85