| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | wipeable_string: don't try to wipe an empty buffer | moneromooo-monero | 2018-02-18 | 1 | -3/+6 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | 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 #3266 | Riccardo Spagni | 2018-02-20 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | README.md: bump minimum cmake version to 3.2.0 | iDunk5400 | 2018-02-14 | 1 | -1/+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 #3254 | Riccardo Spagni | 2018-02-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add reference to localization workgroup in README.i18n.md | erciccione | 2018-02-12 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | 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 #3243 | Riccardo Spagni | 2018-02-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow | stoffu | 2018-02-08 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | 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 #3275 | Riccardo Spagni | 2018-02-17 | 4 | -4488/+9704 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | refresh language files | erciccione | 2018-02-16 | 4 | -4488/+9704 | |
| | * | | | | | | fix build error removing <> from payment_id | erciccione | 2018-02-16 | 3 | -10/+10 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | 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 #3274 | Riccardo Spagni | 2018-02-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | memwipe: add missing #include <stdio.h> | stoffu | 2018-02-17 | 1 | -0/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3170 | Riccardo Spagni | 2018-02-17 | 15 | -105/+113 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | 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 | 14 | -89/+34 | |
| | * | | | | | 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 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3211 | Riccardo Spagni | 2018-02-17 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | 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 | 21 | -33/+72 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 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 | 7 | -14/+14 | |
