aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / | |/| | |
* | | | | Merge pull request #6449luigi11112020-05-012-8/+37
|\ \ \ \ \
| * | | | | simplewallet: add sweep_account commandmoneromooo-monero2020-04-142-8/+37
| | |/ / / | |/| | |
* | | | | Merge pull request #6446luigi11112020-05-0117-196/+377
|\ \ \ \ \
| * | | | | trezor: adapt to new passphrase mechanismDusan Klinec2020-04-2717-196/+377
| |/ / / /
* | | | | Merge pull request #6444luigi11112020-05-011-0/+1
|\ \ \ \ \
| * | | | | simplewallet : missing function block separatorSumo Gr2020-04-101-0/+1
* | | | | | Merge pull request #6443luigi11112020-05-012-111/+139
|\ \ \ \ \ \
| * | | | | | p2p: startup speedup, init seed nodes on first 'connect_to_seed()'xiphon2020-04-212-111/+139
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #6440luigi11112020-05-011-4/+4
|\ \ \ \ \ \
| * | | | | | simplewallet: fix strings (show_transfers & export_transfers)sumogr2020-04-081-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6436luigi11112020-05-018-2/+104
|\ \ \ \ \ \
| * | | | | | Add timelock verification on devicecslashm2020-04-088-2/+104
* | | | | | | Merge pull request #6350luigi11112020-05-018-22/+75
|\ \ \ \ \ \ \
| * | | | | | | Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-038-22/+75
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | txpool.cpp: rename var to fix for old g++ version (xenial default)Sumo Gr2020-04-291-2/+2
|/ / / / / /
* | | | | | Merge pull request #6470luigi11112020-04-211-0/+1
|\ \ \ \ \ \
| * | | | | | p2p: add seed node.guy2020-04-211-0/+1
* | | | | | | Merge pull request #6445luigi11112020-04-215-25/+36
|\ \ \ \ \ \ \
| * | | | | | | Always reject duplicate key-images from second txidLee Clagett2020-03-302-12/+16
| * | | | | | | Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-303-13/+20
| | |_|_|_|_|/ | |/| | | | |