Commit Graph

70 Commits (952b0492d9543641fc4ec6f99dc1adbbed794eda)

Author SHA1 Message Date
Riccardo Spagni 2ff832c576
Merge pull request #2540
7 years ago
Riccardo Spagni 478b14b565
Merge pull request #2534
7 years ago
stoffu cbc5508b15
construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to work properly
7 years ago
moneromooo-monero 4e115a3a4c
core: remove out sorting from v7 rules
7 years ago
moneromooo-monero 71c7f8d0dc
core: fix logging the one time public key on error
7 years ago
Riccardo Spagni 5f7cddeb53
Merge pull request #2533
7 years ago
moneromooo-monero 97cdd4c92f
core: undo output sorting
7 years ago
moneromooo-monero ba6907f661
core: fix creation of v1 txes
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
moneromooo-monero 92f2f687b9
core: check return value from parse_hexstr_to_binbuff
7 years ago
moneromooo-monero 16afab900d
core: sort ins and outs key key image and public key, respectively
7 years ago
Riccardo Spagni bff9fb9c8b
Merge pull request #2231
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
moneromooo-monero 7f7d42f890
core: fix invalid memory access creating tx
7 years ago
moneromooo-monero 340feedee2
core: randomly shuffle outputs
7 years ago
moneromooo-monero 6d315459b6
core: avoid possible reordering bugs wth tx/bloch hash cache
7 years ago
moneromooo-monero f065234b71
core: cache tx and block hashes in the respective classes
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero a427235e30
core: add a missing newline on a string to be logged
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago