aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #5896luigi11112019-09-301-21/+26
|\ \ \
| * | | README: Add deps for translations and hardware wallet supportGuillaume Le Vaillant2019-09-261-21/+26
* | | | Merge pull request #5895luigi11112019-09-302-9/+9
|\ \ \ \
| * | | | unit tests: replace global var with lambda returning static local varstoffu2019-09-092-9/+9
| | |_|/ | |/| |
* | | | 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-306-4/+24
|\ \ \ \ \
| * | | | | epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO)anonimal2019-09-081-1/+13
| * | | | | tests: rct_mlsag: resolve CID 203914 (UNINIT_CTOR)anonimal2019-09-071-1/+1
| * | | | | bootstrap_daemon: resolve CID 203915 (UNCAUGHT_EXCEPT)anonimal2019-09-072-2/+2
| * | | | | epee: connection_basic: resolve CID 203916 (UNINIT_CTOR)anonimal2019-09-061-0/+1
| * | | | | wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS)anonimal2019-09-061-0/+6
| * | | | | epee: connection_basic: resolve CID 203920 (UNINIT_CTOR)anonimal2019-09-061-0/+1
| |/ / / /
* | | | | Merge pull request #5653luigi11112019-09-301-28/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Streamline build setupHoward Chu2019-09-241-28/+37
* | | | | Merge pull request #5549Riccardo Spagni2019-09-2524-49/+609
|\ \ \ \ \
| * | | | | RandomX integrationHoward Chu2019-09-2524-49/+609
* | | | | | Merge pull request #5930Riccardo Spagni2019-09-252-4/+8
|\ \ \ \ \ \
| * | | | | | Don't set ARCH_ID if it's already setHoward Chu2019-09-252-4/+8
* | | | | | | Merge pull request #5929Riccardo Spagni2019-09-253-5/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert "easylogging++: ensure it finds boost headers"moneromooo-monero2019-09-242-3/+1
| * | | | | | easylogging++: split strings manuallymoneromooo-monero2019-09-241-2/+13
|/ / / / / /
* | | | | | Merge pull request #5928luigi11112019-09-242-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | easylogging++: ensure it finds boost headersmoneromooo-monero2019-09-242-1/+3
* | | | | | Merge pull request #5909luigi11112019-09-242-11/+51
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | epee: misc_log_ex.h can now be used in C codemoneromooo-monero2019-09-242-11/+51
|/ / / / /
* | | | | Merge pull request #5916luigi11112019-09-245-15/+33
|\ \ \ \ \
| * | | | | p2p: fix bans taking port into accountmoneromooo-monero2019-09-165-15/+33
| |/ / / /
* | | | | Merge pull request #5907luigi11112019-09-241-0/+4
|\ \ \ \ \
| * | | | | cmake: add protolib to zmq dependency libsstoffu2019-09-111-0/+4
| | |_|/ / | |/| | |
* | | | | 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 #5892luigi11112019-09-245-8/+22
|\ \ \ \ \
| * | | | | depends: attempt to fix readlineiDunk54002019-09-075-8/+22
| | |_|/ / | |/| | |
* | | | | Merge pull request #5891luigi11112019-09-241-6/+6
|\ \ \ \ \
| * | | | | depends: fix monero binaries Boost linking errorsiDunk54002019-09-091-6/+6
| |/ / / /
* | | | | Merge pull request #5886luigi11112019-09-241-1/+1
|\ \ \ \ \
| * | | | | README: fix master branch spelling, it is not Mastermoneromooo-monero2019-09-061-1/+1
| |/ / / /
* | | | | Merge pull request #5884luigi11112019-09-241-0/+13
|\ \ \ \ \
| * | | | | Add the iwyu target to get information on unused headersMartijn Otto2019-09-051-0/+13
| |/ / / /
* | | | | Merge pull request #5882luigi11112019-09-245-6/+51
|\ \ \ \ \
| * | | | | blockchain: enforce 10 block age for spending outputsmoneromooo-monero2019-09-175-6/+51
| | |_|/ / | |/| | |
* | | | | Merge pull request #5881luigi11112019-09-241-0/+4
|\ \ \ \ \
| * | | | | Makefile: add a top level debug target for ASANmoneromooo-monero2019-09-041-0/+4
* | | | | | Merge pull request #5878luigi11112019-09-2420-3188/+35
|\ \ \ \ \ \