summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-2110-23/+183
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #3830Riccardo Spagni2018-05-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | daemon: request unpruned transactions for print_txmoneromooo-monero2018-05-191-0/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3765Riccardo Spagni2018-05-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update readme to include link to announcement listGingeropolous2018-05-061-0/+4
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3749Riccardo Spagni2018-05-211-0/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blockchain: pop top if block version disagrees with the ideal fork versionstoffu2018-05-061-0/+47
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3809Riccardo Spagni2018-05-212-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | unit_tests: set default data dir to the source tree at build timemoneromooo-monero2018-05-152-8/+5
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3807Riccardo Spagni2018-05-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | version.cmake: fix configuring version.cpp without gitmoneromooo-monero2018-05-151-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #3841Riccardo Spagni2018-05-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Revert "Merge pull request #3775"Riccardo Spagni2018-05-211-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3794Riccardo Spagni2018-05-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | wallet2: consider 6 outputs or less to be unmixable from v7moneromooo-monero2018-05-101-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3775Riccardo Spagni2018-05-082-33/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | cryptonote: make sure outPk setup always happensmoneromooo-monero2018-05-072-33/+37
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3752Riccardo Spagni2018-05-051-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ringct: do not show verification errors with default settingsmoneromooo-monero2018-05-041-4/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3719Riccardo Spagni2018-04-291-8/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | cryptonote_protocol_handler.inl: remove span read just now that failed to pas...stoffu2018-04-281-0/+3
| * | | | | | | | | cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)stoffu2018-04-281-8/+8
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3729Riccardo Spagni2018-04-291-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | README.md: mention building deps with -fPIC for static buildsmoneromooo-monero2018-04-291-0/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #3720Riccardo Spagni2018-04-281-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | unit_tests: fix build after get_output_didstribution signature changemoneromooo-monero2018-04-281-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #3709Riccardo Spagni2018-04-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Adding required library (dependency of boost::this_thread::sleep_for)Gene Peters2018-04-251-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3705Riccardo Spagni2018-04-284-15/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-254-15/+9
| |/ / / / / / /
* | | | | | | | Merge pull request #3667Riccardo Spagni2018-04-282-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | epee: Drop deprecated Boost.Thread headerJan Beich2018-04-192-2/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3703Riccardo Spagni2018-04-281-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | mlog: fix setting no logsmoneromooo-monero2018-04-251-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3695Riccardo Spagni2018-04-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | slow-hash: fix memory leak for Windows /karbowanec#41aivve2018-04-241-1/+1
* | | | | | | | | Merge pull request #3692Riccardo Spagni2018-04-281-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Build: update miniupnp submoduleanonimal2018-04-231-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3683Riccardo Spagni2018-04-285-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-225-1/+15
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3685Riccardo Spagni2018-04-287-10/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | speedup get_output_histogram for all amounts when min_count > 0moneromooo-monero2018-04-236-10/+16
| * | | | | | | | | wallet2: add missing parameters to get_output_histogrammoneromooo-monero2018-04-231-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3650Riccardo Spagni2018-04-281-1/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | import_multisig_info: fix sanity check crash in detach_blockchainMikhail Mitkevichl2018-04-211-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3670Riccardo Spagni2018-04-2198-12626/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Build: remove UPnP definition from snapanonimal2018-04-211-1/+0
| * | | | | | | | Build: update CMake and p2p for in-tree miniupnpanonimal2018-04-213-49/+13
| * | | | | | | | CMake: update new location of in-tree miniupnpcanonimal2018-04-192-5/+5
| * | | | | | | | Build: add miniupnp submoduleanonimal2018-04-192-0/+4