summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | update checkpoints.dat for point releaseRiccardo Spagni2018-06-022-1/+1
| * | | | | | | | | | | | | | bump version for 0.12.2 point releaseRiccardo Spagni2018-06-021-1/+1
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3599luigi11112018-06-083-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | WalletApi: publicMultisigSignerKey methodnaughtyfox2018-04-133-0/+17
* | | | | | | | | | | | | | | Merge pull request #3598luigi11112018-06-085-0/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-255-0/+113
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #3450luigi11112018-06-083-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | core: add get_earliest_ideal_height_for_version()stoffu2018-03-213-0/+19
* | | | | | | | | | | | | | | | Merge pull request #3444luigi11112018-06-081-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | hardfork: fix get_next_version()stoffu2018-05-301-3/+3
| * | | | | | | | | | | | | | | | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu2018-05-301-4/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3428luigi11112018-06-082-26/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | blockchain_blackball: also blackball N N-sized duplicate ringsmoneromooo-monero2018-05-301-5/+48
| * | | | | | | | | | | | | | | | blockchain_blackball: add incremental modemoneromooo-monero2018-05-301-19/+102
| * | | | | | | | | | | | | | | | blockchain_utilities: do not link against unneeded p2p libmoneromooo-monero2018-05-301-4/+0
* | | | | | | | | | | | | | | | | Merge pull request #3910luigi11112018-06-071-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | protocol: drop (and increase fails) if most blocks hashes are invalidmoneromooo-monero2018-06-031-3/+3
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #3892luigi11112018-06-071-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | rpc: convert distribution to cumulative after cachingmoneromooo-monero2018-05-311-6/+7
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #3940luigi11112018-06-071-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | blockchain: fix deadlock with the difficulty cachemoneromooo-monero2018-06-061-8/+12
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #3911luigi11112018-06-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | blockchain: demote a hash-of-hashes validation warning to debugmoneromooo-monero2018-06-021-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #3899luigi11112018-06-071-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | rpc: the cache is still for non cumulative on that branchmoneromooo-monero2018-06-011-0/+7
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #3890luigi11112018-06-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | wallet2: don't ask for pruned txes yet, we still parse the entire txmoneromooo-monero2018-05-311-1/+1
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #3640luigi11112018-05-315-10/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | wallet cli/rpc: terminate execution with code 0 when --help or --version is g...stoffu2018-04-225-10/+36
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3635luigi11112018-05-313-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | wallet_rpc_server: add a get_version RPCmoneromooo-monero2018-04-143-0/+37
* | | | | | | | | | | | | | | | | Merge pull request #3592luigi11112018-05-314-14/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | unit_tests: add ringdb unit testsmoneromooo-monero2018-04-112-4/+15
| * | | | | | | | | | | | | | | | | crypto: fix initialization order issue with random mutexmoneromooo-monero2018-04-102-10/+15
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #3583luigi11112018-05-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add a space in mining to testnet/stagenet stringcryptochangements342018-04-081-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #3561luigi11112018-05-314-8/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Core RPC: optionally add POW hash to block_header_responsestoffu2018-04-054-8/+25
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #3543luigi11112018-05-311-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | blockchain_usage: don't divide by 0 when there is nothing to processmoneromooo-monero2018-04-031-3/+10
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #3489luigi11112018-05-317-256/+482
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-287-2/+308
| * | | | | | | | | | | | | | | | | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-283-255/+175
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #3499luigi11112018-05-312-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | wallet: fix shared ring db pathstoffu2018-05-312-6/+12
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #3882luigi11112018-05-311-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | rpc: fix get_output_distribution cache for the cumulative casemoneromooo-monero2018-05-301-0/+7
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3525luigi11112018-05-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | blockchain: add scope guard to waiter for threaded txv1 verificationstoffu2018-03-301-0/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3491luigi11112018-05-301-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \