summaryrefslogtreecommitdiff
path: root/tests/unit_tests/serialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stagenetstoffu2018-03-051-14/+14
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-1/+2
* unit_tests.serialization: refactored with ASSERT_EQ_MAPstoffu2018-02-121-17/+21
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #2990Riccardo Spagni2018-01-101-1/+0
|\
| * factor STL container serializationmoneromooo-monero2017-12-221-1/+0
* | Add a chacha20 variant to go with chacha8moneromooo-monero2017-12-251-4/+4
|/
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-1/+1
* remove "using namespace std" from headersmoneromooo-monero2017-11-141-0/+1
* Merge pull request #2610Riccardo Spagni2017-10-151-4/+4
|\
| * unit_tests: fix compiling on WindowsiDunk54002017-10-081-4/+4
* | Subaddresseskenshi842017-10-071-10/+10
|/
* tests: pass data dir as argredfish2017-09-281-8/+9
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-4/+0
* core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-231-0/+14
* 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