| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | p2p: reject invalid pruning seeds in peer lists | moneromooo-monero | 2019-10-02 | 1 | -0/+2 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5952 | luigi1111 | 2019-10-16 | 4 | -1/+88 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: add ignore-outputs-{above/below} option | stoffu | 2019-10-02 | 4 | -1/+88 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5946 | luigi1111 | 2019-10-16 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | simplewallet.cpp - clean up welcome message | SomaticFanatic | 2019-10-01 | 1 | -3/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5943 | luigi1111 | 2019-10-14 | 5 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 2019-10-13 | 5 | -8/+8 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #5941 | luigi1111 | 2019-10-14 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blockchain: tweak fee as a function of median values | moneromooo-monero | 2019-09-28 | 1 | -1/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #5940 | luigi1111 | 2019-10-14 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | RPC on_transfer_split error consistent with on_transfer if no tx sent | binaryFate | 2019-09-28 | 1 | -0/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5933 | luigi1111 | 2019-10-14 | 9 | -15/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ban peers sending bad pow outright | moneromooo-monero | 2019-09-25 | 9 | -15/+25 | |
| * | | | | | | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 2019-10-14 | 1 | -2/+5 | |
| * | | | | | | wallet: remove long payment ID sending support | moneromooo-monero | 2019-10-14 | 5 | -115/+8 | |
| * | | | | | | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 2019-10-14 | 2 | -7/+19 | |
| * | | | | | | simplewallet: reinstate short payment id nag, only if non default | moneromooo-monero | 2019-10-14 | 1 | -1/+8 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Merge pull request #5915 | luigi1111 | 2019-10-08 | 26 | -178/+696 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 26 | -178/+696 | |
| * | | | | | | Merge pull request #5948 | luigi1111 | 2019-10-08 | 1 | -19/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix for miners on reorg | Howard Chu | 2019-10-07 | 1 | -1/+4 | |
| | * | | | | | | Update to RandomX v1.1.3, simplify | Howard Chu | 2019-10-05 | 1 | -19/+2 | |
| | * | | | | | | Fix randomx cache selection for RPCs | Howard Chu | 2019-10-03 | 1 | -12/+28 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5932 | luigi1111 | 2019-10-08 | 1 | -1/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Request a thread stack size that is large enough for unbound | Martijn Otto | 2019-09-25 | 1 | -1/+8 | |
| * | | | | | | | Merge pull request #5926 | luigi1111 | 2019-10-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | protocol: only print sync complete message when out of precompiled hashes | moneromooo-monero | 2019-09-24 | 1 | -1/+1 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5921 | luigi1111 | 2019-10-08 | 3 | -9/+14 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Fixed i2p/tor tx flooding bug (white noise disabled) | Lee Clagett | 2019-07-29 | 3 | -9/+14 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5939 | luigi1111 | 2019-09-30 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | build: link wallet_merged against blockchain_db and hardforks obj | xiphon | 2019-09-28 | 1 | -0/+2 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #5906 | luigi1111 | 2019-09-30 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | simplewallet: remove erroneously added line under subaddress-lookahead | stoffu | 2019-09-11 | 1 | -1/+0 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5902 | luigi1111 | 2019-09-30 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | blockchain: keep block template timestamp not below recent median | moneromooo-monero | 2019-09-11 | 1 | -1/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5900 | luigi1111 | 2019-09-30 | 1 | -3/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix bug in mempool get_transaction_stats histogram calculation | Tom Smeding | 2019-08-28 | 1 | -3/+10 | |
| * | | | | | | | Merge pull request #5894 | luigi1111 | 2019-09-30 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2_api: fix load unsigned tx from file error propagation | xiphon | 2019-09-09 | 1 | -0/+4 | |
| * | | | | | | | | Merge pull request #5893 | luigi1111 | 2019-09-30 | 3 | -2/+8 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | bootstrap_daemon: resolve CID 203915 (UNCAUGHT_EXCEPT) | anonimal | 2019-09-07 | 2 | -2/+2 | |
| | * | | | | | | | wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS) | anonimal | 2019-09-06 | 1 | -0/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | / | RandomX integration | Howard Chu | 2019-09-25 | 18 | -45/+600 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Merge pull request #5916 | luigi1111 | 2019-09-24 | 4 | -13/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | p2p: fix bans taking port into account | moneromooo-monero | 2019-09-16 | 4 | -13/+13 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5905 | luigi1111 | 2019-09-24 | 1 | -5/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "cryptonote_protocol: drop peers we can't download from when syncing" | moneromooo-monero | 2019-09-11 | 1 | -5/+0 | |
| | * | | | | | | Revert "Fix check for disconnecting peers when syncing" | moneromooo-monero | 2019-09-11 | 1 | -1/+1 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5882 | luigi1111 | 2019-09-24 | 2 | -0/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 2019-09-17 | 2 | -0/+11 | |
| | | |/ / / / | |/| | | | | ||||||
