aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6280Alexander Blair2020-03-271-2/+8
|\
| * p2p: fix spurious warning when we're connected to at last one seedmoneromooo-monero2020-01-311-2/+8
* | Merge pull request #6279Alexander Blair2020-03-271-1/+1
|\ \
| * | p2p: fix adding wrong indices to the filtered peer listmoneromooo-monero2020-01-031-1/+1
| |/
* | Merge pull request #6275Alexander Blair2020-03-2711-326/+1
|\ \
| * | p2p: remove old debug commandsAaron Hook2020-03-2011-326/+1
* | | Merge pull request #6227Alexander Blair2020-03-272-30/+65
|\ \ \ | |/ / |/| |
| * | core: move the LockedTXN class out of txpool so it may be reusedmoneromooo-monero2020-03-122-30/+65
* | | workaround for GetObject windows.h macro and rapidjson conflictxiphon2020-03-141-1/+1
|/ /
* | Merge pull request #6273Alexander Blair2020-03-129-1004/+779
|\ \
| * | Various improvements to the ZMQ JSON-RPC handling:Lee Clagett2020-03-059-1004/+779
| |/
* | Merge pull request #6268Alexander Blair2020-03-124-13/+13
|\ \
| * | wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2019-12-304-13/+13
| |/
* | Merge pull request #6243Alexander Blair2020-03-125-79/+32
|\ \
| * | p2p: remove obsolete local time in handshakemoneromooo-monero2020-01-292-5/+0
| * | p2p: avoid sending the same peer list over and overmoneromooo-monero2020-01-293-4/+17
| * | p2p: remove backward compatible peer listmoneromooo-monero2020-01-261-58/+2
| * | p2p: simplify last_seen serialization now we have optional storesmoneromooo-monero2020-01-261-2/+1
| * | cryptonote_protocol: omit top 64 bits of difficulty when 0moneromooo-monero2020-01-261-2/+8
| * | p2p: remove obsolete local time from TIMED_SYNCmoneromooo-monero2020-01-263-8/+4
* | | Merge pull request #6248Alexander Blair2020-02-281-1/+1
|\ \ \
| * | | p2p: drop the peerlist dump to TRACEmoneromooo-monero2019-12-171-1/+1
| | |/ | |/|
* | | Merge pull request #6238Alexander Blair2020-02-282-0/+9
|\ \ \
| * | | wallet2: guard against race with multiple decrypt_keys usersmoneromooo-monero2019-12-172-0/+9
| |/ /
* | | Merge pull request #6222Alexander Blair2020-02-281-0/+2
|\ \ \
| * | | simplewallet: set manual refresh mode in rescan_bcmoneromooo-monero2019-12-071-0/+2
* | | | Merge pull request #6058Alexander Blair2020-02-282-2/+15
|\ \ \ \
| * | | | simplewallet: point to "set help" in the lock screen messagemoneromooo-monero2019-11-251-1/+1
| * | | | util: allow newlines in string to be splitmoneromooo-monero2019-11-251-1/+14
* | | | | Merge pull request #6259Alexander Blair2020-02-281-0/+1
|\ \ \ \ \
| * | | | | rpc: fill miner_tx_hash againmoneromooo-monero2019-12-201-0/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #6242Alexander Blair2020-02-281-6/+4
|\ \ \ \ \
| * | | | | rpc: drop the obsolete and wrong "unpruned size" logmoneromooo-monero2019-12-161-6/+4
| |/ / / /
* | | | | Merge pull request #6241Alexander Blair2020-02-283-6/+24
|\ \ \ \ \
| * | | | | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...stoffu2019-12-163-7/+25
| |/ / / /
* | | | | Merge pull request #6236Alexander Blair2020-02-281-1/+1
|\ \ \ \ \
| * | | | | Corrected message typopalomato2019-12-141-1/+1
| |/ / / /
* | | | | Merge pull request #6235Alexander Blair2020-02-281-1/+1
|\ \ \ \ \
| * | | | | wallet2: fix hang in wallet refreshmoneromooo-monero2019-12-141-1/+1
| |/ / / /
* | | | | Merge pull request #6225Alexander Blair2020-02-287-16/+45
|\ \ \ \ \
| * | | | | print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-127-16/+45
| | |_|/ / | |/| | |
* | | | | Merge pull request #6224Alexander Blair2020-02-281-0/+8
|\ \ \ \ \
| * | | | | simplewallet: warn on refresh if refresh-from-block-height seems offmoneromooo-monero2019-12-091-0/+8
| |/ / / /
* | | | | Merge pull request #6223Alexander Blair2020-02-281-7/+14
|\ \ \ \ \
| * | | | | Silence miner debugmsg spamHoward Chu2019-12-091-7/+14
| |/ / / /
* | | | | Merge pull request #6219Alexander Blair2020-02-281-2/+2
|\ \ \ \ \
| * | | | | Fix time comparison mathJason Rhinelander2019-12-051-2/+2
| |/ / / /
* | | | | Merge pull request #6215Alexander Blair2020-02-284-1/+9
|\ \ \ \ \
| * | | | | --disable-ban-rpc option to prevent RPC users from banningnaughtyfox2019-12-044-1/+9
| |/ / / /
* | | | | Merge pull request #6213Alexander Blair2020-02-282-11/+15
|\ \ \ \ \