index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
cryptonote_tx_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a size limit for tx_extra in tx pool
tevador
2023-03-18
1
-0
/
+2
*
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-20
/
+6
*
multisig: fix critical vulnerabilities in signing
anon
2022-06-30
1
-18
/
+9
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-14
/
+21
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
Merge pull request #7877
luigi1111
2022-03-02
1
-1
/
+0
|
\
|
*
multisig key exchange update and refactor
koe
2022-02-22
1
-1
/
+0
*
|
Add calcpow RPC
Howard Chu
2021-11-20
1
-4
/
+9
|
/
*
Warnings: unused var at cryptonote_tx_utils.cpp
mj-xmr
2021-05-02
1
-1
/
+3
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-6
/
+11
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Merge pull request #6436
luigi1111
2020-05-01
1
-1
/
+1
|
\
|
*
Add timelock verification on device
cslashm
2020-04-08
1
-1
/
+1
*
|
remove empty statements
Interchained
2020-02-17
1
-1
/
+1
|
/
*
cryptonote: untangle dependency from miner to blockchain
moneromooo-monero
2019-10-31
1
-1
/
+3
*
Add hmac over encrypted value during transaction
cslashm
2019-10-03
1
-15
/
+19
*
RandomX integration
Howard Chu
2019-09-25
1
-1
/
+52
*
Changed the use of boost:value_initialized for C++ list initializer
Jesus Ramirez
2019-09-02
1
-1
/
+1
*
Replace std::random_shuffle with std::shuffle
Tom Smeding
2019-08-15
1
-1
/
+1
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
New scheme key destination contrfol
cslashm
2019-02-08
1
-41
/
+4
*
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
2019-01-22
1
-7
/
+7
*
core: include a dummy encrypted payment id when no payment is used
moneromooo-monero
2019-01-18
1
-6
/
+40
*
crptonote_core: do not error out sending unparsable extra field
moneromooo-monero
2019-01-18
1
-2
/
+2
*
a few minor (but easy) performance tweaks
moneromooo-monero
2018-11-23
1
-3
/
+3
*
Merge pull request #4308
Riccardo Spagni
2018-10-26
1
-0
/
+6
|
\
|
*
cryptonote: sort tx_extra fields
moneromooo-monero
2018-10-07
1
-0
/
+6
*
|
build: fix gcc false positive 'stringop-overflow' warning
xiphon
2018-09-30
1
-1
/
+1
*
|
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-3
/
+3
*
|
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-2
/
+2
*
|
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
2018-09-11
1
-6
/
+6
*
|
Do memwipe for critical secret keys copied to rct::key
stoffu
2018-08-16
1
-0
/
+3
|
/
*
Fix output shuffling for multisig
stoffu
2018-05-20
1
-7
/
+9
*
cryptonote_tx_util: make destinations properly shuffled
stoffu
2018-03-31
1
-2
/
+3
*
keypair::generate: always require hw::device to avoid possible mistake
stoffu
2018-03-14
1
-1
/
+1
*
device: untangle cyclic depenency
stoffu
2018-03-14
1
-10
/
+9
*
Ledger HW Bug fixes
Cédric
2018-03-12
1
-1
/
+1
*
Merge pull request #3338
Riccardo Spagni
2018-03-05
1
-0
/
+2
|
\
|
*
core: fix sending to the source address with a short payment id
moneromooo-monero
2018-03-02
1
-0
/
+2
*
|
Use `genesis_tx` parameter in `generate_genesis_block`. #3261
Jean Pierre Dudey
2018-03-05
1
-10
/
+1
*
|
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-16
/
+23
|
/
*
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
stoffu
2018-01-29
1
-9
/
+13
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
check accessing an element past the end of a container
moneromooo-monero
2017-12-18
1
-0
/
+6
*
make multisig work with subaddresses
moneromooo-monero
2017-12-17
1
-13
/
+4
*
add multisig core test and factor multisig building blocks
moneromooo-monero
2017-12-17
1
-15
/
+1
*
Add N/N multisig tx generation and signing
moneromooo-monero
2017-12-17
1
-42
/
+102
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-0
/
+1
*
core: fix input ordering from v7
moneromooo-monero
2017-12-09
1
-1
/
+1
*
integrate bulletproofs into monero
moneromooo-monero
2017-12-08
1
-3
/
+3
[next]