aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_boost_serialization.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Integrate CLSAGs into moneromoneromooo-monero1-5/+22
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero1-1/+0
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-05-01fix wide difficulty conversion with some versions of boostmoneromooo-monero1-2/+2
2019-03-24Make difficulty 128 bit instead of 64 bitmoneromooo-monero1-0/+29
2019-03-21wallet: fix offline signing calling a daemon RPCmoneromooo-monero1-0/+7
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-03ringct: fix v1 ecdhInfo serializationmoneromooo-monero1-15/+2
2019-01-22ringct: remove unused senderPk from ecdhTuplemoneromooo-monero1-1/+0
2019-01-22ringct: the commitment mask is now deterministicmoneromooo-monero1-1/+4
2019-01-22ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero1-1/+11
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-3/+3
2018-09-11Bulletproof aggregated verification and testsmoneromooo-monero1-3/+3
2018-01-31ringct: pseudoOuts moved to prunable in the simple bulletproof casemoneromooo-monero1-2/+6
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-0/+15
2017-12-08add bulletproofs from v7 on testnetmoneromooo-monero1-4/+4
2017-12-08integrate bulletproofs into moneromoneromooo-monero1-0/+21
2017-10-07Subaddresseskenshi841-0/+5
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/+0
2017-01-22Remove boost/foreach.cpp includesMiguel Herranz1-1/+0
2016-12-20also use portable serializer for boost_serialization_helper.h and net_node.in...kenshi841-1/+0
2016-12-16added experimental boost::archive::portable_binary_{i|o}archivekenshi841-2/+6
2016-12-04ringct: switch to Borromean signaturesShen Noether1-4/+4
2016-09-14rct: rework serialization to avoid storing vector sizesmoneromooo-monero1-2/+14
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero1-0/+4
2016-08-28rct: rework v2 txes into prunable and non prunable datamoneromooo-monero1-5/+18
2016-08-28rct: change the simple flag to a typemoneromooo-monero1-4/+6
2016-08-28rct: avoid the need for the last II elementShen Noether1-10/+3
2016-08-28wallet: do not store signatures in the wallet cachemoneromooo-monero1-0/+10
2016-08-28rct: do not serialize senderPk - it is not used anymoremoneromooo-monero1-1/+1
2016-08-28rct: do not serialize public keys in outPkmoneromooo-monero1-1/+22
2016-08-28integrate simple rct apimoneromooo-monero1-14/+7
2016-08-28ringct: "simple" ringct variantShen Noether1-0/+13
2016-08-28ringct: do not serialize what can be reconstructedmoneromooo-monero1-4/+14
2016-08-28add rct to the protocolmoneromooo-monero1-1/+4
2016-08-28make rct tx serialization workmoneromooo-monero1-0/+56
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+143