summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #5856luigi11112019-09-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | unit_tests: Fix uninitialized valuesMatyas Liptak2019-08-271-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #5855luigi11112019-09-087-63/+94
|\ \ \ \ \ \ \
| * | | | | | | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-057-63/+94
| |/ / / / / /
* | | | | | | Merge pull request #5851luigi11112019-09-081-4/+3
|\ \ \ \ \ \ \
| * | | | | | | readme: remove snap monero package and add debianerciccione2019-08-251-4/+3
| |/ / / / / /
* | | | | | | Merge pull request #5850luigi11112019-09-081-3/+1
|\ \ \ \ \ \ \
| * | | | | | | wallet2: fix unset_ring tx retrieval checksmoneromooo-monero2019-08-241-3/+1
| |/ / / / / /
* | | | | | | Merge pull request #5849luigi11112019-09-083-7/+22
|\ \ \ \ \ \ \
| * | | | | | | daemon: add pruned and publicrpc flags to print_plmoneromooo-monero2019-08-233-7/+22
| |/ / / / / /
* | | | | | | Merge pull request #5847luigi11112019-09-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | wallet2: fix cold signing losing tx keysmoneromooo-monero2019-08-231-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #5843luigi11112019-09-082-3/+176
|\ \ \ \ \ \ \
| * | | | | | | ringdb: fix bug in blackballingstoffu2019-08-221-1/+1
| * | | | | | | blockchain_blackball: use is_output_spent instead of ringdb.blackballed for s...stoffu2019-08-221-1/+11
| * | | | | | | blockchain_blackball: add --historical-stat which prints historical stats of ...stoffu2019-08-221-2/+165
* | | | | | | | Merge pull request #5842luigi11112019-09-081-1/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | simplewallet: moan harder about untrusted nodesmoneromooo-monero2019-08-241-1/+16
| |/ / / / / / /
* | | | | | | | Merge pull request #5841luigi11112019-09-081-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | p2p: reject incoming connections to selfmoneromooo-monero2019-08-221-1/+10
| |/ / / / / / /
* | | | | | | | Merge pull request #5840luigi11112019-09-085-0/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | daemon: implement 'set_bootstrap_daemon' commandxiphon2019-08-235-0/+64
| |/ / / / / / /
* | | | | | | | Merge pull request #5839luigi11112019-09-082-17/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | p2p: sanitize peer listsmoneromooo-monero2019-08-212-17/+26
| |/ / / / / / /
* | | | | | | | Merge pull request #5838luigi11112019-09-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | p2p: move log away from globalmoneromooo-monero2019-08-211-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #5835luigi11112019-09-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | device: fix ledger requesting secret keys export twicexiphon2019-08-201-1/+1
* | | | | | | | | Merge pull request #5833luigi11112019-09-081-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: fix unitialized 'core_rpc_server::m_was_bootstrap_ever_used'xiphon2019-08-201-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #5830luigi11112019-09-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: fix merge error removing the "never seen before" timestamp checkmoneromooo-monero2019-08-201-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #5544luigi11112019-09-0815-43/+175
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix IP address serialization on big endianmoneromooo-monero2019-09-042-1/+17
| * | | | | | | | boost: fix little/big endian compatibilitymoneromooo-monero2019-09-042-2/+4
| * | | | | | | | slow-hash: fix CNv2+ on big endianmoneromooo-monero2019-09-041-3/+3
| * | | | | | | | db_lmdb: print percentages as percentages, not ratiosmoneromooo-monero2019-09-041-1/+1
| * | | | | | | | unit_tests: fix levin unit test on big endianmoneromooo-monero2019-09-041-23/+23
| * | | | | | | | storages: fix "portable" storage on big endianmoneromooo-monero2019-09-044-3/+99
| * | | | | | | | storages: fix writing varints on big endianmoneromooo-monero2019-09-041-1/+1
| * | | | | | | | epee: fix local/loopback checks on big endianmoneromooo-monero2019-09-041-0/+7
| * | | | | | | | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-043-9/+20
|/ / / / / / / /
* | | | | | | | Merge pull request #5824luigi11112019-09-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | epee: fix connections not being properly closed in some instancesmoneromooo-monero2019-08-191-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #5822luigi11112019-09-041-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | reject setting lookahead major or minor to 0moneromooo-monero2019-08-191-0/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #5819luigi11112019-09-041-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | blockchain: Fix alt chain generated coins overflowiamamyth2019-08-181-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5814luigi11112019-09-041-91/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | syncobj.h no longer defines shared_guard, so remove those define'sTom Smeding2019-08-231-3/+0