summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add also ifdef __x86_64__pkubaj2019-10-131-2/+2
| * | | | | | Fix build on FreeBSD/!x86pkubaj2019-10-131-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5962luigi11112019-10-162-2/+2
|\ \ \ \ \ \
| * | | | | | tx_pool: make spent return-by-reference as intendedstoffu2019-10-062-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5959luigi11112019-10-161-5/+5
|\ \ \ \ \ \
| * | | | | | wallet2: don't delete file that may not existselsta2019-10-041-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5956luigi11112019-10-161-0/+2
|\ \ \ \ \ \
| * | | | | | p2p: reject invalid rpc_port in peer listsxiphon2019-10-021-0/+2
| |/ / / / /
* | | | | | Merge pull request #5954luigi11112019-10-161-0/+2
|\ \ \ \ \ \
| * | | | | | p2p: reject invalid pruning seeds in peer listsmoneromooo-monero2019-10-021-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5952luigi11112019-10-164-1/+88
|\ \ \ \ \ \
| * | | | | | wallet2: add ignore-outputs-{above/below} optionstoffu2019-10-024-1/+88
| |/ / / / /
* | | | | | Merge pull request #5946luigi11112019-10-161-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | simplewallet.cpp - clean up welcome messageSomaticFanatic2019-10-011-3/+3
| |/ / / /
* | | | | Merge pull request #5943luigi11112019-10-145-8/+8
|\ \ \ \ \
| * | | | | p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-135-8/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #5941luigi11112019-10-141-1/+2
|\ \ \ \ \
| * | | | | blockchain: tweak fee as a function of median valuesmoneromooo-monero2019-09-281-1/+2
| | |_|/ / | |/| | |
* | | | | 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