summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | blockchain_blackball: fix build with CLANG 5moneromooo-monero2018-04-121-1/+2
| |/ / / / /
* | | | | | Use 'boost' mutex instead of 'std' mutexcslashm2018-04-121-4/+4
* | | | | | Fix sub-address tx scan.cslashm2018-04-126-3/+33
* | | | | | Merge pull request #3549Riccardo Spagni2018-04-123-29/+58
|\ \ \ \ \ \
| * | | | | | wallet2: request transactions in slices when scanning for known ringsmoneromooo-monero2018-04-071-22/+32
| * | | | | | rpc: allow getting pruned blocks from gettransactionsmoneromooo-monero2018-04-073-8/+27
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3609Riccardo Spagni2018-04-121-17/+26
|\ \ \ \ \ \
| * | | | | | tx_pool: fix loading with colliding key imagesmoneromooo-monero2018-04-111-17/+26
| |/ / / / /
* | | | | | Merge pull request #3602Riccardo Spagni2018-04-122-2/+5
|\ \ \ \ \ \
| * | | | | | common: make this build with unbound 1.4.20moneromooo-monero2018-04-102-2/+5
| |/ / / / /
* | | | | | Merge pull request #3615Riccardo Spagni2018-04-121-9/+9
|\ \ \ \ \ \
| * | | | | | wallet2: fix misc issues when the ringdb can't be initializedmoneromooo-monero2018-04-121-9/+9
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3555Riccardo Spagni2018-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | wallet2: move segregation height to v7moneromooo-monero2018-04-051-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3534Riccardo Spagni2018-04-123-0/+30
|\ \ \ \ \ \
| * | | | | | wallet: warn if not using the default ring sizemoneromooo-monero2018-03-313-0/+30
| |/ / / / /
* | | | | | Merge pull request #3532Riccardo Spagni2018-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | simplewallet: warn about key reuse on startupmoneromooo-monero2018-03-311-1/+1
| |/ / / / /
* | | | | | Merge pull request #3530Riccardo Spagni2018-04-121-2/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | cryptonote_tx_util: make destinations properly shuffledstoffu2018-03-311-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3516Riccardo Spagni2018-04-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | wallet: fix default mixin (4 -> 6)sneurlax2018-03-281-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3511Riccardo Spagni2018-04-121-2/+6
|\ \ \ \
| * | | | device: fix endianess dependence on subaddress secret key generationmoneromooo-monero2018-03-281-2/+6
| |/ / /
* | | | Merge pull request #3502Riccardo Spagni2018-04-125-7/+7
|\ \ \ \
| * | | | fix lambda compile error on openbsdmoneromooo-monero2018-03-275-7/+7
| |/ / /
* | | | Merge pull request #3536Riccardo Spagni2018-04-128-473/+413
|\ \ \ \
| * | | | Add the possibility to export private view key for fast scan.cslashm2018-03-317-93/+200
| * | | | Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-315-385/+202
| * | | | Automatic height setup when creating/restoring hw device.cslashm2018-03-311-2/+18
| |/ / /
* | | | Merge pull request #3492Riccardo Spagni2018-04-121-1/+1
|\ \ \ \
| * | | | update block hashes for checkpoints.datRiccardo Spagni2018-03-241-1/+1
| |/ / /
* | | | Merge pull request #3485Riccardo Spagni2018-04-121-1/+1
|\ \ \ \
| * | | | rpc: make get_output_distribution a non-restricted RPCmoneromooo-monero2018-03-231-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3473Riccardo Spagni2018-04-121-5/+6
|\ \ \ \
| * | | | wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctlystoffu2018-03-221-1/+1
| * | | | wallet2: enable the mitigation only after the fork heightstoffu2018-03-221-4/+5
| |/ / /
* | | | Merge pull request #3471Riccardo Spagni2018-04-121-3/+3
|\ \ \ \
| * | | | p2p: correct port number for seed nodesstoffu2018-03-221-3/+3
| |/ / /
* | | | Merge pull request #3468Riccardo Spagni2018-04-121-0/+9
|\ \ \ \
| * | | | wallet2: fix for loading settings of key reuse mitigationstoffu2018-03-221-0/+9
| |/ / /
* | | | Merge pull request #3461Riccardo Spagni2018-04-123-20/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet: catch exceptions dealing with ringdb and warnmoneromooo-monero2018-03-213-20/+48
| |/ /
* / / core: fix use of uninitialised datamoneromooo-monero2018-03-182-2/+4
|/ /
* | update checkpointsRiccardo Spagni2018-03-181-0/+2
* | update checkpoints.dat to block 1532400Riccardo Spagni2018-03-181-0/+0
* | update version to 0.12 Lithium LunaRiccardo Spagni2018-03-181-2/+2
* | Merge pull request #3426Riccardo Spagni2018-03-1818-26/+70
|\ \
| * | simplewallet: new --use-english-language-names flagmoneromooo-monero2018-03-1718-26/+70
* | | Merge pull request #3419Riccardo Spagni2018-03-184-9/+87
|\ \ \