summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Wallet API : transaction history in progressIlya Kitaev2016-06-231-0/+28
* | | | | | Wallet::createTransaction API introducedIlya Kitaev2016-06-231-3/+11
* | | | | | Wallet::transfer in progressIlya Kitaev2016-06-231-0/+16
* | | | | | Wallet::refresh + testsIlya Kitaev2016-06-231-0/+12
* | | | | | testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-06-231-11/+12
* | | | | | - testnet option added to api;Ilya Kitaev2016-06-231-24/+44
* | | | | | wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-06-231-0/+25
* | | | | | fix: error: -Werror=misleading-indentationmoneroexample2016-05-181-1/+3
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #831Riccardo Spagni2016-05-177-25/+86
|\ \ \ \ \
| * | | | | tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero2016-05-015-23/+17
| * | | | | unit_tests: add a write_varint/read_varint testmoneromooo-monero2016-05-012-1/+68
| * | | | | unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typomoneromooo-monero2016-05-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'performance' of https://github.com/LMDB/bitmoneroRiccardo Spagni2016-04-291-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'performance' into masterHoward Chu2016-04-051-4/+5
| |\ \ \ \
| | * | | | CleanupHoward Chu2016-04-051-4/+5
* | | | | | tests: fix compile failure on wallet2::transfermoneromooo-monero2016-04-171-1/+2
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #786Riccardo Spagni2016-04-141-0/+4
|\ \ \ \ \
| * | | | | tests: unbound API is only accessible in static buildsmoneromooo-monero2016-04-021-0/+4
| |/ / / /
* | | | | Merge pull request #783Riccardo Spagni2016-04-141-1/+1
|\ \ \ \ \
| * | | | | wallet: better output selection for transfer/transfer_newmoneromooo-monero2016-04-021-1/+1
| |/ / / /
* / / / / tests: fix build with older GCCJavier Smooth2016-04-021-2/+4
|/ / / /
* | | / tests: add test for needed OpenSSL algorithms in unboundmoneromooo-monero2016-03-292-1/+52
| |_|/ |/| |
* | | tests: obligatory hardfork unit build fix after interface changemoneromooo-monero2016-03-261-1/+1
* | | New RPC and daemon command to get output histogrammoneromooo-monero2016-03-261-0/+1
* | | core_tests: fix compile failure with GCC 4.8.4moneromooo-monero2016-03-211-1/+1
* | | Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-2110-17/+13
* | | Print stack trace upon exceptionsmoneromooo-monero2016-03-1910-13/+17
* | | tests: enable core tests againmoneromooo-monero2016-03-171-1/+1
| |/ |/|
* | fixed "undefined reference" for boost::system libraryIlya Kitaev2016-03-161-1/+2
* | Wallet::store_to(path, password) implemented;Ilya Kitaev2016-03-161-1/+64
* | Wallet::address implementedIlya Kitaev2016-03-161-0/+8
* | WalletManager::recoveryWallet implementedIlya Kitaev2016-03-161-5/+14
* | Wallet::setPassword() method for wallet2_apiIlya Kitaev2016-03-161-4/+22
* | changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev2016-03-161-5/+25
* | get_seed() included to interfaceIlya Kitaev2016-03-161-9/+34
* | tests for wallet2_apiIlya Kitaev2016-03-163-1/+130
|/
* unit_tests: fix hard fork unit test compilationwarptangent2016-03-051-1/+1
* Merge pull request #689Riccardo Spagni2016-02-291-1/+1
|\
| * unit_tests: update test openalias addressmoneromooo-monero2016-02-231-1/+1
* | move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-227-14/+0
|/
* Merge pull request #659Riccardo Spagni2016-02-171-1/+1
|\
| * core_tests: fix a compile problem with CLANGmoneromooo-monero2016-02-131-1/+1
* | Add the new test filesmoneromooo-monero2016-02-132-0/+295
|/
* unit_tests: fix blockchain unit test after hard fork import fixmoneromooo-monero2016-02-081-1/+10
* core_tests: add tests for hard fork behaviors (MRL-0004)moneromooo-monero2016-02-084-7/+22
* core_tests: allow setting miner tx max_outs when creating a blockmoneromooo-monero2016-02-082-4/+6
* unit_tests: fix hard fork unit test compilationmoneromooo-monero2016-02-081-0/+4
* Merge pull request #641Riccardo Spagni2016-02-081-13/+9
|\
| * unit_tests: fix mnemonics unit test testing invalid seedsmoneromooo-monero2016-02-011-13/+9
* | Merge pull request #639Riccardo Spagni2016-02-081-30/+68
|\ \