aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cryptonote_protocol: fix corner case looping asking for same block hashesmoneromooo-monero2017-12-031-0/+4
| |/ / / / /
* | | | | | ringct: always use outPk.mask to decode amountsmoneromooo-monero2017-12-091-19/+3
* | | | | | Merge pull request #2903Riccardo Spagni2017-12-091-3/+3
|\ \ \ \ \ \
| * | | | | | ringct: do not include bulletproof commitments in signed messagemoneromooo-monero2017-12-091-3/+3
| | |_|_|_|/ | |/| | | |
* / | | | | core: fix input ordering from v7moneromooo-monero2017-12-091-1/+1
|/ / / / /
* | | | | add bulletproofs from v7 on testnetmoneromooo-monero2017-12-089-62/+193
* | | | | bulletproofs: switch H/G in Pedersen commitments to match rctmoneromooo-monero2017-12-081-13/+14
* | | | | integrate bulletproofs into moneromoneromooo-monero2017-12-088-71/+163
* | | | | add bulletproofs to the build, with basic unit testsmoneromooo-monero2017-12-083-2/+843
* | | | | perf_timer: add non scoped start/stop timer definesmoneromooo-monero2017-12-071-0/+3
* | | | | add a version of ge_double_scalarmult_precomp_vartime with A precompmoneromooo-monero2017-12-074-3/+19
* | | | | ringct: add a version of addKeys which returns the resultmoneromooo-monero2017-12-072-0/+6
* | | | | sc_mul and sc_muladdluigi11112017-12-072-0/+654
|/ / / /
* | | | Merge pull request #2836Riccardo Spagni2017-12-024-32/+69
|\ \ \ \
| * | | | RPC: allow binding of restricted port in addition to core portTim L2017-11-174-32/+69
* | | | | Merge pull request #2833Riccardo Spagni2017-12-023-20/+44
|\ \ \ \ \
| * | | | | Fixes #759 Add sanity check on restore heightCifrado2017-11-173-20/+44
| |/ / / /
* | | | | Merge pull request #2853Riccardo Spagni2017-12-021-0/+10
|\ \ \ \ \
| * | | | | simplewallet: prevent (wrong) integrated adresses on accounts > 0moneromooo-monero2017-11-221-0/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #2850Riccardo Spagni2017-12-021-1/+1
|\ \ \ \ \
| * | | | | wallet2: detect multiple outputs from a tx to different subaddressesmoneromooo-monero2017-11-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #2840Riccardo Spagni2017-12-021-0/+4
|\ \ \ \ \
| * | | | | blockchain_db: sanity check on tx/hash vector sizesflozilla2017-11-151-0/+4
* | | | | | Merge pull request #2838Riccardo Spagni2017-12-024-7/+8
|\ \ \ \ \ \
| * | | | | | make connection_id a string in RPCmoneromooo-monero2017-11-184-7/+8
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2832Riccardo Spagni2017-12-025-105/+361
|\ \ \ \ \ \
| * | | | | | Added command descriptionsCifrado2017-11-265-105/+361
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2828Riccardo Spagni2017-12-021-2/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | wallet2: check generate_key_derivation return valuemoneromooo-monero2017-11-161-2/+11
| | |/ / / | |/| | |
* | | | | Merge pull request #2839Riccardo Spagni2017-11-271-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fixed common/util.cpp to link against libresslston1th2017-11-181-1/+1
| |/ / /
* | | | Merge pull request #2827Riccardo Spagni2017-11-252-2/+7
|\ \ \ \
| * | | | Tools, daemonizer: fix building on WindowsiDunk54002017-11-152-2/+7
| |/ / /
* | | | Merge pull request #2825Riccardo Spagni2017-11-251-1/+1
|\ \ \ \
| * | | | simplewallet: fix typo in incoming monero messagemoneromooo-monero2017-11-151-1/+1
| |/ / /
* | | | Merge pull request #2824Riccardo Spagni2017-11-2513-39/+102
|\ \ \ \
| * | | | split wallet and wallet_apimoneromooo-monero2017-11-1613-39/+102
| |/ / /
* | | | Merge pull request #2823Riccardo Spagni2017-11-253-27/+47
|\ \ \ \
| * | | | Add out-of-bound exceptions and handle them in RPCMichał Sałaban2017-11-153-27/+47
| |/ / /
* | | | Merge pull request #2822Riccardo Spagni2017-11-251-1/+1
|\ \ \ \
| * | | | simplewallet: translate ring size 0 to mixin 0 (default values)moneromooo-monero2017-11-151-1/+1
| |/ / /
* | | | Merge pull request #2807Riccardo Spagni2017-11-252-2/+2
|\ \ \ \
| * | | | daemon & simplewallet: don't set max-concurrency when unspecifiedstoffu2017-11-162-2/+2
| |/ / /
* | | | Merge pull request #2806Riccardo Spagni2017-11-251-1/+3
|\ \ \ \
| * | | | Fix false GCC warning '‘*((void*)& subaddr_account +4)’ may be used uniti...binaryFate2017-11-141-1/+3
* | | | | Merge pull request #2800Riccardo Spagni2017-11-251-102/+94
|\ \ \ \ \
| * | | | | wallet2: minimize the number of construct_tx callsmoneromooo-monero2017-11-151-95/+90
| * | | | | wallet2: cleanup some debug logsmoneromooo-monero2017-11-151-7/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #2797Riccardo Spagni2017-11-251-10/+14
|\ \ \ \ \
| * | | | | wallet2: only add a dummy 0 output if there's one output otherwisemoneromooo-monero2017-11-131-10/+14
| | |/ / / | |/| | |