summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | slow-hash: fix for big endianmoneromooo-monero2019-02-141-20/+21
* | Small function declaration cleanup in slow-hash.cPol Mauri2019-02-141-5/+2
* | Add support for V10 protocol with BulletProofV2 and short amount.cslashm2019-02-141-13/+34
* | Fix dummy decryption in debug modecslashm2019-02-141-1/+3
* | fix log namespacecslashm2019-02-141-45/+45
* | New scheme key destination contrfolcslashm2019-02-147-63/+233
* | cryptonote: Fix enum check in expand_transaction_2Tom Smeding2019-02-141-1/+1
* | simplewallet: tell the user to complain to the recipientmoneromooo-monero2019-02-141-1/+1
* | ringct: fix v1 ecdhInfo serializationmoneromooo-monero2019-02-141-16/+2
* | ringct: the commitment mask is now deterministicmoneromooo-monero2019-02-125-36/+57
* | ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-02-1211-28/+71
* | ringct: save 3 bytes on bulletproof sizemoneromooo-monero2019-02-121-1/+4
* | add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-02-1212-62/+95
* | core: include a dummy encrypted payment id when no payment is usedmoneromooo-monero2019-02-122-14/+58
* | core, wallet: remember original text version of destination addressmoneromooo-monero2019-02-125-10/+33
* | simplewallet: disable long payment ids by defaultmoneromooo-monero2019-02-122-13/+38
* | blockchain: fix wrong hf version when popping multiple blocksmoneromooo-monero2019-02-123-6/+37
* | simplewallet: remove ability to transfer with detached short payment idsmoneromooo-monero2019-02-121-31/+2
* | blockchain: fix block rate check for empty blockchainsmoneromooo-monero2019-02-121-1/+3
* | ignore child process when execJethro Grassie2019-02-121-0/+4
* | wallet2: fix ring reuse breaking when using histogrammoneromooo-monero2019-02-121-0/+3
* | core: fix unmixable special case allowing ring size below 11moneromooo-monero2019-02-121-1/+1
* | blockchain: include number of discarded blocks in --reorg-notifymoneromooo-monero2019-02-122-3/+5
* | core: add a few more block rate window sizesmoneromooo-monero2019-02-121-1/+1
* | notify: fix tokenizing being too strictmoneromooo-monero2019-02-121-1/+1
* | core: add --block-rate-notifymoneromooo-monero2019-02-122-0/+33
* | blockchain: add --reorg-notifymoneromooo-monero2019-02-123-1/+32
* | cryptonote_core: warn when the block rate deviates from expectationsmoneromooo-monero2019-02-124-7/+64
* | notify: handle arbitrary tagsmoneromooo-monero2019-02-124-6/+22
* | ArticMine's new block weight algorithmmoneromooo-monero2019-02-1214-28/+551
|/
* wallet2: extend fake out picks away from the gamma pickmoneromooo-monero2018-10-231-2/+23
* Merge pull request #4698Riccardo Spagni2018-10-221-1/+1
|\
| * update version to 0.13.0.4Riccardo Spagni2018-10-221-1/+1
* | Providing user supplied default constructor for expect<void>Lee Clagett2018-10-221-1/+3
|/
* Merge pull request #4667Riccardo Spagni2018-10-201-2/+2
|\
| * blockchain: move two new verification errors to the verify categorymoneromooo-monero2018-10-191-2/+2
* | Merge pull request #4660Riccardo Spagni2018-10-201-6/+8
|\ \
| * | rpc: fix output distribution caching ignoring chain changesmoneromooo-monero2018-10-191-6/+8
| |/
* | Merge pull request #4643Riccardo Spagni2018-10-202-6/+6
|\ \
| * | device: fixed Ledger Nano S device selectionxiphon2018-10-182-6/+6
* | | Merge pull request #4651Riccardo Spagni2018-10-206-36/+36
|\ \ \
| * | | Rename "blackball" for claritymoneromooo-monero2018-10-186-36/+36
| | |/ | |/|
* | | Merge pull request #4638Riccardo Spagni2018-10-201-1/+6
|\ \ \
| * | | core: don't verify range proofs multiple timesmoneromooo-monero2018-10-171-1/+6
* | | | Merge pull request #4636Riccardo Spagni2018-10-202-1/+3
|\ \ \ \
| * | | | tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_poolstoffu2018-10-182-1/+3
| | |/ / | |/| |
* | | | Merge pull request #4630Riccardo Spagni2018-10-203-0/+25
|\ \ \ \
| * | | | spawn: close all file descriptors before execvemoneromooo-monero2018-10-173-0/+25
| | |/ / | |/| |
* | | | Merge pull request #4627Riccardo Spagni2018-10-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | util: close keys file lock on execmoneromooo-monero2018-10-161-1/+1
| |/ /