aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge pull request #2720Riccardo Spagni1-1/+1
2017-11-14Merge pull request #2696Riccardo Spagni1-0/+2
2017-11-14Merge pull request #2670Riccardo Spagni2-0/+119
2017-11-14Merge pull request #2617Riccardo Spagni1-3/+5
2017-11-08Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate1-2/+2
2017-11-06Merge pull request #2483Riccardo Spagni1-0/+28
2017-10-24unit_tests: fix data dir determinationmoneromooo-monero1-1/+1
2017-10-21Initialize openssl on startupmoneromooo-monero1-0/+2
2017-10-19unit tests: OOB indexes & adding subaddressCole Lightfighter1-15/+41
2017-10-17Subaddress unit testsCole Lightfighter2-0/+93
2017-10-16unit_tests: fix build on windowsmoneromooo-monero1-1/+1
2017-10-15Merge pull request #2610Riccardo Spagni2-7/+5
2017-10-15Merge pull request #2608Riccardo Spagni2-10/+23
2017-10-15Merge pull request #2582Riccardo Spagni2-0/+46
2017-10-15Merge pull request #2565Riccardo Spagni1-1/+1
2017-10-15Merge pull request #2555Riccardo Spagni1-0/+14
2017-10-15Merge pull request #2528Riccardo Spagni1-1/+3
2017-10-15Merge pull request #2469Riccardo Spagni1-0/+1
2017-10-10dns_utils: allow an optional DNS server IP in DNS_PUBLICmoneromooo-monero1-0/+14
2017-10-09Fix an object lifetime bug in net load testsmoneromooo-monero1-3/+5
2017-10-08unit_tests: fix compiling on WindowsiDunk54002-7/+5
2017-10-08unit_tests: data dir is now overridden with --data-dirmoneromooo-monero2-10/+23
2017-10-07Subaddresseskenshi842-26/+26
2017-10-06Merge pull request #2523Riccardo Spagni4-10/+32
2017-10-05tests: add sha256sum unit testmoneromooo-monero2-0/+46
2017-10-05Upgrades to epee::net_utils::network_addressLee Clagett3-2/+233
2017-10-03tests: fix hashchain unit testsmoneromooo-monero1-1/+1
2017-09-28tests: pass data dir as argredfish4-10/+32
2017-09-26mnemonics: new Lojban word listWei Tang1-1/+3
2017-09-25wallet2: do not keep block hashes below last checkpointmoneromooo-monero2-0/+130
2017-09-25move checkpoints in a separate librarymoneromooo-monero4-4/+4
2017-09-25Merge pull request #2457Riccardo Spagni1-1/+1
2017-09-25Merge pull request #2424Riccardo Spagni1-1/+1
2017-09-25Merge pull request #2442Riccardo Spagni1-0/+1
2017-09-25Merge pull request #2440Riccardo Spagni2-0/+75
2017-09-25get_blockchain_top now returns voidmoneromooo-monero1-1/+1
2017-09-21build: auto update version info without manually deleting version.hstoffu1-0/+1
2017-09-19Added test documentation & Keccak unit testCole Lightfighter1-0/+28
2017-09-18precomputed block hashes are now in blocks of N (currently 256)moneromooo-monero1-0/+1
2017-09-18blockchain: reject unsorted ins and outs from v7moneromooo-monero1-0/+29
2017-09-17Use actual batch size for resize estimatesHoward Chu1-1/+1
2017-09-14Use a threadpoolHoward Chu2-178/+0
2017-09-13common: add apply_permutation file and functionmoneromooo-monero2-0/+46
2017-09-03Add a --fluffy-blocks option to relay blocks as fluffy blocksmoneromooo-monero1-0/+1
2017-08-22Cleanup test impact of adding safesyncmode() methodHoward Chu1-0/+1
2017-08-20Toggle SAFE syncmode on and off automaticallyHoward Chu1-0/+1
2017-08-19DB cleanupHoward Chu1-1/+1
2017-08-17Merge pull request #2303Riccardo Spagni1-1/+1
2017-08-17Merge pull request #2287Riccardo Spagni1-0/+1
2017-08-17cryptonote_protocol: large block sync size before v4moneromooo-monero1-1/+1
2017-08-15protocol: pass blockchain cumulative difficulty when syncingmoneromooo-monero1-0/+1
2017-08-15Merge pull request #2292Riccardo Spagni1-1/+3
2017-08-15Merge pull request #2276Riccardo Spagni1-0/+2
2017-08-14mnemonics: new Esperanto word listmoneromooo-monero1-1/+3
2017-08-12protocol: fix reorgs while syncingmoneromooo-monero1-188/+0
2017-08-10tests: fix tests buildmoneromooo-monero1-0/+2
2017-08-07core: thread most of handle_incoming_txmoneromooo-monero1-0/+1
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero2-0/+277
2017-06-19unit_tests: fix build failures after network_address changesmoneromooo-monero2-64/+68
2017-06-11blockchain_db: add a txpool tx getter which returns existencemoneromooo-monero1-0/+1
2017-06-01Don't copy blockchain for coinbase_tx_sumHoward Chu1-1/+1
2017-05-30Merge pull request #2016Riccardo Spagni1-2/+2
2017-05-30Merge pull request #1982Riccardo Spagni2-1/+11
2017-05-25Move txpool to the databasemoneromooo-monero2-1/+11
2017-05-07Fix overlooked renaming of Português in the unit testsNano Akron1-2/+2
2017-04-24Change Old_English to English_Old - 'Old English' is actually a languageNano Akron1-1/+1
2017-04-24Merge pull request #1983Riccardo Spagni1-1/+3
2017-04-16Added Simplified Chinese electrum word listNano Akron1-1/+3
2017-04-11Simplified the implementation and features of spanLee Clagett1-1/+1
2017-04-11Improvements for epee binary to hex functions:Lee Clagett5-8/+415
2017-03-29Replace deprecated tmpnam function.Randi Joseph1-10/+16
2017-03-25mnemonics: sanity checks for word listsmoneromooo-monero1-1/+30
2017-03-23core: cache tx and block hashes in the respective classesmoneromooo-monero1-0/+14
2017-03-18Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2-0/+98
2017-03-15Add intervening v5 fork for increased min block sizemoneromooo-monero1-25/+25
2017-03-10fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi841-1/+1
2017-03-04unit_tests: fix fee tests after quantization changemoneromooo-monero1-22/+35
2017-02-25core: move hardfork back to cryptonote_coremoneromooo-monero1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni32-32/+32
2017-02-21Merge pull request #1758Riccardo Spagni1-1/+2
2017-02-21unit_tests: hardfork unit test now needs get_block_blob_from_heightmoneromooo-monero1-1/+2
2017-02-21More for PR #1724Howard Chu1-1/+1
2017-02-21Merge pull request #1727Riccardo Spagni2-2/+4
2017-02-21Merge pull request #1721Riccardo Spagni3-24/+25
2017-02-21Merge pull request #1731Riccardo Spagni1-1/+1
2017-02-20util: add a vercmp function to compare version numbersmoneromooo-monero2-1/+45
2017-02-16switch to boost::thread for mingw buildLee Clagett3-24/+25
2017-02-14unit_tests: fix minor blockchain_db regressionmoneromooo-monero1-1/+1
2017-02-13blockchain_db: add "raw" blobdata getters for block and transactionmoneromooo-monero2-2/+4
2017-02-12cryptonote_protocol: misc fluffy block fixesmoneromooo-monero1-0/+2
2017-02-11Merge pull request #1689Riccardo Spagni2-11/+25
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi8412-14/+14
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2-11/+25
2017-01-21unit_tests: fix missing return after batch_start prototype changemoneromooo-monero1-1/+1
2017-01-16fixups in logging init calls, and add missing net context in a logmoneromooo-monero1-0/+1
2017-01-15Merge pull request #1579Riccardo Spagni1-0/+19
2017-01-15Merge pull request #1575Riccardo Spagni2-4/+5
2017-01-15Merge pull request #1571Riccardo Spagni1-1/+1
2017-01-15Merge pull request #1506Riccardo Spagni1-1/+1
2017-01-15mnemonics: fix language detection with checksum wordmoneromooo-monero1-0/+19
2017-01-14Use batch transactions when syncingHoward Chu1-1/+1
2017-01-14unit_tests: fix portable serialization tests hardcoded data pathmoneromooo-monero2-4/+5
2017-01-14fix do_not_relay not preventing relaying on a timermoneromooo-monero1-1/+1
2017-01-11Added (not yet enabled) HTTP client authenticationLee Clagett1-49/+302
2017-01-08Merge pull request #1515Riccardo Spagni1-0/+513
2017-01-08Merge pull request #1493Riccardo Spagni1-0/+1
2017-01-08Merge pull request #1460Riccardo Spagni1-8/+9
2017-01-07blockchain: allow marking "tx not found" without an exceptionmoneromooo-monero1-0/+1
2017-01-03portable serializer: tests addedkenshi841-0/+513
2016-12-21Fixed HTTP auth tests for gcc 4.9Lee Clagett1-4/+4
2016-12-21make openalias also available for solo miner; introduce namespace tools::dns_...kenshi841-8/+9
2016-12-20Fixed uninitialized valgrind errors in serialization testsLee Clagett1-2/+4
2016-12-19Fixes for google test < 1.8Lee Clagett1-18/+18
2016-12-15Merge pull request #1459Riccardo Spagni1-1/+2
2016-12-15Preliminary support for DragonFly BSDAntonio Huete Jimenez1-1/+2
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2-0/+473
2016-12-04ringct: luigi1111's changes to fix and speedup Borromean sigsluigi11111-8/+4
2016-12-04ringct: switch to Borromean signaturesShen Noether2-35/+18
2016-12-04Merge pull request #1385Riccardo Spagni2-0/+218
2016-11-28tests: add unit tests for uri parsingmoneromooo-monero2-0/+218
2016-11-25Added command_line::is_yesLee Clagett2-0/+51
2016-11-24Merge pull request #1371Riccardo Spagni1-2/+2
2016-11-24Merge pull request #1364Riccardo Spagni2-0/+178
2016-11-23Fixed undefined behavior in TestDBLee Clagett1-2/+2
2016-11-23Added task_region - a fork/join task implementationLee Clagett2-0/+178
2016-11-20tests: fix uninitialized data valgrind reports in levin testsmoneromooo-monero1-0/+1
2016-11-20tests: fix uninitialized data valgrind reports in serialization testsmoneromooo-monero1-1/+4
2016-11-13tests: fix another fee test on 32 bitmoneromooo-monero1-1/+1
2016-11-11tests: fix tests builds after fluffy blocks mergemoneromooo-monero1-0/+3
2016-11-10tests: fix fee unit tests on 32 bitmoneromooo-monero1-3/+5
2016-11-08Merge pull request #1276Riccardo Spagni2-0/+122
2016-10-31core: dynamic fee algorithm from ArticMinemoneromooo-monero2-0/+122
2016-10-29ringct: check the size of amount_keys is the same as destinationsmoneromooo-monero2-2/+4
2016-10-23core: notify the txpool when transactions are relayedmoneromooo-monero1-0/+1
2016-10-19unit_tests: fix build after get_output_histogram signature changemoneromooo-monero1-1/+1
2016-10-04Merge pull request #1140Riccardo Spagni1-4/+4
2016-10-01tests: fix build after addition of cryptonote_core::get_block_sync_sizemoneromooo-monero1-0/+1
2016-09-27wallet: cold wallet transaction signingmoneromooo-monero1-4/+4
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-6/+2
2016-09-14rct: rework serialization to avoid storing vector sizesmoneromooo-monero1-2/+5
2016-09-04tests: block reward: disable 64-bit-only tests on 32-bit systemsredfish1-0/+2
2016-09-01Merge pull request #1018Riccardo Spagni1-1/+1
2016-08-31core: faster find_blockchain_supplementmoneromooo-monero1-1/+1
2016-08-30tests: cmake: fix building with system gtestredfish1-1/+1
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-8/+8
2016-08-28rct: rework v2 txes into prunable and non prunable datamoneromooo-monero2-39/+41
2016-08-28rct: rework the verification preparation processmoneromooo-monero1-4/+4
2016-08-28rct: change the simple flag to a typemoneromooo-monero1-1/+1
2016-08-28rct: avoid the need for the last II elementShen Noether1-4/+2
2016-08-28wallet: do not store signatures in the wallet cachemoneromooo-monero1-0/+5
2016-08-28rct: do not serialize senderPk - it is not used anymoremoneromooo-monero1-1/+3
2016-08-28rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2-15/+32
2016-08-28rct: do not serialize public keys in outPkmoneromooo-monero1-1/+2
2016-08-28tests: add tests for wallet output selectionmoneromooo-monero2-1/+100
2016-08-28tests: add basic tests for simple rct apimoneromooo-monero1-44/+378
2016-08-28integrate simple rct apimoneromooo-monero2-6/+61
2016-08-28move the rct commitments to the output_amounts databasemoneromooo-monero1-5/+1
2016-08-28rct: add the tx prefix hash into the MLSAGmoneromooo-monero2-6/+6
2016-08-28ringct: do not serialize what can be reconstructedmoneromooo-monero2-21/+13
2016-08-28tests: test for ringct rctSig data sizesmoneromooo-monero1-3/+44
2016-08-28make rct tx serialization workmoneromooo-monero1-0/+201
2016-08-28ringct: allow no outputs, and add tests for this and feesmoneromooo-monero1-31/+75
2016-08-28ringct: txn fee stuffShen Noether1-0/+61
2016-08-28blockchain_db: add functions for adding/removing/getting rct commitmentsmoneromooo-monero1-0/+4
2016-08-28tests: new ringct test for checking H2 valuesShen Noether1-0/+11
2016-08-28tests: zero inputs/outputs are in fact supposed to be acceptedmoneromooo-monero1-14/+14
2016-08-28ringct: add a test for prooveRange being non deterministicmoneromooo-monero1-0/+9
2016-08-28tests: more ringct range proof testsmoneromooo-monero1-0/+245
2016-08-28tests: add some more ringct building block testsmoneromooo-monero1-1/+50
2016-08-28tests: add Shen Noether's basic ringct testsmoneromooo-monero2-1/+209
2016-08-11Fake outs set is now decided by the walletmoneromooo-monero1-3/+3
2016-07-26tests: fix a bitflag test typomoneromooo-monero1-1/+1
2016-07-26unit_tests: check adding checkpoints succeededmoneromooo-monero1-3/+3
2016-07-13remove hf_starting_height dbmoneromooo-monero1-31/+1
2016-05-18fix: error: -Werror=misleading-indentationmoneroexample1-1/+3
2016-05-17Merge pull request #831Riccardo Spagni2-2/+69
2016-05-01unit_tests: add a write_varint/read_varint testmoneromooo-monero2-1/+68
2016-05-01unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typomoneromooo-monero1-1/+1
2016-04-29Merge branch 'performance' of https://github.com/LMDB/bitmoneroRiccardo Spagni1-4/+5
2016-04-05Merge branch 'performance' into masterHoward Chu1-4/+5
2016-04-05CleanupHoward Chu1-4/+5
2016-04-02tests: unbound API is only accessible in static buildsmoneromooo-monero1-0/+4
2016-03-29tests: add test for needed OpenSSL algorithms in unboundmoneromooo-monero2-1/+52
2016-03-26tests: obligatory hardfork unit build fix after interface changemoneromooo-monero1-1/+1
2016-03-26New RPC and daemon command to get output histogrammoneromooo-monero1-0/+1
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero4-4/+2
2016-03-19Print stack trace upon exceptionsmoneromooo-monero4-2/+4
2016-03-05unit_tests: fix hard fork unit test compilationwarptangent1-1/+1
2016-02-29Merge pull request #689Riccardo Spagni1-1/+1
2016-02-23unit_tests: update test openalias addressmoneromooo-monero1-1/+1
2016-02-22move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero1-2/+0
2016-02-08unit_tests: fix blockchain unit test after hard fork import fixmoneromooo-monero1-1/+10
2016-02-08unit_tests: fix hard fork unit test compilationmoneromooo-monero1-0/+4
2016-02-08Merge pull request #641Riccardo Spagni1-13/+9
2016-02-01unit_tests: fix mnemonics unit test testing invalid seedsmoneromooo-monero1-13/+9
2016-02-01unit_tests: fix hard fork unit tests and add a test for major toomoneromooo-monero1-30/+68
2016-01-21OpenBSD support for Monero.me0wmix1-2/+2
2016-01-16Fix 30f92f5630bbc7507708275a29a9ae7acf633a5bHoward Chu1-0/+1
2016-01-02unit_tests: initialize db object in ctor, not openmoneromooo-monero1-1/+2
2015-12-31updated copyright yearRiccardo Spagni25-25/+25