| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | wallet_api: fix usage of LOG_ERROR | moneromooo-monero | 2019-01-07 | 1 | -10/+10 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #5016 | Riccardo Spagni | 2019-01-07 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blocks: fix checkpoint code generation on OpenBSD | moneromooo-monero | 2018-12-25 | 1 | -1/+1 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #5007 | Riccardo Spagni | 2019-01-07 | 1 | -7/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | message_store: fix error message adding const char * with offset | moneromooo-monero | 2018-12-22 | 1 | -7/+7 | |
| | |/ / / / | ||||||
| * | / / / | Make get_output_key method const | moneroexamples | 2019-01-07 | 4 | -8/+8 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #4956 | Riccardo Spagni | 2019-01-06 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: clear all payments on soft rescan_bc | moneromooo-monero | 2018-12-08 | 1 | -0/+4 | |
| * | | | | | Merge pull request #4954 | Riccardo Spagni | 2019-01-06 | 2 | -9/+41 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | perf_timer: check allowed categories before logging | moneromooo-monero | 2018-12-07 | 1 | -8/+21 | |
| | * | | | | | perf_timer: add a way to get and reset the current time | moneromooo-monero | 2018-12-07 | 2 | -2/+18 | |
| | * | | | | | perf_timer: only log to file | moneromooo-monero | 2018-12-07 | 1 | -3/+6 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4952 | Riccardo Spagni | 2019-01-06 | 5 | -27/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | p2p: use vector instead of list for peer lists | moneromooo-monero | 2018-12-07 | 5 | -27/+31 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4949 | Riccardo Spagni | 2019-01-06 | 2 | -12/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | protocol: change standby mode to not wait sleeping | moneromooo-monero | 2018-12-07 | 2 | -12/+24 | |
| * | | | | | | Merge pull request #4938 | Riccardo Spagni | 2019-01-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | epee: avoid string allocation when parsing a pod from string | moneromooo-monero | 2018-12-08 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | wallet2: speedup output tracking | moneromooo-monero | 2018-12-31 | 2 | -13/+49 | |
| * | | | | | | wallet: optionally keep track of owned outputs uses | moneromooo-monero | 2018-12-31 | 4 | -19/+109 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #4960 | luigi1111 | 2018-12-31 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ignore child process when exec | Jethro Grassie | 2018-12-08 | 1 | -0/+4 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #4957 | luigi1111 | 2018-12-31 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | perf_timer: make all logs Info level | moneromooo-monero | 2018-12-08 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4955 | luigi1111 | 2018-12-31 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | singleton: fix missing *this return value in operator= | moneromooo-monero | 2018-12-07 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4953 | luigi1111 | 2018-12-31 | 1 | -5/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cryptonote: don't serialize for blob size if already known | moneromooo-monero | 2018-12-07 | 1 | -5/+13 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4948 | luigi1111 | 2018-12-31 | 1 | -2/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | simplewallet: donate command validate amount | selsta | 2018-12-07 | 1 | -2/+12 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4946 | luigi1111 | 2018-12-31 | 8 | -104/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tx_pool: add a few std::move where it can make a difference | moneromooo-monero | 2018-12-05 | 1 | -3/+4 | |
| | * | | | | | cryptonote: set tx hash on newly parsed txes when known | moneromooo-monero | 2018-12-05 | 3 | -5/+14 | |
| | * | | | | | db_lmdb: avoid pointless division | moneromooo-monero | 2018-12-05 | 1 | -1/+1 | |
| | * | | | | | db_lmdb: inline check_open, it's trivial and called everywhere | moneromooo-monero | 2018-12-05 | 2 | -8/+7 | |
| | * | | | | | blockchain_db: allocate known size vector only once | moneromooo-monero | 2018-12-05 | 1 | -5/+5 | |
| | * | | | | | blockchain_db: remove a couple unused functions | moneromooo-monero | 2018-12-05 | 4 | -82/+0 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #4945 | luigi1111 | 2018-12-31 | 2 | -8/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | build: protobuf dependency fixes, libusb build | Dusan Klinec | 2018-12-18 | 2 | -8/+6 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #4944 | luigi1111 | 2018-12-31 | 1 | -3/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | util: use fcntl instead of flock, for compatibility | moneromooo-monero | 2018-12-06 | 1 | -3/+26 | |
| | * | | | | | util: set MONERO_DEFAULT_LOG_CATEGORY | moneromooo-monero | 2018-12-05 | 1 | -0/+3 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #4940 | luigi1111 | 2018-12-31 | 2 | -7/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blockchain: call deinit in dtor | moneromooo-monero | 2018-12-05 | 2 | -7/+15 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4929 | luigi1111 | 2018-12-31 | 2 | -0/+102 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add glibc back compat code | TheCharlatan | 2018-12-04 | 2 | -0/+102 | |
| * | | | | | | Merge pull request #4928 | luigi1111 | 2018-12-31 | 1 | -5/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | blockchain: fix race between two external mining threads | moneromooo-monero | 2018-12-02 | 1 | -5/+3 | |
| * | | | | | | | Merge pull request #4898 | luigi1111 | 2018-12-31 | 1 | -144/+230 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Simplewallet: Unify usage messages. | Tadeas Moravec | 2018-12-23 | 1 | -144/+230 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
