summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #6076Alexander Blair2020-02-061-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | simplewallet: add missing inactivity-lock-timeout to set help blurbmoneromooo-monero2019-11-011-1/+3
| * | | | | | | | | simplewallet: do not mention inactivity if a lock was manualmoneromooo-monero2019-11-011-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6069Alexander Blair2020-02-065-10/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-315-10/+41
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6053Alexander Blair2020-02-064-13/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | always print peer IDs in the same formatmoneromooo-monero2019-10-294-13/+11
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6050Alexander Blair2020-02-061-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | core: point out when we hit the block rate visibility limitmoneromooo-monero2019-10-281-2/+3
* | | | | | | | | | Merge pull request #6040Alexander Blair2020-02-061-5/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rpc: base flush_cache request/response on the new base structsmoneromooo-monero2019-10-271-5/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #6035Alexander Blair2020-02-063-6/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rpc: error out from get_info if the proxied call errors outmoneromooo-monero2019-11-271-2/+1
| * | | | | | | | | | node_rpc_proxy: init some new rpc payment fields in invalidatemoneromooo-monero2019-11-271-0/+4
| * | | | | | | | | | rpc: init a few missing client_info membersmoneromooo-monero2019-11-271-0/+4
| * | | | | | | | | | rpc: do not propagate exceptions out of a dtormoneromooo-monero2019-11-271-4/+8
| * | | | | | | | | | rpc: always set the update field in update on sucessmoneromooo-monero2019-11-271-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #6233luigi11112020-02-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blockchain: fix flushing txes from the txpoolmoneromooo-monero2019-12-141-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #6140Alexander Blair2020-01-255-3/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blockchain: speedup fetching pruned contiguous tx blobsmoneromooo-monero2019-11-155-3/+70
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #6170Alexander Blair2020-01-252-4/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-262-4/+20
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* / | | | | | | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-266-161/+71
|/ / / / / / / / /
* | | | | | | | | Merge pull request #6093Alexander Blair2020-01-241-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lmdb: Remove meaningless const qualifier on function typeNathan Dorfman2019-11-041-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6173Alexander Blair2020-01-241-6/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPCmoneromooo-monero2019-11-251-5/+5
| * | | | | | | | | rpc: don't auto fail RPC needing payment in bootstrap modemoneromooo-monero2019-11-221-1/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6172Alexander Blair2020-01-242-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: add received_timestamp for pool txes in gettransactionsmoneromooo-monero2019-11-222-1/+6
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6157Alexander Blair2020-01-241-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | db_lmdb: guard against non NUL terminated keysmoneromooo-monero2019-11-191-1/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6154Alexander Blair2020-01-241-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet: don't issue node rpc proxy requests in '--offline' modexiphon2019-11-191-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6153Alexander Blair2020-01-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | p2p: don't request flags after closing connectionmoneromooo-monero2019-11-191-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6146Alexander Blair2020-01-2413-80/+195
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-0413-80/+195
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6128Alexander Blair2020-01-241-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | perf_timer: fix pause/resume macros dereferencing too muchmoneromooo-monero2019-11-131-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6144Alexander Blair2020-01-162-7/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet_rpc_server: add count parameter to create_addressMatt Smith2019-11-222-7/+33
| |/ / / / / / /
* | | | | | | | Merge pull request #6141Alexander Blair2020-01-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | threadpool: use std::move when taking an element off the queuemoneromooo-monero2019-11-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #6134Alexander Blair2020-01-161-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Actually concatenate error strings.Bert Peters2019-11-141-8/+8
| |/ / / / / / /
* | | | | | | | Merge pull request #6133Alexander Blair2020-01-161-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace memset with memwipe.Bert Peters2019-11-131-4/+5
| |/ / / / / / /
* | | | | | | | Merge pull request #6130Alexander Blair2020-01-161-1/+1
|\ \ \ \ \ \ \ \