summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* functional_tests: add simple relay_tx testmoneromooo-monero2020-06-111-0/+11
* ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle2020-05-201-0/+23
* Merge pull request #6532luigi11112020-05-191-2/+2
|\
| * build: fix boost 1.73 compatibilityselsta2020-05-141-2/+2
* | Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett2020-05-121-0/+31
|/
* Merge pull request #6477luigi11112020-05-063-65/+25
|\
| * Revert functional test changes in babf25d2e and 571546067Lee Clagett2020-04-243-65/+25
* | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-112-5/+259
* | Merge pull request #6451luigi11112020-05-023-0/+11
|\ \
| * | Bulletproofs: verification speedupSarang Noether2020-04-143-0/+11
* | | Merge pull request #6460luigi11112020-05-011-0/+4
|\ \ \
| * | | unit_tests: fix gcc+ warningSumo Gr2020-04-181-0/+4
* | | | Merge pull request #6446luigi11112020-05-014-57/+43
|\ \ \ \
| * | | | trezor: adapt to new passphrase mechanismDusan Klinec2020-04-274-57/+43
| | |/ / | |/| |
* | | | Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-031-0/+39
| |_|/ |/| |
* | | Merge pull request #6445luigi11112020-04-213-25/+65
|\ \ \
| * | | Always reject duplicate key-images from second txidLee Clagett2020-03-301-13/+39
| * | | Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-302-12/+26
| | |/ | |/|
* | | Merge pull request #6433luigi11112020-04-212-1/+5
|\ \ \
| * | | functional_tests: ensure signatures never reuse a timestampmoneromooo-monero2020-04-061-0/+2
| * | | functional_tests: ensure signed timestamps are freshmoneromooo-monero2020-04-061-1/+3
* | | | Merge pull request #6359luigi11112020-04-211-0/+3
|\ \ \ \
| * | | | Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett2020-03-301-0/+3
| | |_|/ | |/| |
* | | | Merge pull request #6332luigi11112020-04-211-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow wallet2.h to run in WebAssemblywoodser2020-04-151-0/+5
| |/ /
* / / Adding Dandelion++ support to public networks:Lee Clagett2020-03-265-29/+1118
|/ /
* | Merge pull request #6403luigi11112020-04-103-0/+64
|\ \ | |/ |/|
| * Correct key image check in tx_poolLee Clagett2020-03-143-0/+64
* | Merge pull request #6381luigi11112020-04-041-8/+12
|\ \
| * | Fix receive order leakage with tx fluffingLee Clagett2020-03-101-8/+12
* | | Merge pull request #6361luigi11112020-04-042-1/+58
|\ \ \
| * | | Fixed bug in ZMQ JSON-RPC method fieldLee Clagett2019-11-182-1/+58
* | | | Merge pull request #6357luigi11112020-04-042-0/+173
|\ \ \ \
| * | | | daemon: auto public nodes - cache and prioritize most stable nodesxiphon2020-02-282-0/+173
| |/ / /
* | | | Merge pull request #6351luigi11112020-04-041-3/+43
|\ \ \ \
| * | | | Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-3/+43
| | |_|/ | |/| |
* | | | Merge pull request #6346luigi11112020-04-042-5/+1
|\ \ \ \
| * | | | unit_tests: fix missing test namesxiphon2020-02-182-5/+1
| | |/ / | |/| |
* | | | Merge pull request #6339luigi11112020-04-042-2/+2
|\ \ \ \
| * | | | remove empty statementsInterchained2020-02-172-2/+2
| |/ / /
* | | | Merge pull request #6335luigi11112020-04-041-0/+1
|\ \ \ \
| * | | | wipeable_string: split - treat CR, LF and Tabs as separatorsxiphon2020-02-121-0/+1
* | | | | Merge pull request #6309luigi11112020-04-042-5/+57
|\ \ \ \ \
| * | | | | functional_tests: speed up signature generationmoneromooo-monero2020-03-262-5/+29
| * | | | | functional_tests: update cookie at 10 seconds intervalmoneromooo-monero2020-03-261-0/+28
| | |_|/ / | |/| | |
* | | | | cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon2020-03-311-3/+0
* | | | | Merge pull request #6214luigi11112020-03-312-0/+4
|\ \ \ \ \
| * | | | | protocol: request txpool contents when syncedmoneromooo-monero2020-03-222-0/+4
| |/ / / /
* | | | | Fix network unit tests after epee changesLee Clagett2020-03-281-2/+2
* | | | | Merge pull request #6285Alexander Blair2020-03-271-22/+402
|\ \ \ \ \