| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3256 | Riccardo Spagni | 2018-02-20 | 1 | -2/+2 |
| |\ | |||||
| | * | wallet2: fix auto_low_priority field name typo on load | moneromooo-monero | 2018-02-13 | 1 | -2/+2 |
| * | | Merge pull request #3295 | Riccardo Spagni | 2018-02-20 | 1 | -12/+12 |
| |\ \ | |||||
| | * | | db_lmdb: fix return code mixup in for_all_* | moneromooo-monero | 2018-02-19 | 1 | -12/+12 |
| * | | | Merge pull request #3294 | Riccardo Spagni | 2018-02-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | simplewallet: typo in generate-from-multisig-keys | stoffu | 2018-02-19 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #3293 | Riccardo Spagni | 2018-02-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | cryptonote_core: change wording of fork warning message | moneromooo-monero | 2018-02-18 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #3290 | Riccardo Spagni | 2018-02-20 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | p2p: restore m_testnet assignment lost during rebase | whythat | 2018-02-18 | 1 | -0/+1 |
| * | | | | Merge pull request #3288 | Riccardo Spagni | 2018-02-20 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | p2p: need libcryptonote_core due to arg_testnet_on being used | stoffu | 2018-02-18 | 1 | -0/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3263 | Riccardo Spagni | 2018-02-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: reword donate command message for clarity | Serhack | 2018-02-14 | 1 | -1/+1 |
| * | | | | | Merge pull request #3260 | Riccardo Spagni | 2018-02-20 | 1 | -1/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove `voting_version` parameter documentation. | Jean Pierre Dudey | 2018-02-13 | 1 | -1/+0 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #3257 | Riccardo Spagni | 2018-02-20 | 1 | -8/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings) | stoffu | 2018-02-15 | 1 | -8/+0 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3255 | Riccardo Spagni | 2018-02-20 | 1 | -11/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Closes #2886: really ignore battery checking | Timothy D. Prime | 2018-02-12 | 1 | -11/+5 |
| * | | | | | | Merge pull request #3247 | Riccardo Spagni | 2018-02-20 | 4 | -19/+55 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | wallet2: remove unused m_subaddresses_inv | moneromooo-monero | 2018-02-16 | 2 | -6/+2 |
| | * | | | | | | wallet2: speed up subaddress generation (by about a third) | moneromooo-monero | 2018-02-16 | 4 | -15/+55 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #3246 | Riccardo Spagni | 2018-02-20 | 1 | -5/+15 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | wallet2: don't store invalid key image when watch-only | stoffu | 2018-02-12 | 1 | -1/+1 |
| | * | | | | | | wallet2: don't throw when spent amount is inconsistent | stoffu | 2018-02-10 | 1 | -4/+14 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #3235 | Riccardo Spagni | 2018-02-20 | 2 | -3/+5 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Add default value to max_height, otherwise it's 0 | Michał Sałaban | 2018-02-05 | 2 | -3/+5 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3276 | Riccardo Spagni | 2018-02-17 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | crypto: add missing include (WIN32) | iDunk5400 | 2018-02-16 | 1 | -0/+1 |
| * | | | | | | Merge pull request #3249 | Riccardo Spagni | 2018-02-17 | 4 | -6/+24 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | handle ^D and ^C while password prompting | Jethro Grassie | 2018-02-10 | 4 | -6/+24 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #3170 | Riccardo Spagni | 2018-02-17 | 14 | -103/+112 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | options: add testnet option dependencies | whythat | 2018-02-16 | 5 | -19/+45 |
| | * | | | | | common: implement dynamic option dependencies mechanism | whythat | 2018-02-16 | 1 | -14/+11 |
| | * | | | | | options: remove testnet-* options | whythat | 2018-02-16 | 13 | -87/+33 |
| | * | | | | | common: implement dependent option descriptor | whythat | 2018-02-16 | 1 | -5/+45 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #3191 | Riccardo Spagni | 2018-02-17 | 1 | -2/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | core: add --no-fluffy-blocks, and enable fluffy blocks by default | moneromooo-monero | 2018-02-16 | 1 | -2/+10 |
| | |/ / / / | |||||
| * / / / / | txpool: Don't bail out when blob_size == tx_size_limit | Leon Klingele | 2018-02-16 | 1 | -2/+2 |
| |/ / / / | |||||
| * | | | | Merge pull request #3196 | Riccardo Spagni | 2018-02-16 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | p2p: fix testnet/mainnet port mixup | moneromooo-monero | 2018-01-28 | 1 | -1/+2 |
| * | | | | | Merge pull request #3199 | Riccardo Spagni | 2018-02-16 | 1 | -12/+22 |
| |\ \ \ \ \ | |||||
| | * | | | | | cn_deserialize: check for raw tx_extra | moneromooo-monero | 2018-01-28 | 1 | -12/+22 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3226 | Riccardo Spagni | 2018-02-16 | 14 | -18/+56 |
| |\ \ \ \ \ | |||||
| | * | | | | | keccak: fix mdlen bounds sanity checking | moneromooo-monero | 2018-02-07 | 1 | -1/+2 |
| | * | | | | | pass large parameters by const ref, not value | moneromooo-monero | 2018-02-02 | 2 | -2/+2 |
| | * | | | | | blockchain: sanity check number of precomputed hash of hash blocks | moneromooo-monero | 2018-02-02 | 1 | -1/+6 |
| | * | | | | | ringct: fix infinite loop in unused h2b function | moneromooo-monero | 2018-02-02 | 1 | -0/+1 |
| | * | | | | | simplewallet: double check a new multisig wallet is multisig | moneromooo-monero | 2018-02-02 | 1 | -1/+5 |
