aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests
Commit message (Expand)AuthorAgeFilesLines
* fix: TypeError: 'method' object is not subscriptableSNeedlewoods2026-06-031-3/+3
* daemon: remove miniupnptobtoht2026-04-261-1/+1
* wallet: identify spends in pool when scanningj-berman2025-10-072-32/+117
* wallet: refactor subaddress expansion & add to transfer testjeffro2562025-07-071-0/+43
* wallet: create set_subaddress_lookahead wallet rpc endpointbenevanoff2025-07-071-0/+15
* Merge pull request #9740tobtoht2025-03-101-2/+105
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-2/+105
* | Merge pull request #9775tobtoht2025-02-141-1/+1
|\ \
| * | Set response limits on http server connectionsLee *!* Clagett2025-02-141-1/+1
* | | tests: Improve p2p tx propagation functional testiamamyth2025-02-131-10/+29
|/ /
* | Merge pull request #8617tobtoht2025-02-133-35/+433
|\ \ | |/ |/|
| * wallet: background sync with just the view keyj-berman2024-05-243-35/+433
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-1/+1
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-1/+1
* wallet: feature: transfer amount with fee includedjeffro2562024-02-201-0/+81
* functional_tests: fix multisig tests noutputs assertionjeffro2562023-08-191-84/+45
* Merge pull request #8942luigi11112023-08-171-9/+146
|\
| * wallet-rpc: restore from multisig seedjeffro2562023-08-101-9/+146
* | Merge pull request #8891luigi11112023-08-171-0/+10
|\ \ | |/ |/|
| * core_rpc_server: return ID of submitted blockjeffro2562023-06-301-0/+10
* | Merge pull request #8905luigi11112023-07-061-0/+101
|\ \
| * | wallet: respect frozen key images in multisig wallets [RELEASE]jeffro2562023-06-121-0/+101
| |/
* / wallet2: fix rescanning tx via scan_txj-berman2023-03-132-7/+223
|/
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-1/+1
* wallet2: better test on whether to allow output importmoneromooo-monero2022-09-071-0/+9
* allow exporting outputs in chunksmoneromooo-monero2022-09-071-14/+40
* wallet2: fixes for export/import output flowj-berman2022-09-062-18/+67
* Publish submitted txs via zmqj-berman2022-07-213-4/+24
* disable multisig by defaultmoneromooo-monero2022-05-171-5/+5
* Merge pull request #8220luigi11112022-05-101-32/+51
|\
| * multisig: add post-kex verification round to check that all participants have...koe2022-04-291-32/+51
* | Bump ring size to 16 for v15 & remove set default in wallet clij-berman2022-04-184-13/+13
* | Fee changes from ArticMinemoneromooo-monero2022-04-101-4/+4
* | tests: integrated_address: remove missing payment id assertionreemuru2022-04-061-3/+1
* | Merge pull request #8197luigi11112022-04-0628-28/+34
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-0428-28/+34
| |/
* | Merge pull request #8158luigi11112022-03-181-5/+2
|\ \ | |/ |/|
| * Balance includes unconfirmed transfers to selfwoodser2022-01-311-5/+2
* | Merge pull request #7877luigi11112022-03-021-19/+10
|\ \ | |/ |/|
| * multisig key exchange update and refactorkoe2022-02-221-19/+10
* | functional_tests: update uri test with external pidselsta2021-12-141-9/+5
|/
* Tests: Mining test uses a parametric path for finding the calculation appmj-xmr2021-04-273-41/+66
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-0/+1
* [CI] Adaptive mining timeout, depending on available CPU powermj-xmr2021-03-304-10/+249
* [CI] Use Python3 for funcional tests, instead of Python2mj-xmr2021-03-201-4/+6
* functional_tests: hide check_missing_rpc_methods behind requests checkmoneromooo-monero2021-02-231-6/+5
* Merge pull request #7371luigi11112021-02-181-1/+1
|\
| * Increase timeout for the mining test 4 times (to 240s)mj-xmr2021-02-111-1/+1
* | Remove unused variables in monero codebaseKevin Barbour2021-02-091-1/+0
|/
* Merge pull request #6937luigi11112020-11-291-2/+2
|\