aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/rct.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-30multisig: fix critical vulnerabilities in signinganon1-1/+1
2022-04-18Add view tags to outputs to reduce wallet scanning timej-berman1-7/+101
2022-04-06Merge pull request #8197luigi11111-1/+1
2022-04-05plug bulletproofs plus into consensusmoneromooo-monero1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-08-27Integrate CLSAGs into moneromoneromooo-monero1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-10-30core_tests: remove some useless verbose logsmoneromooo-monero1-1/+0
2019-09-17blockchain: enforce 10 block age for spending outputsmoneromooo-monero1-6/+25
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-1/+2
2018-09-11Bulletproof aggregated verification and testsmoneromooo-monero1-1/+1
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-2/+3
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-08add bulletproofs from v7 on testnetmoneromooo-monero1-1/+1
2017-10-20core_tests: do not include chaingen_tests_list.h in all testsmoneromooo-monero1-1/+1
2017-10-07Subaddresseskenshi841-2/+8
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-2/+2
2017-09-25core_tests: catch (impossible in practice) tx extra api failuremoneromooo-monero1-2/+4
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero1-10/+18
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-8/+9
2016-08-28rct: change the simple flag to a typemoneromooo-monero1-1/+1
2016-08-28core_tests: fix a couple pre-rct tests using rctmoneromooo-monero1-2/+2
2016-08-28change fork settings to allow pre-rct txes for one more fork cyclemoneromooo-monero1-8/+8
2016-08-28rct: make the amount key derivable by a third party with the tx keymoneromooo-monero1-5/+3
2016-08-28port get_tx_key/check_tx_key to rctmoneromooo-monero1-2/+4
2016-08-28integrate simple rct apimoneromooo-monero1-1/+4
2016-08-28rct: add the tx prefix hash into the MLSAGmoneromooo-monero1-0/+18
2016-08-28Add rct core testsmoneromooo-monero1-0/+469