aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_boost_serialization.h
Commit message (Expand)AuthorAgeFilesLines
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-301/+0
* Remove boost/foreach.cpp includesMiguel Herranz2017-01-221-1/+0
* also use portable serializer for boost_serialization_helper.h and net_node.in...kenshi842016-12-201-1/+0
* added experimental boost::archive::portable_binary_{i|o}archivekenshi842016-12-161-2/+6
* ringct: switch to Borromean signaturesShen Noether2016-12-041-4/+4
* rct: rework serialization to avoid storing vector sizesmoneromooo-monero2016-09-141-2/+14
* New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero2016-08-281-0/+4
* rct: rework v2 txes into prunable and non prunable datamoneromooo-monero2016-08-281-5/+18
* rct: change the simple flag to a typemoneromooo-monero2016-08-281-4/+6
* rct: avoid the need for the last II elementShen Noether2016-08-281-10/+3
* wallet: do not store signatures in the wallet cachemoneromooo-monero2016-08-281-0/+10
* rct: do not serialize senderPk - it is not used anymoremoneromooo-monero2016-08-281-1/+1
* rct: do not serialize public keys in outPkmoneromooo-monero2016-08-281-1/+22
* integrate simple rct apimoneromooo-monero2016-08-281-14/+7
* ringct: "simple" ringct variantShen Noether2016-08-281-0/+13
* ringct: do not serialize what can be reconstructedmoneromooo-monero2016-08-281-4/+14
* add rct to the protocolmoneromooo-monero2016-08-281-1/+4
* make rct tx serialization workmoneromooo-monero2016-08-281-0/+56
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* moved all stuff to githubAntonio Juarez2014-03-031-0/+143