aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cmake: exclude tests from runningredfish2016-09-011-11/+3
* Merge pull request #1018Riccardo Spagni2016-09-011-1/+1
|\
| * core: faster find_blockchain_supplementmoneromooo-monero2016-08-311-1/+1
* | tests: cmake: fix building with system gtestredfish2016-08-305-8/+9
* | tests: cmake: use a list for enabled testsredfish2016-08-301-6/+12
* | cmake: tests: gtest target is not always defined #983redfish2016-08-301-2/+9
|/
* Prevent core_tests from building under TravisJacob Torrey2016-08-291-1/+3
* Merge pull request #992Riccardo Spagni2016-08-281-2/+10
|\
| * Build the core_tests under TravisJacob Torrey2016-08-271-4/+1
| * Disabled libwallet_api_test until Issue #895 resolvedJacob Torrey2016-08-261-1/+3
| * Disable core_tests on Travis-CIJacob Torrey2016-08-261-2/+11
* | tests: hard fork list must end with a 0moneromooo-monero2016-08-283-4/+4
* | New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero2016-08-2810-11/+28
* | rct amount key modified as per luigi1111's recommendationsmoneromooo-monero2016-08-282-16/+17
* | rct: rework v2 txes into prunable and non prunable datamoneromooo-monero2016-08-282-39/+41
* | rct: rework the verification preparation processmoneromooo-monero2016-08-281-4/+4
* | rct: change the simple flag to a typemoneromooo-monero2016-08-282-2/+2
* | rct: avoid the need for the last II elementShen Noether2016-08-281-4/+2
* | wallet: do not store signatures in the wallet cachemoneromooo-monero2016-08-282-1/+6
* | rct: do not serialize senderPk - it is not used anymoremoneromooo-monero2016-08-281-1/+3
* | core_tests: fix a couple pre-rct tests using rctmoneromooo-monero2016-08-281-2/+2
* | change fork settings to allow pre-rct txes for one more fork cyclemoneromooo-monero2016-08-282-9/+9
* | rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2016-08-283-20/+35
* | rct: do not serialize public keys in outPkmoneromooo-monero2016-08-281-1/+2
* | tests: add tests for wallet output selectionmoneromooo-monero2016-08-282-1/+100
* | port get_tx_key/check_tx_key to rctmoneromooo-monero2016-08-281-2/+4
* | tests: add basic tests for simple rct apimoneromooo-monero2016-08-281-44/+378
* | integrate simple rct apimoneromooo-monero2016-08-283-7/+65
* | move the rct commitments to the output_amounts databasemoneromooo-monero2016-08-281-5/+1
* | rct: add the tx prefix hash into the MLSAGmoneromooo-monero2016-08-285-6/+39
* | ringct: do not serialize what can be reconstructedmoneromooo-monero2016-08-282-21/+13
* | Add rct core testsmoneromooo-monero2016-08-287-10/+764
* | tests: test for ringct rctSig data sizesmoneromooo-monero2016-08-281-3/+44
* | add rct to the protocolmoneromooo-monero2016-08-288-35/+26
* | make rct tx serialization workmoneromooo-monero2016-08-281-0/+201
* | ringct: allow no outputs, and add tests for this and feesmoneromooo-monero2016-08-281-31/+75
* | ringct: txn fee stuffShen Noether2016-08-281-0/+61
* | blockchain_db: add functions for adding/removing/getting rct commitmentsmoneromooo-monero2016-08-281-0/+4
* | tests: new ringct test for checking H2 valuesShen Noether2016-08-281-0/+11
* | tests: zero inputs/outputs are in fact supposed to be acceptedmoneromooo-monero2016-08-281-14/+14
* | ringct: add a test for prooveRange being non deterministicmoneromooo-monero2016-08-281-0/+9
* | tests: more ringct range proof testsmoneromooo-monero2016-08-281-0/+245
* | remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-282-3/+1
* | tests: add some more ringct building block testsmoneromooo-monero2016-08-281-1/+50
* | tests: add Shen Noether's basic ringct testsmoneromooo-monero2016-08-282-1/+209
|/
* 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
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-111-3/+3