summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_tx_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2231Riccardo Spagni2017-08-071-1/+1
|\
| * change mixin to ring size in user visible placesmoneromooo-monero2017-08-071-1/+1
* | core: fix invalid memory access creating txmoneromooo-monero2017-08-071-1/+1
|/
* core: randomly shuffle outputsmoneromooo-monero2017-07-251-1/+1
* core: avoid possible reordering bugs wth tx/bloch hash cachemoneromooo-monero2017-03-251-3/+3
* core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-231-0/+6
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* core: add a missing newline on a string to be loggedmoneromooo-monero2017-02-141-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+493