aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core_tests: rename invalid multisig tests to read "invalid"moneromooo-monero2018-12-223-16/+16
* 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-123-11/+11
|\ \
| * | easylogging++: ensure logger is initialized before mainmoneromooo-monero2018-11-301-0/+1
| * | daemon: print monero version at startup when calling a detached daemonmoneromooo-monero2018-11-301-10/+10
| * | mlocker: remove early page size logmoneromooo-monero2018-11-301-1/+0
| |/
* | 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-126-4/+414
|\ \
| * | 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-276-4/+377
| |/
* | Merge pull request #4900Riccardo Spagni2018-12-1211-11/+11
|\ \
| * | http -> httpsDimitris Apostolou2018-12-0111-11/+11
| |/
* | 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 #4840Riccardo Spagni2018-12-123-14/+18
|\ \ \
| * | | easylogging++: faster access to loggingmoneromooo-monero2018-11-273-2/+19
| * | | Revert "easylogging++: make the logger handle early/late logging"moneromooo-monero2018-11-272-17/+4
| | |/ | |/|
* | | Merge pull request #4839Riccardo Spagni2018-12-1217-73/+653
|\ \ \
| * | | device/trezor: device/trezor: correct device initialization, status checkDusan Klinec2018-12-046-23/+140
| * | | 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-126-1/+52
|\ \ \
| * | | protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-066-1/+52
* | | | 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 #4895Riccardo Spagni2018-12-041-1/+1
|\ \ \ \ \
| * | | | | unit_tests: fix malloc/delete mismatchmoneromooo-monero2018-11-231-1/+1
| |/ / / /
* | | | | Merge pull request #4894Riccardo Spagni2018-12-0430-145/+41
|\ \ \ \ \
| * | | | | 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