aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/test_tx_utils.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-02-17remove empty statementsInterchained1-1/+1
Cleaning up a little around the code base.
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-10-07cryptonote: sort tx_extra fieldsmoneromooo-monero1-0/+84
This removes some small amount of fingerprinting entropy. There is no consensus rule to require this since this field is technically free form, and a transaction is free to have custom data in it.
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+205