index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
cryptonote_tx_utils.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
Merge pull request #8698
luigi1111
1
-1
/
+1
2023-02-26
Add a size limit for tx_extra in tx pool
tevador
1
-0
/
+2
2023-01-16
Copyright: Update to 2023
mj-xmr
1
-1
/
+1
2023-01-09
Refactored rx-slow-hash.c
SChernykh
1
-20
/
+6
2022-06-30
multisig: fix critical vulnerabilities in signing
anon
1
-18
/
+9
2022-04-18
Add view tags to outputs to reduce wallet scanning time
j-berman
1
-14
/
+21
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2022-03-02
Merge pull request #7877
luigi1111
1
-1
/
+0
2022-02-22
multisig key exchange update and refactor
koe
1
-1
/
+0
2021-11-20
Add calcpow RPC
Howard Chu
1
-4
/
+9
2021-05-02
Warnings: unused var at cryptonote_tx_utils.cpp
mj-xmr
1
-1
/
+3
2020-08-27
core: fix mining from a block that's not the current top
moneromooo-monero
1
-6
/
+11
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-05-01
Merge pull request #6436
luigi1111
1
-1
/
+1
2020-04-08
Add timelock verification on device
cslashm
1
-1
/
+1
2020-02-17
remove empty statements
Interchained
1
-1
/
+1
2019-10-31
cryptonote: untangle dependency from miner to blockchain
moneromooo-monero
1
-1
/
+3
2019-10-03
Add hmac over encrypted value during transaction
cslashm
1
-15
/
+19
2019-09-25
RandomX integration
Howard Chu
1
-1
/
+52
2019-09-02
Changed the use of boost:value_initialized for C++ list initializer
Jesus Ramirez
1
-1
/
+1
2019-08-15
Replace std::random_shuffle with std::shuffle
Tom Smeding
1
-1
/
+1
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-02-08
New scheme key destination contrfol
cslashm
1
-41
/
+4
2019-01-22
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
1
-7
/
+7
2019-01-18
core: include a dummy encrypted payment id when no payment is used
moneromooo-monero
1
-6
/
+40
2019-01-18
crptonote_core: do not error out sending unparsable extra field
moneromooo-monero
1
-2
/
+2
2018-11-23
a few minor (but easy) performance tweaks
moneromooo-monero
1
-3
/
+3
2018-10-26
Merge pull request #4308
Riccardo Spagni
1
-0
/
+6
2018-10-07
cryptonote: sort tx_extra fields
moneromooo-monero
1
-0
/
+6
2018-09-30
build: fix gcc false positive 'stringop-overflow' warning
xiphon
1
-1
/
+1
2018-09-11
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
1
-3
/
+3
2018-09-11
Bulletproof aggregated verification and tests
moneromooo-monero
1
-2
/
+2
2018-09-11
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
1
-6
/
+6
2018-08-16
Do memwipe for critical secret keys copied to rct::key
stoffu
1
-0
/
+3
2018-05-20
Fix output shuffling for multisig
stoffu
1
-7
/
+9
2018-03-31
cryptonote_tx_util: make destinations properly shuffled
stoffu
1
-2
/
+3
2018-03-14
keypair::generate: always require hw::device to avoid possible mistake
stoffu
1
-1
/
+1
2018-03-14
device: untangle cyclic depenency
stoffu
1
-10
/
+9
2018-03-12
Ledger HW Bug fixes
Cédric
1
-1
/
+1
2018-03-05
Merge pull request #3338
Riccardo Spagni
1
-0
/
+2
2018-03-05
Use `genesis_tx` parameter in `generate_genesis_block`. #3261
Jean Pierre Dudey
1
-10
/
+1
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-16
/
+23
2018-03-02
core: fix sending to the source address with a short payment id
moneromooo-monero
1
-0
/
+2
2018-01-29
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
stoffu
1
-9
/
+13
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-18
check accessing an element past the end of a container
moneromooo-monero
1
-0
/
+6
2017-12-17
make multisig work with subaddresses
moneromooo-monero
1
-13
/
+4
2017-12-17
add multisig core test and factor multisig building blocks
moneromooo-monero
1
-15
/
+1
2017-12-17
Add N/N multisig tx generation and signing
moneromooo-monero
1
-42
/
+102
2017-12-16
move includes around to lessen overall load
moneromooo-monero
1
-0
/
+1
2017-12-09
core: fix input ordering from v7
moneromooo-monero
1
-1
/
+1
2017-12-08
integrate bulletproofs into monero
moneromooo-monero
1
-3
/
+3
2017-11-14
remove "using namespace std" from headers
moneromooo-monero
1
-0
/
+2
2017-11-14
Merge pull request #2681
Riccardo Spagni
1
-7
/
+1
2017-11-14
Merge pull request #2675
Riccardo Spagni
1
-6
/
+11
2017-10-19
core: do not forbid txes without destination
moneromooo-monero
1
-6
/
+0
2017-10-19
core: don't add empty additional pub keys field to extra
moneromooo-monero
1
-1
/
+1
2017-10-18
subaddress: remove unneeded scalarmultBase
kenshi84
1
-6
/
+11
2017-10-17
core_tests: fix for subaddress patch
kenshi84
1
-5
/
+5
2017-10-07
Subaddresses
kenshi84
1
-5
/
+98
2017-10-06
Merge pull request #2540
Riccardo Spagni
1
-1
/
+1
2017-10-06
Merge pull request #2534
Riccardo Spagni
1
-17
/
+4
2017-10-03
construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...
stoffu
1
-2
/
+2
2017-09-27
core: remove out sorting from v7 rules
moneromooo-monero
1
-17
/
+4
2017-09-27
core: fix logging the one time public key on error
moneromooo-monero
1
-1
/
+1
2017-09-26
Merge pull request #2533
Riccardo Spagni
1
-0
/
+2
2017-09-26
core: undo output sorting
moneromooo-monero
1
-0
/
+2
2017-09-25
core: fix creation of v1 txes
moneromooo-monero
1
-1
/
+2
2017-09-25
Merge pull request #2424
Riccardo Spagni
1
-2
/
+3
2017-09-25
core: check return value from parse_hexstr_to_binbuff
moneromooo-monero
1
-2
/
+3
2017-09-13
core: sort ins and outs key key image and public key, respectively
moneromooo-monero
1
-5
/
+31
2017-08-07
Merge pull request #2231
Riccardo Spagni
1
-1
/
+1
2017-08-07
change mixin to ring size in user visible places
moneromooo-monero
1
-1
/
+1
2017-08-07
core: fix invalid memory access creating tx
moneromooo-monero
1
-1
/
+1
2017-07-25
core: randomly shuffle outputs
moneromooo-monero
1
-1
/
+1
2017-03-25
core: avoid possible reordering bugs wth tx/bloch hash cache
moneromooo-monero
1
-3
/
+3
2017-03-23
core: cache tx and block hashes in the respective classes
moneromooo-monero
1
-0
/
+6
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-14
core: add a missing newline on a string to be logged
moneromooo-monero
1
-1
/
+1
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-0
/
+493