Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-06 | tests: integrated_address: remove missing payment id assertion | reemuru | 1 | -3/+1 | |
The integrated address functional test fails in the workflows due to an assertion for missing payment id that is no longer needed. Remove the assertion and update the assertion count. Fixes 7dcfccb: ("wallet_rpc_server: fix make_integrated_address with no payment id") | |||||
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-05-29 | functional_tests: fix python3 compatibility | moneromooo-monero | 1 | -7/+6 | |
Also add missing bans test to the default tests | |||||
2019-03-22 | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 1 | -1/+1 | |
2019-03-21 | functional_tests: add integrated address tests | moneromooo-monero | 1 | -0/+101 | |