| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | Merge pull request #4020 | luigi1111 | 2018-08-15 | 1 | -1/+14 |
| |\ \ \ \ | |||||
| | * | | | | [monerod] Added blocks remaining count during syncronisation. | Jorropo | 2018-07-25 | 1 | -1/+14 |
| | |/ / / | |||||
| * | | | | Merge pull request #3528 | luigi1111 | 2018-08-15 | 2 | -30/+115 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | wallet2: use a gamma distribution to pick fake outs | moneromooo-monero | 2018-07-03 | 2 | -30/+115 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #4129 | luigi1111 | 2018-07-27 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | db_lmdb: don't sync a read only DB | moneromooo-monero | 2018-07-11 | 1 | -0/+3 |
| * | | | | Merge pull request #4110 | luigi1111 | 2018-07-27 | 2 | -0/+21 |
| |\ \ \ \ | |||||
| | * | | | | core_tests: add --filter to select which tests to run | moneromooo-monero | 2018-07-07 | 2 | -0/+21 |
| | |/ / / | |||||
| * | | | | Merge pull request #4109 | luigi1111 | 2018-07-27 | 2 | -4/+21 |
| |\ \ \ \ | |||||
| | * | | | | wallet: warn when payment IDs are used | moneromooo-monero | 2018-07-12 | 2 | -4/+21 |
| | |/ / / | |||||
| * | | | | Merge pull request #4108 | luigi1111 | 2018-07-27 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | blockchain: cache next block difficulty after adding a block | moneromooo-monero | 2018-07-07 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #4097 | luigi1111 | 2018-07-27 | 3 | -10/+29 |
| |\ \ \ \ | |||||
| | * | | | | crypto: remove slight bias in key generation due to modulo | moneromooo-monero | 2018-07-05 | 3 | -10/+29 |
| | |/ / / | |||||
| * | | | | Merge pull request #4091 | luigi1111 | 2018-07-27 | 5 | -10/+71 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: unlock keys file before calling verify_password (needed for Windows) | stoffu | 2018-07-03 | 5 | -10/+71 |
| | | |/ / | |/| | | |||||
| * | | | | monero-wallet-cli: added locked_sweep_all command | jcktm | 2018-07-23 | 2 | -6/+51 |
| * | | | | Merge pull request #4088 | luigi1111 | 2018-07-19 | 4 | -86/+58 |
| |\ \ \ \ | |||||
| | * | | | | node_rpc_proxy: factor a few RPC calls using get_info | moneromooo-monero | 2018-07-02 | 4 | -86/+58 |
| | |/ / / | |||||
| * | | | | Merge pull request #4087 | luigi1111 | 2018-07-19 | 3 | -5/+44 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: recover from index out of hashchain bounds error | moneromooo-monero | 2018-07-16 | 3 | -5/+44 |
| * | | | | | Merge pull request #4081 | luigi1111 | 2018-07-19 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | blockchain: fix getting invalid block data on failure | moneromooo-monero | 2018-06-29 | 1 | -1/+2 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #4076 | luigi1111 | 2018-07-19 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | blockchain: set the m_verifivation_failed flag in a couple more places | moneromooo-monero | 2018-06-28 | 1 | -0/+2 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4075 | luigi1111 | 2018-07-19 | 6 | -6/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | remove epee from link lines where it's redundant | moneromooo-monero | 2018-06-28 | 6 | -6/+0 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4074 | luigi1111 | 2018-07-19 | 1 | -6/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | crypto: remove unused unsafe random scalar generator | moneromooo-monero | 2018-06-28 | 1 | -6/+0 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4071 | luigi1111 | 2018-07-19 | 4 | -0/+38 |
| |\ \ \ \ \ | |||||
| | * | | | | | Allow fractional outputs to be ignored | stoffu | 2018-07-03 | 4 | -0/+38 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4064 | luigi1111 | 2018-07-19 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | blockchain_utilities: report file offset where a read error occurs | moneromooo-monero | 2018-06-27 | 1 | -3/+3 |
| * | | | | | | Merge pull request #4062 | luigi1111 | 2018-07-19 | 1 | -1/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | simplewallet.sweep_all: show usage when parsing fails | stoffu | 2018-06-27 | 1 | -1/+10 |
| * | | | | | | | Merge pull request #4047 | luigi1111 | 2018-07-19 | 2 | -6/+35 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | tx_pool: cache check_tx_inputs results | moneromooo-monero | 2018-06-24 | 2 | -6/+35 |
| * | | | | | | | | Merge pull request #4045 | luigi1111 | 2018-07-19 | 14 | -28/+28 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Changed URLs to HTTPS | einsteinsfool | 2018-06-23 | 14 | -28/+28 |
| | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #4033 | luigi1111 | 2018-07-19 | 4 | -6/+46 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | rpc: add a non binary get_transaction_pool_hashes RPC | moneromooo-monero | 2018-06-21 | 4 | -7/+47 |
| * | | | | | | | | | Merge pull request #4032 | luigi1111 | 2018-07-19 | 2 | -411/+60 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | device_ledger: factor the prologue code | moneromooo-monero | 2018-06-25 | 2 | -411/+60 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #4030 | luigi1111 | 2018-07-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
