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
*
Merge pull request #4476
Riccardo Spagni
2018-10-02
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
*
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-0
/
+2
*
Merge pull request #2681
Riccardo Spagni
2017-11-14
1
-7
/
+1
|
\
|
*
core: do not forbid txes without destination
moneromooo-monero
2017-10-19
1
-6
/
+0
|
*
core: don't add empty additional pub keys field to extra
moneromooo-monero
2017-10-19
1
-1
/
+1
*
|
Merge pull request #2675
Riccardo Spagni
2017-11-14
1
-6
/
+11
|
\
\
|
*
|
subaddress: remove unneeded scalarmultBase
kenshi84
2017-10-18
1
-6
/
+11
|
|
/
*
/
core_tests: fix for subaddress patch
kenshi84
2017-10-17
1
-5
/
+5
|
/
*
Subaddresses
kenshi84
2017-10-07
1
-5
/
+98
*
Merge pull request #2540
Riccardo Spagni
2017-10-06
1
-1
/
+1
|
\
|
*
core: fix logging the one time public key on error
moneromooo-monero
2017-09-27
1
-1
/
+1
*
|
Merge pull request #2534
Riccardo Spagni
2017-10-06
1
-17
/
+4
|
\
\
|
*
|
core: remove out sorting from v7 rules
moneromooo-monero
2017-09-27
1
-17
/
+4
|
|
/
*
/
construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...
stoffu
2017-10-03
1
-2
/
+2
|
/
*
Merge pull request #2533
Riccardo Spagni
2017-09-26
1
-0
/
+2
|
\
|
*
core: undo output sorting
moneromooo-monero
2017-09-26
1
-0
/
+2
*
|
core: fix creation of v1 txes
moneromooo-monero
2017-09-25
1
-1
/
+2
|
/
*
Merge pull request #2424
Riccardo Spagni
2017-09-25
1
-2
/
+3
|
\
|
*
core: check return value from parse_hexstr_to_binbuff
moneromooo-monero
2017-09-25
1
-2
/
+3
*
|
core: sort ins and outs key key image and public key, respectively
moneromooo-monero
2017-09-13
1
-5
/
+31
|
/
*
Merge pull request #2231
Riccardo Spagni
2017-08-07
1
-1
/
+1
|
\
|
*
change mixin to ring size in user visible places
moneromooo-monero
2017-08-07
1
-1
/
+1
*
|
core: fix invalid memory access creating tx
moneromooo-monero
2017-08-07
1
-1
/
+1
|
/
*
core: randomly shuffle outputs
moneromooo-monero
2017-07-25
1
-1
/
+1
*
core: avoid possible reordering bugs wth tx/bloch hash cache
moneromooo-monero
2017-03-25
1
-3
/
+3
*
core: cache tx and block hashes in the respective classes
moneromooo-monero
2017-03-23
1
-0
/
+6
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
core: add a missing newline on a string to be logged
moneromooo-monero
2017-02-14
1
-1
/
+1
[next]