aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6556luigi11112020-06-081-1/+1
|\
| * serialization: fix bad rapidjson api usagemoneromooo-monero2020-05-181-1/+1
* | Merge pull request #6553luigi11112020-06-082-1/+22
|\ \
| * | cryptonote_protocol: stricter limit to number of objects requestedmoneromooo-monero2020-05-191-1/+2
| * | cryptonote_protocol: reject requests/notifications before handshakemoneromooo-monero2020-05-191-0/+20
| |/
* | Merge pull request #6549luigi11112020-06-087-98/+241
|\ \
| * | [master] MMS: New 'config_checksum' subcommandrbrunner72020-05-244-27/+121
| * | easylogging++: sanitize log payloadmoneromooo-monero2020-05-243-71/+120
| |/
* | Merge pull request #6525luigi11112020-06-085-7/+22
|\ \
| * | simplewallet: don't complain about incoming payment ids on changemoneromooo-monero2020-05-135-7/+22
| |/
* | Merge pull request #6519luigi11112020-06-081-1/+3
|\ \
| * | trezor: add new firmware version supportDusan Klinec2020-05-121-1/+3
| |/
* | Merge pull request #6514luigi11112020-06-084-2/+4
|\ \
| * | build: prepare v0.16.0.0 releaseselsta2020-05-134-2/+4
| |/
* | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-318-12/+15
* | build: fix boost 1.73 compatibilityselsta2020-05-142-3/+3
|/
* Merge pull request #6510luigi11112020-05-071-2/+0
|\
| * cryptonote_core: take out the time based upgrade warningmoneromooo-monero2020-05-061-2/+0
* | Merge pull request #6506luigi11112020-05-071-7/+1
|\ \
| * | wallet2: fix keys file deserialization exception handlingxiphon2020-05-051-7/+1
* | | Merge pull request #6503luigi11112020-05-061-1/+6
|\ \ \
| * | | cryptonote_protocol: do not request pruned borromean sig txesmoneromooo-monero2020-05-061-1/+6
| | |/ | |/|
* | | Merge pull request #6486luigi11112020-05-061-1/+2
|\ \ \
| * | | Fixes for ZMQ JSON-RPC endpoint names for raw txLee Clagett2020-04-291-1/+2
| |/ /
* | | Merge pull request #6485luigi11112020-05-062-3/+17
|\ \ \
| * | | wallet2: fix subaddress expansion when receiving moneromoneromooo-monero2020-04-272-3/+17
| |/ /
* | | Merge pull request #6484luigi11112020-05-061-1/+1
|\ \ \
| * | | message_store: don't print an error when there is no mms filemoneromooo-monero2020-04-271-1/+1
| |/ /
* | | Merge pull request #6481luigi11112020-05-061-1/+1
|\ \ \
| * | | rpc: fix 'use_bootstrap_daemon_if_necessary' return valuexiphon2020-04-271-1/+1
* | | | Merge pull request #6480luigi11112020-05-061-3/+2
|\ \ \ \
| * | | | wallet2: check_connection return false on get_version status != OKxiphon2020-04-261-3/+2
| |/ / /
* | | | Merge pull request #6478luigi11112020-05-061-1/+1
|\ \ \ \
| * | | | Used legacy category to match insert_key_images behaviorLee Clagett2020-04-241-1/+1
| | |/ / | |/| |
* | | | Merge pull request #6472luigi11112020-05-062-1/+3
|\ \ \ \
| * | | | cryptonote: fix reuse of non default tx data when relayingmoneromooo-monero2020-04-222-1/+3
| | |/ / | |/| |
* | | | Merge pull request #6471luigi11112020-05-061-0/+3
|\ \ \ \
| * | | | add another seed nodeGingeropolous2020-04-221-0/+2
| * | | | Add erciccione's seed nodeerciccione2020-04-221-0/+1
| | |/ / | |/| |
* | | | Merge pull request #6468luigi11112020-05-062-4/+5
|\ \ \ \
| * | | | cryptonote_core: skip dns checkpoints on startup if not enforcedxiphon2020-04-202-4/+5
* | | | | Merge pull request #6467luigi11112020-05-055-24/+52
|\ \ \ \ \
| * | | | | simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero2020-04-225-24/+52
| | |_|/ / | |/| | |
* | | | | Merge pull request #6441luigi11112020-05-055-10/+27
|\ \ \ \ \
| * | | | | use memwipe on secret k/alpha valuesmoneromooo-monero2020-04-155-10/+27
| | |/ / / | |/| | |
* | | | | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-117-162/+161
| |_|_|/ |/| | |
* | | | Merge pull request #6451luigi11112020-05-023-8/+25
|\ \ \ \
| * | | | Bulletproofs: verification speedupSarang Noether2020-04-143-8/+25
* | | | | Merge pull request #6453luigi11112020-05-012-1/+3
|\ \ \ \ \
| * | | | | bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa...xiphon2020-04-152-1/+3
| | |/ / / | |/| | |