aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ringct: remove duplicate rv.mixRing = mixRing; in genRctSimplestoffu2019-01-081-1/+0
* MMS (Multisig Messaging System): Initial versionrbrunner72018-12-1212-127/+3877
* Merge pull request #4927Riccardo Spagni2018-12-121-1/+2
|\
| * Bulletproof: Initialize members in default construtor.Tadeas Moravec2018-12-011-1/+2
* | Merge pull request #4925Riccardo Spagni2018-12-121-10/+10
|\ \
| * | daemon: print monero version at startup when calling a detached daemonmoneromooo-monero2018-11-301-10/+10
| |/
* | Merge pull request #4924Riccardo Spagni2018-12-121-7/+10
|\ \
| * | cryptonote: add a set_null for transaction_prefixmoneromooo-monero2018-11-301-7/+10
| |/
* | Merge pull request #4923Riccardo Spagni2018-12-122-2/+1
|\ \
| * | daemon: stop miner before we bring the whole thing downmoneromooo-monero2018-11-302-2/+1
| |/
* | Merge pull request #4921Riccardo Spagni2018-12-121-7/+24
|\ \
| * | ringct: fix dummy bulletproofs on ledger in fake modemoneromooo-monero2018-11-301-7/+24
| |/
* | Merge pull request #4920Riccardo Spagni2018-12-121-5/+4
|\ \
| * | core: fix adding new pre-hoh block when a tx is already in the poolmoneromooo-monero2018-11-261-5/+4
| |/
* | Merge pull request #4909Riccardo Spagni2018-12-122-35/+86
|\ \
| * | blockchain: avoid unnecessary DB lookups when syncingmoneromooo-monero2018-11-272-35/+86
| |/
* | Merge pull request #4908Riccardo Spagni2018-12-121-2/+19
|\ \
| * | rpc: speed up the common get_output_distribution case while syncingmoneromooo-monero2018-11-271-2/+19
| |/
* | Merge pull request #4903Riccardo Spagni2018-12-1210-0/+138
|\ \
| * | add command pop_blocksJason Wong2018-11-2810-0/+138
| |/
* | Merge pull request #4901Riccardo Spagni2018-12-125-4/+413
|\ \
| * | blockchain_prune_known_spent_data: blackball file is now optionalmoneromooo-monero2018-11-271-7/+44
| * | Outputs where all amounts are known spent can now be prunedmoneromooo-monero2018-11-275-4/+376
| |/
* | Merge pull request #4899Riccardo Spagni2018-12-121-1/+95
|\ \
| * | blockchain_blackball: spot when all outputs of an amount are spentmoneromooo-monero2018-11-241-1/+95
* | | Merge pull request #4897Riccardo Spagni2018-12-121-8/+21
|\ \ \
| * | | simplewallet: enable donation on testnet/stagenet for easier testingstoffu2018-11-241-8/+21
| |/ /
* | | Merge pull request #4839Riccardo Spagni2018-12-1216-72/+652
|\ \ \
| * | | device/trezor: device/trezor: correct device initialization, status checkDusan Klinec2018-12-045-22/+139
| * | | device/trezor: python2 compatibility - bundle dependenciesDusan Klinec2018-12-045-8/+248
| * | | device/trezor: ask for KI sync on first refreshDusan Klinec2018-12-044-18/+58
| * | | device: enable to use multiple independent device walletsDusan Klinec2018-12-046-2/+73
| * | | device/trezor: passphrase entry on hostDusan Klinec2018-11-298-22/+134
| | |/ | |/|
* | | Merge pull request #4787Riccardo Spagni2018-12-124-1/+50
|\ \ \
| * | | protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-064-1/+50
* | | | Merge pull request #4879Riccardo Spagni2018-12-041-24/+29
|\ \ \ \
| * | | | rpc: mask values that are nobody else's business in restricted RPCmoneromooo-monero2018-12-041-24/+29
* | | | | Merge pull request #4906Riccardo Spagni2018-12-041-2/+2
|\ \ \ \ \
| * | | | | protocol: fix use after free when dropping a connectionmoneromooo-monero2018-11-261-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4894Riccardo Spagni2018-12-0423-132/+34
|\ \ \ \ \
| * | | | | wallet_rpc_server: do not use RPC data if the call failedmoneromooo-monero2018-11-231-1/+2
| * | | | | windows_service: fix memory leakmoneromooo-monero2018-11-231-1/+2
| * | | | | cryptonote: fix get_unit for non default settingsmoneromooo-monero2018-11-231-2/+2
| * | | | | remove some unused codemoneromooo-monero2018-11-239-106/+6
| * | | | | a few minor (but easy) performance tweaksmoneromooo-monero2018-11-2311-21/+21
| * | | | | tests: slow_memmem now returns size_tmoneromooo-monero2018-11-231-1/+1
| |/ / / /
* | | | | Merge pull request #4892Riccardo Spagni2018-12-041-173/+173
|\ \ \ \ \
| * | | | | rctOps: add braces to suppress warningsstoffu2018-11-231-173/+173
| |/ / / /
* | | | | Merge pull request #4888Riccardo Spagni2018-12-041-2/+3
|\ \ \ \ \
| * | | | | cn_deserialize: allow parsing partially valid tx extramoneromooo-monero2018-11-221-2/+3
| |/ / / /