aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests/construct_tx.h
Commit message (Collapse)AuthorAgeFilesLines
* cryptonote_core: add change address sanity checkjeffro2562026-04-271-1/+1
| | | | | | Prevents silly mistakes where wrong change address is passed Release versions uses boost::optional instead of std::optional
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-1/+1
| | | | | | | | | | | | | | | | Related to https://github.com/monero-project/research-lab/issues/78 Added a relay rule that enforces the `unlock_time` field is equal to 0 for non-coinbase transactions. UIs changed: * Removed `locked_transfer` and `locked_sweep_all` commands from `monero-wallet-cli` APIs changed: * Removed `unlock_time` parameters from `wallet2` transfer methods * Wallet RPC transfer endpoints send error codes when requested unlock time is not 0 * Removed `unlock_time` parameters from `construct_tx*` cryptonote core functions @tobtoht: undo rebase changes tx.dsts -> tx_dsts
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-2/+3
| | | | This makes it easier to modify the bulletproof format
* performance_tests: add padded bulletproof constructionmoneromooo-monero2018-09-111-2/+2
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Subaddresseskenshi842017-10-071-2/+5
|
* performance_tests: adjust some iterations down a bitmoneromooo-monero2017-09-241-1/+1
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-3/+3
|
* tests: add performance tests for rct signaturesmoneromooo-monero2016-10-081-2/+4
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* initial [broken] updatemydesktop2014-05-031-1/+1
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+52