summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_tx_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-3/+3
* Refactored rx-slow-hash.cSChernykh2022-12-141-8/+4
* multisig: fix critical vulnerabilities in signinganon2022-06-301-2/+2
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-4/+6
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Add calcpow RPCHoward Chu2021-11-201-0/+2
* RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-111-0/+9
* fix serialization being different on macmoneromooo-monero2021-03-051-2/+2
* core: fix mining from a block that's not the current topmoneromooo-monero2020-08-271-0/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* RandomX integrationHoward Chu2019-09-251-0/+7
* wallet: provide original address for outgoing transfersxiphon2019-07-101-0/+15
* Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-281-0/+7
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* New scheme key destination contrfolcslashm2019-02-081-0/+6
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-2/+2
* core, wallet: remember original text version of destination addressmoneromooo-monero2019-01-181-3/+15
* a few minor (but easy) performance tweaksmoneromooo-monero2018-11-231-3/+3
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-1/+1
* bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-111-2/+2
* Fix output shuffling for multisigstoffu2018-05-201-2/+2
* cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pubstoffu2018-01-291-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* make multisig work with subaddressesmoneromooo-monero2017-12-171-1/+5
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-2/+5
* integrate bulletproofs into moneromoneromooo-monero2017-12-081-1/+1
* wallet: transfer RPC can now return tx metadata (pending_tx)moneromooo-monero2017-11-241-0/+14
* core_tests: fix for subaddress patchkenshi842017-10-171-2/+2
* Subaddresseskenshi842017-10-071-3/+17
* construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...stoffu2017-10-031-2/+2
* core: sort ins and outs key key image and public key, respectivelymoneromooo-monero2017-09-131-1/+1
* some include cleanupmoneromooo-monero2017-07-311-0/+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-0/+101