summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #6415luigi11112020-04-212-7/+19
|\ \ \ \ \ \ \
| * | | | | | | wallet_api: checkUpdate - optional version and buildtag paramsxiphon2020-04-022-7/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6408luigi11112020-04-211-2/+2
|\ \ \ \ \ \ \
| * | | | | | | daemon: fix print_net_stats RPC callsmoneromooo-monero2020-03-291-2/+2
* | | | | | | | Merge pull request #6332luigi11112020-04-219-158/+251
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Allow wallet2.h to run in WebAssemblywoodser2020-04-159-158/+251
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #6278luigi11112020-04-214-12/+199
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Daemon: Print estimates for time until fully syncedrbrunner72020-03-214-12/+199
* | | | | | | Adding Dandelion++ support to public networks:Lee Clagett2020-03-2620-130/+432
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #6405luigi11112020-04-101-0/+1
|\ \ \ \ \ \
| * | | | | | p2p: add another seed nodemoneromooo-monero2020-03-271-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6403luigi11112020-04-101-16/+7
|\ \ \ \ \ \
| * | | | | | Correct key image check in tx_poolLee Clagett2020-03-141-16/+7
| | |/ / / / | |/| | | |