summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #4172luigi11112018-08-151-1/+1
|\ \ \
| * | | simplewallet.unspent_outputs: fix wrong logic for parsingstoffu2018-07-241-1/+1
| |/ /
* | | Merge pull request #4171luigi11112018-08-152-4/+12
|\ \ \
| * | | wallet-rpc: filter getbalance response by address indexstoffu2018-07-312-5/+13
| |/ /
* | | Merge pull request #4170luigi11112018-08-155-1/+52
|\ \ \
| * | | wallet-rpc: add get_address_index commandstoffu2018-07-315-1/+52
| |/ /
* | | Merge pull request #4166luigi11112018-08-152-52/+20
|\ \ \
| * | | simplewallet: fix language detection when using --use-english-language-namesmoneromooo-monero2018-07-222-52/+20
| |/ /
* | | Merge pull request #4164luigi11112018-08-151-15/+19
|\ \ \
| * | | blockchain: some batch tx scanning speedupmoneromooo-monero2018-07-211-15/+19
| |/ /
* | | Merge pull request #4161luigi11112018-08-151-2/+2
|\ \ \
| * | | db_lmdb: demote the "batch already enabled" log, it's harmlessmoneromooo-monero2018-07-201-2/+2
| |/ /
* | | Merge pull request #4158luigi11112018-08-152-1/+35
|\ \ \
| * | | wallet rpc: support making integrated address of given standard addressstoffu2018-07-202-1/+35
| |/ /
* | | Merge pull request #4153luigi11112018-08-154-16/+35
|\ \ \
| * | | wallet: distinguish coinbase from other txes in show_transfersmoneromooo-monero2018-08-034-16/+35
* | | | Merge pull request #4150luigi11112018-08-151-2/+3
|\ \ \ \
| * | | | wallet2: consider minimum fee when testing if balance is sufficientstoffu2018-07-191-2/+3
| |/ / /
* | | | Merge pull request #4138luigi11112018-08-151-1/+10
|\ \ \ \
| * | | | stack_trace: print stack traces on stdout if the logger isn't livemoneromooo-monero2018-08-121-1/+10
* | | | | Merge pull request #4137luigi11112018-08-152-3/+5
|\ \ \ \ \
| * | | | | crypto: do not use boost::value_initialized to init null skey/pkeymoneromooo-monero2018-07-202-3/+2
| * | | | | crypto: move null_pkey/null_skey to the cpp filemoneromooo-monero2018-07-152-2/+5
| |/ / / /
* | | | | Merge pull request #4136luigi11112018-08-154-0/+24
|\ \ \ \ \
| * | | | | wallet: disable core dumps on startup in release modemoneromooo-monero2018-08-124-0/+24
| |/ / / /
* | | | | Merge pull request #4106luigi11112018-08-151-2/+2
|\ \ \ \ \
| * | | | | simplewallet: reword "seed encryption" to "seed offset"moneromooo-monero2018-07-071-2/+2
| |/ / / /
* | | | | Merge pull request #4103luigi11112018-08-1513-51/+75
|\ \ \ \ \
| * | | | | wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-0813-51/+75
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4089luigi11112018-08-151-3/+3
|\ \ \ \ \
| * | | | | p2p: connect via the bound ip, if anymoneromooo-monero2018-07-021-3/+3
* | | | | | Merge pull request #4024luigi11112018-08-151-0/+1
|\ \ \ \ \ \
| * | | | | | simplewallet: fix delay when setting auto-refresh offmoneromooo-monero2018-06-181-0/+1
* | | | | | | Merge pull request #4020luigi11112018-08-151-1/+14
|\ \ \ \ \ \ \
| * | | | | | | [monerod] Added blocks remaining count during syncronisation.Jorropo2018-07-251-1/+14
| |/ / / / / /
* | | | | | | Merge pull request #3528luigi11112018-08-152-30/+115
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | wallet2: use a gamma distribution to pick fake outsmoneromooo-monero2018-07-032-30/+115
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4129luigi11112018-07-271-0/+3
|\ \ \ \ \ \
| * | | | | | db_lmdb: don't sync a read only DBmoneromooo-monero2018-07-111-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4110luigi11112018-07-272-0/+21
|\ \ \ \ \ \
| * | | | | | core_tests: add --filter to select which tests to runmoneromooo-monero2018-07-072-0/+21
| |/ / / / /
* | | | | | Merge pull request #4109luigi11112018-07-272-4/+21
|\ \ \ \ \ \
| * | | | | | wallet: warn when payment IDs are usedmoneromooo-monero2018-07-122-4/+21
| |/ / / / /
* | | | | | Merge pull request #4108luigi11112018-07-271-0/+1
|\ \ \ \ \ \
| * | | | | | blockchain: cache next block difficulty after adding a blockmoneromooo-monero2018-07-071-0/+1
| |/ / / / /
* | | | | | Merge pull request #4097luigi11112018-07-273-10/+29
|\ \ \ \ \ \
| * | | | | | crypto: remove slight bias in key generation due to modulomoneromooo-monero2018-07-053-10/+29
| |/ / / / /
* | | | | | Merge pull request #4091luigi11112018-07-275-10/+71
|\ \ \ \ \ \
| * | | | | | wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-035-10/+71
| | |/ / / / | |/| | | |
* | | | | | monero-wallet-cli: added locked_sweep_all commandjcktm2018-07-232-6/+51
| |_|_|_|/ |/| | | |