aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplewallet: remove leftover global debug tracemoneromooo-monero2018-06-181-1/+0
* Merge pull request #3804luigi11112018-06-163-0/+11
|\
| * simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...jcktm2018-05-153-0/+11
* | Merge pull request #3798luigi11112018-06-161-1/+1
|\ \
| * | Fix TypoRafficer2018-05-121-1/+1
| |/
* | Merge pull request #3780luigi11112018-06-167-98/+495
|\ \
| * | wallet-rpc: watch-only and cold wallet features addedDusan Klinec2018-06-037-98/+495
* | | Merge pull request #3762luigi11112018-06-161-2/+3
|\ \ \
| * | | check_spend_proofitssteven2018-05-061-2/+3
* | | | Merge pull request #3735luigi11112018-06-161-1/+1
|\ \ \ \
| * | | | add .load() to make Boost 1.67 happy with its new is_integral checkTeutone2018-05-051-1/+1
* | | | | Merge pull request #3732luigi11112018-06-161-1/+1
|\ \ \ \ \
| * | | | | Ensure m_timestamps has the correct number for computing difficulty.Thaer Khawaja2018-04-291-1/+1
* | | | | | Merge pull request #3737luigi11112018-06-162-3/+11
|\ \ \ \ \ \
| * | | | | | p2p: fix fallback seed node usagemoneromooo-monero2018-04-292-3/+11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3726luigi11112018-06-161-8/+11
|\ \ \ \ \ \
| * | | | | | blockchain: avoid exception if asked for a block we do not havemoneromooo-monero2018-05-091-8/+11
* | | | | | | Merge pull request #3725luigi11112018-06-162-6/+6
|\ \ \ \ \ \ \
| * | | | | | | daemon: print peer state in sync_infomoneromooo-monero2018-04-281-1/+1
| * | | | | | | connection_context: remove "state_" prefix from state namesmoneromooo-monero2018-04-281-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3538luigi11112018-06-161-2/+110
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: set_ring can now take a file with ringsmoneromooo-monero2018-06-091-2/+110
* | | | | | | | Merge pull request #3701luigi11112018-06-121-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cn_deserialize: dump additional tx pubkeysmoneromooo-monero2018-04-251-0/+3
* | | | | | | | | Merge pull request #3700luigi11112018-06-121-2/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mnemonics: add some logs to help debug failuresmoneromooo-monero2018-04-251-2/+26
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3687luigi11112018-06-121-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blockchain: log in DEBUG when a block is found, and wheremoneromooo-monero2018-04-231-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3648luigi11112018-06-121-8/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve 'show_transfers' date formattingRyan Ronnander2018-04-151-8/+5
* | | | | | | | | | Merge pull request #3643luigi11112018-06-121-2/+18
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | handle improper log levelscryptochangements342018-04-151-2/+18
| |/ / / / / / / /
* | | | | | | | | db_lmdb: warn about slowness when running off a spinning diskmoneromooo-monero2018-06-083-0/+75
* | | | | | | | | Merge pull request #3908luigi11112018-06-083-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \