| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #3015 | Riccardo Spagni | 2018-01-25 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cryptonote_protocol: update target height when receiving blocks | moneromooo-monero | 2017-12-27 | 1 | -0/+2 | |
| * | | | | | | | Merge pull request #3014 | Riccardo Spagni | 2018-01-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | blockchain: remove minor floating point usage | moneromooo-monero | 2018-01-10 | 1 | -1/+1 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3013 | Riccardo Spagni | 2018-01-25 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | apply_permutation.h: add #pragma once | moneromooo-monero | 2017-12-27 | 1 | -0/+2 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3011 | Riccardo Spagni | 2018-01-25 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon+simplewallet: given an unknown command, show it | stoffu | 2017-12-27 | 2 | -2/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3010 | Riccardo Spagni | 2018-01-25 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Resolve addresses in get_transfers | Michał Sałaban | 2017-12-27 | 2 | -0/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3008 | Riccardo Spagni | 2018-01-25 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | simplewallet: Correct 3 multisig command usage help texts, e.g. for 'export_m... | rbrunner7 | 2017-12-26 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| * | | | / / | Keep readline optional | Jethro Grassie | 2018-01-11 | 3 | -3/+3 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Merge pull request #3061 | Riccardo Spagni | 2018-01-10 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | common cmake: make sure translation_files.h is generated for i18n.cpp | stoffu | 2018-01-04 | 1 | -1/+2 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #3021 | Riccardo Spagni | 2018-01-10 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: std::unordered_set ctor is sometimes explicit | moneromooo-monero | 2017-12-28 | 1 | -2/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #3005 | Riccardo Spagni | 2018-01-10 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | mnemonics: typo fix (4 bytes == 3 words, not 8 bytes) | stoffu | 2017-12-25 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #3004 | Riccardo Spagni | 2018-01-10 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cryptonote_protocol: internal error consistency size check | moneromooo-monero | 2017-12-24 | 1 | -0/+5 | |
| * | | | | | | | Merge pull request #3002 | Riccardo Spagni | 2018-01-10 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2: guard against the dameon sending blocks before last checkpoint | moneromooo-monero | 2017-12-24 | 1 | -0/+5 | |
| | * | | | | | | | wallet_rpc_server: fix wallet leak on error exit | moneromooo-monero | 2017-12-24 | 1 | -0/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2997 | Riccardo Spagni | 2018-01-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | blockchain_import: more informative verification switch | moneromooo-monero | 2017-12-23 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2993 | Riccardo Spagni | 2018-01-10 | 3 | -6/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add misc hardening flags to the cmake machinery | moneromooo-monero | 2017-12-31 | 3 | -6/+6 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2990 | Riccardo Spagni | 2018-01-10 | 12 | -219/+278 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | factor STL container serialization | moneromooo-monero | 2017-12-22 | 12 | -219/+278 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2989 | Riccardo Spagni | 2018-01-10 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2: fix failure to create tx if inputs are not enough for fee | moneromooo-monero | 2017-12-21 | 1 | -0/+12 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2988 | Riccardo Spagni | 2018-01-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | blake256: fix wrong hash when computed in parts | moneromooo-monero | 2017-12-22 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2985 | Riccardo Spagni | 2018-01-10 | 14 | -202/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix some link errors in debug mode for macos | stoffu | 2018-01-10 | 4 | -0/+5 | |
| | * | | | | | | | move memwipe to epee to avoid common<->crypto circular dependencies | moneromooo-monero | 2018-01-10 | 7 | -200/+4 | |
| | * | | | | | | | epee: remove dependency on common | moneromooo-monero | 2018-01-10 | 3 | -2/+5 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2983 | Riccardo Spagni | 2018-01-10 | 1 | -18/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sweep_below: do not prematurely exclude subaddresses set | stoffu | 2017-12-28 | 1 | -18/+29 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2981 | Riccardo Spagni | 2018-01-10 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | simplewallet: detect typo for incoming_transfers options | stoffu | 2017-12-28 | 1 | -0/+7 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2976 | Riccardo Spagni | 2018-01-10 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | simplewallet: disable donations on testnet | Matt Smith | 2017-12-20 | 1 | -0/+6 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2973 | Riccardo Spagni | 2018-01-10 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2: fix m_key_image_{partial,known} in_light_wallet code | moneromooo-monero | 2017-12-20 | 1 | -1/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2972 | Riccardo Spagni | 2018-01-10 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | simplewallet: lock idle scope in {im,ex}port_{key_images,outputs} | moneromooo-monero | 2017-12-20 | 1 | -0/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2971 | Riccardo Spagni | 2018-01-10 | 6 | -17/+43 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Fix exceptions not finding txpool txes when relaying | moneromooo-monero | 2017-12-20 | 6 | -17/+43 | |
| | |/ / / / / | ||||||
