| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet2: make --restricted-rpc available for wallet RPC only | stoffu | 2018-08-16 | 7 | -49/+47 |
| * | Merge pull request #4196 | luigi1111 | 2018-08-15 | 1 | -4/+3 |
| |\ | |||||
| | * | blockchain_blackball: use a bit less memory | moneromooo-monero | 2018-08-09 | 1 | -4/+3 |
| * | | Merge pull request #4195 | luigi1111 | 2018-08-15 | 2 | -28/+40 |
| |\ \ | |||||
| | * | | simplewallet: make sure wallet config is stored right after creation | stoffu | 2018-07-30 | 2 | -28/+40 |
| * | | | Merge pull request #4194 | luigi1111 | 2018-08-15 | 1 | -4/+3 |
| |\ \ \ | |||||
| | * | | | wallet2: avoid using arbitrary random values when unknown | moneromooo-monero | 2018-07-30 | 1 | -4/+3 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #4193 | luigi1111 | 2018-08-15 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * | | | wallet2: guard against bad outputs in import_outputs | moneromooo-monero | 2018-07-30 | 1 | -2/+4 |
| | |/ / | |||||
| * | | | Merge pull request #4192 | luigi1111 | 2018-08-15 | 1 | -0/+13 |
| |\ \ \ | |||||
| | * | | | blockchain_blackball: allow resumable interrupt with ^C | moneromooo-monero | 2018-07-30 | 1 | -0/+13 |
| | |/ / | |||||
| * | | | Merge pull request #4188 | luigi1111 | 2018-08-15 | 4 | -0/+112 |
| |\ \ \ | |||||
| | * | | | simplewallet: add set_tx_key for importing tx keys from 3rd party wallets | stoffu | 2018-07-30 | 4 | -0/+112 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #4174 | luigi1111 | 2018-08-15 | 1 | -21/+15 |
| |\ \ \ | |||||
| | * | | | wallet2: fix O(n^2) behaviour in import_key_images | moneromooo-monero | 2018-07-24 | 1 | -21/+15 |
| | |/ / | |||||
| * | | | Merge pull request #4173 | luigi1111 | 2018-08-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | daemon.print_bc: don't print difficulty twice | stoffu | 2018-07-24 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #4172 | luigi1111 | 2018-08-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | simplewallet.unspent_outputs: fix wrong logic for parsing | stoffu | 2018-07-24 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #4171 | luigi1111 | 2018-08-15 | 2 | -4/+12 |
| |\ \ \ | |||||
| | * | | | wallet-rpc: filter getbalance response by address index | stoffu | 2018-07-31 | 2 | -5/+13 |
| | |/ / | |||||
| * | | | Merge pull request #4170 | luigi1111 | 2018-08-15 | 5 | -1/+52 |
| |\ \ \ | |||||
| | * | | | wallet-rpc: add get_address_index command | stoffu | 2018-07-31 | 5 | -1/+52 |
| | |/ / | |||||
| * | | | Merge pull request #4166 | luigi1111 | 2018-08-15 | 2 | -52/+20 |
| |\ \ \ | |||||
| | * | | | simplewallet: fix language detection when using --use-english-language-names | moneromooo-monero | 2018-07-22 | 2 | -52/+20 |
| | |/ / | |||||
| * | | | Merge pull request #4164 | luigi1111 | 2018-08-15 | 1 | -15/+19 |
| |\ \ \ | |||||
| | * | | | blockchain: some batch tx scanning speedup | moneromooo-monero | 2018-07-21 | 1 | -15/+19 |
| | |/ / | |||||
| * | | | Merge pull request #4161 | luigi1111 | 2018-08-15 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | db_lmdb: demote the "batch already enabled" log, it's harmless | moneromooo-monero | 2018-07-20 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #4158 | luigi1111 | 2018-08-15 | 2 | -1/+35 |
| |\ \ \ | |||||
| | * | | | wallet rpc: support making integrated address of given standard address | stoffu | 2018-07-20 | 2 | -1/+35 |
| | |/ / | |||||
| * | | | Merge pull request #4153 | luigi1111 | 2018-08-15 | 4 | -16/+35 |
| |\ \ \ | |||||
| | * | | | wallet: distinguish coinbase from other txes in show_transfers | moneromooo-monero | 2018-08-03 | 4 | -16/+35 |
| * | | | | Merge pull request #4150 | luigi1111 | 2018-08-15 | 1 | -2/+3 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: consider minimum fee when testing if balance is sufficient | stoffu | 2018-07-19 | 1 | -2/+3 |
| | |/ / / | |||||
| * | | | | Merge pull request #4138 | luigi1111 | 2018-08-15 | 1 | -1/+10 |
| |\ \ \ \ | |||||
| | * | | | | stack_trace: print stack traces on stdout if the logger isn't live | moneromooo-monero | 2018-08-12 | 1 | -1/+10 |
| * | | | | | Merge pull request #4137 | luigi1111 | 2018-08-15 | 2 | -3/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | crypto: do not use boost::value_initialized to init null skey/pkey | moneromooo-monero | 2018-07-20 | 2 | -3/+2 |
| | * | | | | | crypto: move null_pkey/null_skey to the cpp file | moneromooo-monero | 2018-07-15 | 2 | -2/+5 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4136 | luigi1111 | 2018-08-15 | 4 | -0/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet: disable core dumps on startup in release mode | moneromooo-monero | 2018-08-12 | 4 | -0/+24 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4106 | luigi1111 | 2018-08-15 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplewallet: reword "seed encryption" to "seed offset" | moneromooo-monero | 2018-07-07 | 1 | -2/+2 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4103 | luigi1111 | 2018-08-15 | 13 | -51/+75 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 2018-08-08 | 13 | -51/+75 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #4089 | luigi1111 | 2018-08-15 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | p2p: connect via the bound ip, if any | moneromooo-monero | 2018-07-02 | 1 | -3/+3 |
| * | | | | | | Merge pull request #4024 | luigi1111 | 2018-08-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | simplewallet: fix delay when setting auto-refresh off | moneromooo-monero | 2018-06-18 | 1 | -0/+1 |
