aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System3 hours1-1/+5
* zmq: apply restricted-mode privacy filtering to get_transaction_poolgreatjourney5892026-05-081-1/+1
* cryptonote_core: add change address sanity checkjeffro2562026-04-274-5/+5
* blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-4/+5
* build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-5/+5
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-2915-27/+54
* Second thread pool for IOSChernykh2022-09-201-1/+1
* feat(trezor): add HF15 support, BP+Dusan Klinec2022-08-051-1/+1
* derive multisig tx secret keys from an entropy source plus the tx inputs' key...koe2022-07-131-2/+3
* multisig: fix critical vulnerabilities in signinganon2022-06-305-100/+89
* Merge pull request #8302luigi11112022-05-102-2/+2
|\
| * Update copyright to 2022 for Hardfork filesAkrit2022-04-292-2/+2
* | Merge pull request #8277luigi11112022-05-101-2/+0
|\ \
| * | Preserve commitment format inside transactionsLuke Parker2022-04-211-2/+0
| |/
* | Merge pull request #8220luigi11112022-05-101-6/+2
|\ \ | |/ |/|
| * multisig: add post-kex verification round to check that all participants have...koe2022-04-291-6/+2
* | 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