aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/sign_message.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-08-28Bind signature to full address and signing modeSarang Noether1-0/+2
2020-08-28wallet: allow signing a message with spend or view keymoneromooo-monero1-5/+10
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-12-31wallet: allow message sign/verify for subaddressesmoneromooo-monero1-8/+23
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-3/+3
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-1/+1
2019-03-21functional_tests: add message signing/verification testsmoneromooo-monero1-0/+85