aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests
Commit message (Expand)AuthorAgeFilesLines
* Preserve commitment format inside transactionsLuke Parker2022-04-211-2/+0
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-187-17/+363
* Merge pull request #8205luigi11112022-04-061-0/+2
|\
| * Compil. time: cryptonote_core minus portable_storage headermj-xmr2022-03-041-0/+2
* | Merge pull request #8197luigi11112022-04-0638-38/+38
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-0438-38/+38
| |/
* | store outPk/8 in the tx for speedmoneromooo-monero2022-04-051-0/+2
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-0511-22/+644
|/
* multisig key exchange update and refactorkoe2022-02-222-69/+59
* core_tests: remove unused typedef, fix warningselsta2021-08-191-1/+0
* Merge pull request #7661luigi11112021-06-101-8/+4
|\
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-231-8/+4
* | Warnings: unused var in core_tests:chaingen.hmj-xmr2021-05-111-1/+1
|/
* Merge pull request #7355luigi11112021-02-181-2/+2
|\
| * Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-281-2/+2
* | Remove unused variables in monero codebaseKevin Barbour2021-02-092-5/+0
|/
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-1/+1
* Merge pull request #6111Riccardo Spagni2020-09-061-3/+3
|\
| * core: fix mining from a block that's not the current topmoneromooo-monero2020-08-271-3/+3
* | core_tests: fix failures after v13moneromooo-monero2020-08-284-13/+21
* | core_tests: remove hardcoded hf versionmoneromooo-monero2020-08-281-1/+1
* | Integrate CLSAGs into moneromoneromooo-monero2020-08-2710-79/+466
|/
* Merge pull request #6760Alexander Blair2020-08-273-0/+30
|\
| * enforce claiming maximum coinbase amountmoneromooo-monero2020-08-213-0/+30
* | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-171-2/+0
|/
* Merge pull request #6512Alexander Blair2020-07-1935-35/+35
|\
| * Update copyright year to 2020SomaticFanatic2020-05-0635-35/+35
* | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-2/+3
* | build: fix boost 1.73 compatibilityselsta2020-05-141-2/+2
|/
* Adding Dandelion++ support to public networks:Lee Clagett2020-03-264-2/+44
* Correct key image check in tx_poolLee Clagett2020-03-143-0/+64
* Merge pull request #6061Alexander Blair2020-02-284-5/+0
|\
| * core_tests: remove some useless verbose logsmoneromooo-monero2019-10-304-5/+0
* | Merge pull request #6300Alexander Blair2020-01-241-4/+10
|\ \
| * | fix tests bug added in #6110Dusan Klinec2020-01-191-4/+10
* | | Merge pull request #6146Alexander Blair2020-01-241-2/+2
|\ \ \ | |/ / |/| |
| * | Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-2/+2
* | | Merge pull request #6115Alexander Blair2020-01-161-0/+2
|\ \ \
| * | | core_tests: reset thread pool between testsmoneromooo-monero2019-11-101-0/+2
* | | | Merge pull request #6110Alexander Blair2020-01-113-22/+180
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: fix HF12 chaingen - construct bc object from eventsDusan Klinec2019-11-133-22/+180
| |/ /
* / / Adding support for hidden (anonymity) txpoolLee Clagett2019-11-027-22/+723
|/ /
* / cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-311-2/+6
|/
* Merge pull request #5915luigi11112019-10-081-5/+13
|\
| * monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-5/+13
* | RandomX integrationHoward Chu2019-09-251-2/+2
* | Merge pull request #5882luigi11112019-09-243-6/+40
|\ \
| * | blockchain: enforce 10 block age for spending outputsmoneromooo-monero2019-09-173-6/+40
* | | Merge pull request #5877luigi11112019-09-241-2/+2
|\ \ \ | |/ / |/| |
| * | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-2/+2
| |/