aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/serialization.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03portable serializer: tests addedkenshi841-0/+513
2016-12-20Fixed uninitialized valgrind errors in serialization testsLee Clagett1-2/+4
2016-12-04ringct: switch to Borromean signaturesShen Noether1-7/+7
2016-11-20tests: fix uninitialized data valgrind reports in serialization testsmoneromooo-monero1-1/+4
2016-10-29ringct: check the size of amount_keys is the same as destinationsmoneromooo-monero1-0/+1
2016-09-14rct: rework serialization to avoid storing vector sizesmoneromooo-monero1-2/+5
2016-08-28rct: rework v2 txes into prunable and non prunable datamoneromooo-monero1-12/+13
2016-08-28rct: change the simple flag to a typemoneromooo-monero1-1/+1
2016-08-28rct: avoid the need for the last II elementShen Noether1-4/+2
2016-08-28rct: do not serialize senderPk - it is not used anymoremoneromooo-monero1-1/+3
2016-08-28rct: make the amount key derivable by a third party with the tx keymoneromooo-monero1-1/+3
2016-08-28rct: do not serialize public keys in outPkmoneromooo-monero1-1/+2
2016-08-28integrate simple rct apimoneromooo-monero1-1/+2
2016-08-28rct: add the tx prefix hash into the MLSAGmoneromooo-monero1-1/+1
2016-08-28ringct: do not serialize what can be reconstructedmoneromooo-monero1-19/+11
2016-08-28make rct tx serialization workmoneromooo-monero1-0/+201
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-25Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni1-31/+0
2014-09-24low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni1-0/+31
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+418