aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_tx_utils.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-25RandomX integrationHoward Chu1-0/+7
2019-07-10wallet: provide original address for outgoing transfersxiphon1-0/+15
2019-03-28Add support for V11 protocol with BulletProofV2 and short amount.cslashm1-0/+7
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-08New scheme key destination contrfolcslashm1-0/+6
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-2/+2
2019-01-18core, wallet: remember original text version of destination addressmoneromooo-monero1-3/+15
2018-11-23a few minor (but easy) performance tweaksmoneromooo-monero1-3/+3
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-1/+1
2018-09-11bulletproofs: add multi output bulletproofs to rctmoneromooo-monero1-2/+2
2018-05-20Fix output shuffling for multisigstoffu1-2/+2
2018-01-29cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pubstoffu1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17make multisig work with subaddressesmoneromooo-monero1-1/+5
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-2/+5
2017-12-08integrate bulletproofs into moneromoneromooo-monero1-1/+1
2017-11-24wallet: transfer RPC can now return tx metadata (pending_tx)moneromooo-monero1-0/+14
2017-10-17core_tests: fix for subaddress patchkenshi841-2/+2
2017-10-07Subaddresseskenshi841-3/+17
2017-10-03construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...stoffu1-2/+2
2017-09-13core: sort ins and outs key key image and public key, respectivelymoneromooo-monero1-1/+1
2017-07-31some include cleanupmoneromooo-monero1-0/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+101