aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5940luigi11112019-10-141-0/+7
|\
| * RPC on_transfer_split error consistent with on_transfer if no tx sentbinaryFate2019-09-281-0/+7
* | Merge pull request #5933luigi11112019-10-149-15/+25
|\ \
| * | ban peers sending bad pow outrightmoneromooo-monero2019-09-259-15/+25
* | | wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero2019-10-141-2/+5
* | | wallet: remove long payment ID sending supportmoneromooo-monero2019-10-145-115/+8
* | | wallet2: ignore received unencrypted payment IDs (but warn hard)moneromooo-monero2019-10-142-7/+19
* | | simplewallet: reinstate short payment id nag, only if non defaultmoneromooo-monero2019-10-141-1/+8
* | | Merge pull request #5915luigi11112019-10-0826-178/+696
|\ \ \
| * | | monerod can now sync from pruned blocksmoneromooo-monero2019-09-2726-178/+696
* | | | Merge pull request #5948luigi11112019-10-081-19/+21
|\ \ \ \
| * | | | Fix for miners on reorgHoward Chu2019-10-071-1/+4
| * | | | Update to RandomX v1.1.3, simplifyHoward Chu2019-10-051-19/+2
| * | | | Fix randomx cache selection for RPCsHoward Chu2019-10-031-12/+28
* | | | | Merge pull request #5932luigi11112019-10-081-1/+8
|\ \ \ \ \
| * | | | | Request a thread stack size that is large enough for unboundMartijn Otto2019-09-251-1/+8
* | | | | | Merge pull request #5926luigi11112019-10-081-1/+1
|\ \ \ \ \ \
| * | | | | | protocol: only print sync complete message when out of precompiled hashesmoneromooo-monero2019-09-241-1/+1
* | | | | | | Merge pull request #5921luigi11112019-10-083-9/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett2019-07-293-9/+14
| |/ / / / /
* | | | | | Merge pull request #5939luigi11112019-09-301-0/+2
|\ \ \ \ \ \
| * | | | | | build: link wallet_merged against blockchain_db and hardforks objxiphon2019-09-281-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5906luigi11112019-09-301-1/+0
|\ \ \ \ \ \
| * | | | | | simplewallet: remove erroneously added line under subaddress-lookaheadstoffu2019-09-111-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5902luigi11112019-09-301-1/+3
|\ \ \ \ \ \
| * | | | | | blockchain: keep block template timestamp not below recent medianmoneromooo-monero2019-09-111-1/+3
| |/ / / / /
* | | | | | Merge pull request #5900luigi11112019-09-301-3/+10
|\ \ \ \ \ \
| * | | | | | Fix bug in mempool get_transaction_stats histogram calculationTom Smeding2019-08-281-3/+10
* | | | | | | Merge pull request #5894luigi11112019-09-301-0/+4
|\ \ \ \ \ \ \
| * | | | | | | wallet2_api: fix load unsigned tx from file error propagationxiphon2019-09-091-0/+4
* | | | | | | | Merge pull request #5893luigi11112019-09-303-2/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | bootstrap_daemon: resolve CID 203915 (UNCAUGHT_EXCEPT)anonimal2019-09-072-2/+2
| * | | | | | | wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS)anonimal2019-09-061-0/+6
| |/ / / / / /
* | | | | | / RandomX integrationHoward Chu2019-09-2518-45/+600
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #5916luigi11112019-09-244-13/+13
|\ \ \ \ \ \
| * | | | | | p2p: fix bans taking port into accountmoneromooo-monero2019-09-164-13/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5905luigi11112019-09-241-5/+0
|\ \ \ \ \ \
| * | | | | | Revert "cryptonote_protocol: drop peers we can't download from when syncing"moneromooo-monero2019-09-111-5/+0
| * | | | | | Revert "Fix check for disconnecting peers when syncing"moneromooo-monero2019-09-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5882luigi11112019-09-242-0/+11
|\ \ \ \ \ \
| * | | | | | blockchain: enforce 10 block age for spending outputsmoneromooo-monero2019-09-172-0/+11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5878luigi11112019-09-2417-3102/+31
|\ \ \ \ \ \
| * | | | | | Removed Berkeley DB and db switching logicJesus Ramirez2019-09-1618-3104/+33
* | | | | | | Merge pull request #5877luigi11112019-09-2410-34/+31
|\ \ \ \ \ \ \
| * | | | | | | Make null hash constants constexprLev Sizov2019-09-052-3/+3
| * | | | | | | Removed unused boost/value_init headerLev Sizov2019-09-023-3/+0
| * | | | | | | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-0210-31/+31
| |/ / / / / /
* | | | | | | Merge pull request #5864luigi11112019-09-243-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Properly format multiline logsmoneromooo-monero2019-09-163-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #5848luigi11112019-09-246-4/+156
|\ \ \ \ \ \ \