summaryrefslogtreecommitdiff
path: root/tests/unit_tests/serialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-2/+2
* unit_tests: fix portable serialization tests hardcoded data pathmoneromooo-monero2017-01-141-4/+4
* portable serializer: tests addedkenshi842017-01-031-0/+513
* Fixed uninitialized valgrind errors in serialization testsLee Clagett2016-12-201-2/+4
* ringct: switch to Borromean signaturesShen Noether2016-12-041-7/+7
* tests: fix uninitialized data valgrind reports in serialization testsmoneromooo-monero2016-11-201-1/+4
* ringct: check the size of amount_keys is the same as destinationsmoneromooo-monero2016-10-291-0/+1
* rct: rework serialization to avoid storing vector sizesmoneromooo-monero2016-09-141-2/+5
* rct: rework v2 txes into prunable and non prunable datamoneromooo-monero2016-08-281-12/+13
* rct: change the simple flag to a typemoneromooo-monero2016-08-281-1/+1
* rct: avoid the need for the last II elementShen Noether2016-08-281-4/+2
* rct: do not serialize senderPk - it is not used anymoremoneromooo-monero2016-08-281-1/+3
* rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2016-08-281-1/+3
* rct: do not serialize public keys in outPkmoneromooo-monero2016-08-281-1/+2
* integrate simple rct apimoneromooo-monero2016-08-281-1/+2
* rct: add the tx prefix hash into the MLSAGmoneromooo-monero2016-08-281-1/+1
* ringct: do not serialize what can be reconstructedmoneromooo-monero2016-08-281-19/+11
* make rct tx serialization workmoneromooo-monero2016-08-281-0/+201
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-251-31/+0
* low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-241-0/+31
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* moved all stuff to githubAntonio Juarez2014-03-031-0/+418