aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/multisig.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-291-2/+2
* 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-301-96/+85
* 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
* | Merge pull request #8197luigi11112022-04-061-1/+1
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-041-1/+1
| |/
* | store outPk/8 in the tx for speedmoneromooo-monero2022-04-051-0/+2
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-4/+9
|/
* multisig key exchange update and refactorkoe2022-02-221-68/+58
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-34/+34
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* core_tests: remove some useless verbose logsmoneromooo-monero2019-10-301-2/+0
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-1/+1
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-1/+1
* core_tests: rename invalid multisig tests to read "invalid"moneromooo-monero2018-12-221-4/+4
* Multisig M/N functionality core tests addednaughtyfox2018-10-011-1/+151
* bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-111-1/+1
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-2/+2
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* core_tests: multisig test now tests multiple inputsmoneromooo-monero2017-12-171-133/+192
* make multisig work with subaddressesmoneromooo-monero2017-12-171-7/+11
* add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-171-0/+460