monero/src/ringct
moneromooo-monero b809058993
ringct: pseudoOuts moved to prunable in the simple bulletproof case
Saves 64 bytes non prunable data per typical tx

This breaks v7 consensus, will require a testnet reorg from v6
2018-01-31 15:56:26 +00:00
..
bulletproofs.cc Readd copyright starting date 2018-01-26 10:03:20 -05:00
bulletproofs.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
CMakeLists.txt Readd copyright starting date 2018-01-26 10:03:20 -05:00
rctCryptoOps.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
rctCryptoOps.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rctOps.cpp check accessing an element past the end of a container 2017-12-18 15:15:49 +00:00
rctOps.h add a version of ge_double_scalarmult_precomp_vartime with A precomp 2017-12-07 19:23:10 +00:00
rctSigs.cpp ringct: pseudoOuts moved to prunable in the simple bulletproof case 2018-01-31 15:56:26 +00:00
rctSigs.h Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
rctTypes.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rctTypes.h ringct: pseudoOuts moved to prunable in the simple bulletproof case 2018-01-31 15:56:26 +00:00