aboutsummaryrefslogtreecommitdiff
path: root/tests/libwallet_api_tests
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-042-2/+2
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-062-2/+2
* tests: add a few try/catch in main to shut coverity upmoneromooo-monero2019-04-031-0/+3
* Update 2019 copyrightbinaryFate2019-03-052-2/+2
* libwallet_api_tests: add missing dependency on Boost Locale and ICUstoffu2018-11-151-0/+2
* Fix typos in various filesDimitris Apostolou2018-03-151-3/+3
* Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...stoffu2018-03-061-51/+51
* Correct spelling mistakes.Edward Betts2018-03-052-2/+2
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+2
* Update 2018 copyrightxmr-eric2018-01-262-2/+2
* split wallet and wallet_apimoneromooo-monero2017-11-162-1/+2
* Merge pull request #2696Riccardo Spagni2017-11-141-0/+2
|\
| * Initialize openssl on startupmoneromooo-monero2017-10-211-0/+2
* | fix libwallet api test after api changeJaquee2017-10-291-8/+8
|/
* Subaddresseskenshi842017-10-071-55/+59
* Merge pull request #2424Riccardo Spagni2017-09-251-1/+1
|\
| * libwallet_api_tests: initialize newblock_triggered on resetmoneromooo-monero2017-09-251-1/+1
* | build: auto update version info without manually deleting version.hstoffu2017-09-211-0/+1
|/
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-212-2/+2
* switch to boost::thread for mingw buildLee Clagett2017-02-162-29/+32
* update wallet api testsJaquee2017-02-041-7/+8
* Change logging to easylogging++moneromooo-monero2017-01-161-0/+1
* Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-0/+10
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-136/+136
* libwallet_api: test: adjusted mixin_count=4 as it's minumum allowedIlya Kitaev2016-10-061-3/+4
* libwallet_api: some renamingsIlya Kitaev2016-10-061-6/+8
* libwallet_api: do not use fast-refresh on recoveryIlya Kitaev2016-10-011-11/+53
* libwallet_api: fast-refresh in case of opening non-synced walletIlya Kitaev2016-09-301-1/+25
* libwallet_api: fast-refresh for new walletIlya Kitaev2016-09-301-3/+28
* libwallet_api: test for create/init wallet on mainnetIlya Kitaev2016-09-281-3/+50
* libwallet_api: tests: fixed WalletCallbackReceived testIlya Kitaev2016-09-281-3/+7
* libwallet_api: tests: test fixed according implementationIlya Kitaev2016-09-271-1/+0
* libwallet_api: tests: compilation errors fixedIlya Kitaev2016-09-271-2/+2
* wallet2_api: added Wallet::daemonBlockChainHeight()Ilya Kitaev2016-09-262-5/+21
* libwallet_api: Wallet::blockChainHeight, WalletListener::newBlockIlya Kitaev2016-09-261-2/+49
* libwallet_api: simple documentation on testing environmentIlya Kitaev2016-09-232-3/+25
* libwallet_api: tests: env variables for WALLETS_ROOT_DIR andIlya Kitaev2016-09-221-13/+36
* libwallet_api: tests: changed testwallets path, uncommitted all testsIlya Kitaev2016-09-221-12/+14
* wallet2_api: getter and setter for "refresh interval"Ilya Kitaev2016-09-201-6/+13
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+5
* fix remaining bitmonero and simplewallet bitsRiccardo Spagni2016-09-0310-10/+10
* tests: cmake: fix building with system gtestredfish2016-08-301-1/+1
* libwallet_api: tests: checking for result while opening walletIlya Kitaev2016-08-231-4/+6
* libwallet_api: Wallet::amountFromString fixedIlya Kitaev2016-08-231-0/+23
* libwallet_api: tests: removed logged passwordsIlya Kitaev2016-08-221-2/+2
* libwallet_api: do not store wallet on close if status is not okIlya Kitaev2016-08-221-2/+67
* wallet_api: async init, Wallet::connected status, log levelIlya Kitaev2016-07-181-20/+81
* WalletListener functionalityIlya Kitaev2016-07-182-39/+90
* Transaction fee multiplier aka priority integragedIlya Kitaev2016-07-181-0/+42