aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/rct.cpp
Commit message (Expand)AuthorAgeFilesLines
* cryptonote_core: add change address sanity checkjeffro2562026-04-271-2/+2
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-2/+2
* multisig: fix critical vulnerabilities in signinganon2022-06-301-1/+1
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-7/+101
* Merge pull request #8197luigi11112022-04-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-1/+1
|/
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* core_tests: remove some useless verbose logsmoneromooo-monero2019-10-301-1/+0
* blockchain: enforce 10 block age for spending outputsmoneromooo-monero2019-09-171-6/+25
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-1/+2
* Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-1/+1
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-2/+3
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* add bulletproofs from v7 on testnetmoneromooo-monero2017-12-081-1/+1
* core_tests: do not include chaingen_tests_list.h in all testsmoneromooo-monero2017-10-201-1/+1
* Subaddresseskenshi842017-10-071-2/+8
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-2/+2
* core_tests: catch (impossible in practice) tx extra api failuremoneromooo-monero2017-09-251-2/+4
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero2016-08-281-10/+18
* rct amount key modified as per luigi1111's recommendationsmoneromooo-monero2016-08-281-8/+9
* rct: change the simple flag to a typemoneromooo-monero2016-08-281-1/+1
* 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-281-8/+8
* rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2016-08-281-5/+3
* port get_tx_key/check_tx_key to rctmoneromooo-monero2016-08-281-2/+4
* integrate simple rct apimoneromooo-monero2016-08-281-1/+4
* rct: add the tx prefix hash into the MLSAGmoneromooo-monero2016-08-281-0/+18
* Add rct core testsmoneromooo-monero2016-08-281-0/+469