| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | cryptonote_protocol: don't synced pruned blocks before v11 | cohcho | 2020-08-10 | 1 | -2/+2 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #6752 | Alexander Blair | 2020-08-27 | 3 | -15/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | simplewallet: allow setting tx keys when sending to a subaddress | moneromooo-monero | 2020-08-10 | 3 | -5/+33 | |
| | * | | | | | | wallet2: fix setting tx keys when another is already set | moneromooo-monero | 2020-08-08 | 1 | -10/+10 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6731 | Alexander Blair | 2020-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: fix wrong name when checking RPC cost | moneromooo-monero | 2020-07-31 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6690 | Alexander Blair | 2020-08-27 | 34 | -391/+836 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | replace most boost serialization with existing monero serialization | moneromooo-monero | 2020-08-17 | 34 | -391/+836 | |
| * | | | | | | | Merge pull request #6660 | Alexander Blair | 2020-08-27 | 2 | -8/+193 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | functional_tests: add p2p functional tests | moneromooo-monero | 2020-08-26 | 2 | -8/+193 | |
| * | | | | | | | | Merge pull request #6613 | Alexander Blair | 2020-08-27 | 11 | -92/+92 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Avoid some temporary strings when reading off the database | moneromooo-monero | 2020-08-17 | 11 | -92/+92 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #6610 | Alexander Blair | 2020-08-26 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | README: mention pruning | moneromooo-monero | 2020-06-01 | 1 | -0/+11 | |
| * | | | | | | | | Merge pull request #6607 | Alexander Blair | 2020-08-26 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | miner: increase min/max intervals to full extents | moneromooo-monero | 2020-05-31 | 1 | -4/+3 | |
| | |/ / / / / / | ||||||
| * | / / / / / | Revert "Use domain-separated ChaCha20 for in-memory key encryption" | luigi1111 | 2020-08-17 | 6 | -172/+50 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #6736 | Alexander Blair | 2020-08-16 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | epee: further defending against exceptions in command handlers | moneromooo-monero | 2020-08-02 | 1 | -0/+7 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #6733 | Alexander Blair | 2020-08-16 | 1 | -11/+70 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Tweak format, add option for difficulty | Howard Chu | 2020-08-03 | 1 | -11/+36 | |
| | * | | | | | | Add options to print daily coin emission and fees | Howard Chu | 2020-08-01 | 1 | -0/+32 | |
| | * | | | | | | Don't forget size of prunable txn part | Howard Chu | 2020-08-01 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 4 | -15/+57 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rpc: reject wrong sized txid | moneromooo-monero | 2020-07-30 | 1 | -6/+4 | |
| | * | | | | | | easylogging++: fix crash with reentrant logging | moneromooo-monero | 2020-07-30 | 1 | -0/+11 | |
| | * | | | | | | epee: guard against exceptions in RPC handlers | moneromooo-monero | 2020-07-30 | 1 | -9/+31 | |
| | * | | | | | | blockchain: guard against exceptions in add_new_block/children | moneromooo-monero | 2020-07-30 | 1 | -0/+11 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6722 | Alexander Blair | 2020-08-16 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rpc: return empty txid get_outs rather than 00..00 when not requested | moneromooo-monero | 2020-07-25 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6720 | Alexander Blair | 2020-08-16 | 1 | -26/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | epee: Remove unused functions in local_ip.h | Jean Pierre Dudey | 2020-07-22 | 1 | -26/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6718 | Alexander Blair | 2020-08-16 | 3 | -2/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un... | koe | 2020-07-23 | 3 | -2/+23 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6716 | Alexander Blair | 2020-08-16 | 19 | -54/+212 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2_api: implement runtime proxy configuration | xiphon | 2020-07-20 | 19 | -54/+212 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6715 | Alexander Blair | 2020-08-16 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: throw a error on wallet initialization failure | xiphon | 2020-07-20 | 1 | -1/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6712 | Alexander Blair | 2020-08-16 | 2 | -1/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | For NetBSD, add instructions to README.md and define to ea_config.h | thomasvaughan | 2020-07-19 | 2 | -1/+9 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6703 | Alexander Blair | 2020-08-16 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | daemon: don't print "(pruned)" for coinbase txes | moneromooo-monero | 2020-07-24 | 1 | -1/+3 | |
| * | | | | | | | Merge pull request #6698 | Alexander Blair | 2020-08-16 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update RandomX to v1.1.8 | tevador | 2020-07-04 | 1 | -0/+0 | |
| * | | | | | | | | Merge pull request #6691 | Alexander Blair | 2020-08-16 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cmake: allow custom openssl path on macOS | selsta | 2020-06-25 | 2 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6689 | Alexander Blair | 2020-08-16 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | daemon: print sampling time in print_net_stats | moneromooo-monero | 2020-06-25 | 1 | -2/+4 | |
| | * | | | | | | | | util: fix kilo prefix typo (K instead of k) | moneromooo-monero | 2020-06-25 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6679 | Alexander Blair | 2020-08-16 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
