| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Fixed RandomX initialization when mining from scratch | SChernykh | 2023-04-27 | 1 | -1/+8 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #8566 | luigi1111 | 2023-06-27 | 12 | -69/+631 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | wallet2: fix rescanning tx via scan_tx | j-berman | 2023-03-13 | 12 | -69/+631 | |
| * | | | Merge pull request #8846 | luigi1111 | 2023-05-12 | 4 | -0/+4 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | fix missing <cstdint> includes | tobtoht | 2023-05-08 | 4 | -0/+4 | |
| |/ / | ||||||
| * | | Merge pull request #8766 | luigi1111 | 2023-04-25 | 1 | -0/+13 | |
| |\ \ | ||||||
| | * | | Handle case where a command line flag is not allowed in the config file | almalh | 2023-03-06 | 1 | -0/+13 | |
| | |/ | ||||||
| * | | Merge pull request #8805v0.18.2.2 | luigi1111 | 2023-04-02 | 7 | -9/+10 | |
| |\ \ | ||||||
| | * | | build: prepare v0.18.2.2 | selsta | 2023-03-27 | 7 | -9/+10 | |
| * | | | Merge pull request #8813 | luigi1111 | 2023-04-02 | 4 | -3/+10 | |
| |\ \ \ | ||||||
| | * | | | cryptonote core/protocol: don't drop peers for soft offenses | jeffro256 | 2023-03-29 | 4 | -3/+10 | |
| | |/ / | ||||||
| * | | | Merge pull request #8811 | luigi1111 | 2023-04-02 | 2 | -5/+8 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fixed deadlock and crash when syncing with full dataset on Windows | SChernykh | 2023-03-29 | 2 | -5/+8 | |
| |/ / | ||||||
| * | | Merge pull request #8801v0.18.2.1 | luigi1111 | 2023-03-27 | 2 | -3/+4 | |
| |\ \ | ||||||
| | * | | wallet2: fix infinite loop in fake out selection | Crypto City | 2023-03-25 | 2 | -3/+4 | |
| |/ / | ||||||
| * | | Merge pull request #8785 | luigi1111 | 2023-03-24 | 7 | -9/+10 | |
| |\ \ | ||||||
| | * | | build: prepare v0.18.2.1 | selsta | 2023-03-18 | 7 | -9/+10 | |
| | |/ | ||||||
| * | | Merge pull request #8787 | luigi1111 | 2023-03-24 | 1 | -2/+22 | |
| |\ \ | ||||||
| | * | | p2p: do not log to global when re-blocking a subnet | moneromooo-monero | 2023-03-19 | 1 | -1/+5 | |
| | * | | p2p: avoid spam blocking ipv4 addresses in a blocked subnet | moneromooo-monero | 2023-03-19 | 1 | -1/+17 | |
| | |/ | ||||||
| * | | Merge pull request #8784 | luigi1111 | 2023-03-18 | 6 | -1/+22 | |
| |\ \ | ||||||
| | * | | Add a size limit for tx_extra in tx pool | tevador | 2023-03-18 | 6 | -1/+22 | |
| | |/ | ||||||
| * | | Merge pull request #8781 | luigi1111 | 2023-03-18 | 12 | -111/+715 | |
| |\ \ | ||||||
| | * | | verRctNonSemanticsSimpleCached: fix fragility | Jeffrey Ryan | 2023-03-17 | 12 | -111/+715 | |
| | |/ | ||||||
| * | | Merge pull request #8779 | luigi1111 | 2023-03-18 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | device: Add ledger Stax device id to device detection | Francois Beutin | 2023-03-17 | 1 | -0/+1 | |
| | |/ | ||||||
| * | | Merge pull request #8746 | luigi1111 | 2023-03-18 | 3 | -19/+21 | |
| |\ \ | |/ |/| | ||||||
| | * | workflows: update dependencies to fix warnings | selsta | 2023-02-20 | 3 | -19/+21 | |
| |/ | ||||||
| * | Merge pull request #8739v0.18.2.0 | luigi1111 | 2023-02-15 | 7 | -9/+10 | |
| |\ | ||||||
| | * | build: prepare v0.18.2.0 | selsta | 2023-02-08 | 7 | -9/+10 | |
| * | | Merge pull request #8738 | luigi1111 | 2023-02-15 | 2 | -65/+3 | |
| |\ \ | ||||||
| | * | | depends: bump openssl to 1.1.1t | tobtoht | 2023-02-07 | 2 | -65/+3 | |
| | |/ | ||||||
| * | | Merge pull request #8721 | luigi1111 | 2023-02-15 | 1 | -9/+11 | |
| |\ \ | |/ |/| | ||||||
| | * | p2p: add plowsof seed nodes | selsta | 2023-01-27 | 1 | -1/+11 | |
| | * | p2p: remove offline seed nodes | selsta | 2023-01-27 | 1 | -8/+0 | |
| * | | Merge pull request #8723 | luigi1111 | 2023-02-06 | 1 | -74/+83 | |
| |\ \ | ||||||
| | * | | blockchain-stats: print any remaining data at end of loop | Howard Chu | 2023-01-29 | 1 | -74/+83 | |
| | |/ | ||||||
| * | | Merge pull request #8714 | luigi1111 | 2023-02-06 | 4 | -8/+11 | |
| |\ \ | ||||||
| | * | | depends: bump hidapi/libusb | tobtoht | 2023-01-25 | 4 | -8/+11 | |
| | |/ | ||||||
| * | | Merge pull request #8706 | luigi1111 | 2023-02-06 | 1 | -4/+15 | |
| |\ \ | |/ |/| | ||||||
| | * | Demote large pages warning to `mdebug` | SChernykh | 2023-01-17 | 1 | -4/+7 | |
| | * | RandomX: print VM allocation warnings only once | SChernykh | 2023-01-11 | 1 | -2/+10 | |
| |/ | ||||||
| * | Merge pull request #8676 | luigi1111 | 2023-01-11 | 4 | -1/+104 | |
| |\ | ||||||
| | * | Cache successful `verRctNonSemanticsSimple` calls | SChernykh | 2022-12-20 | 4 | -1/+104 | |
| * | | Merge pull request #8683 | luigi1111 | 2023-01-11 | 2 | -0/+3 | |
| |\ \ | ||||||
| | * | | common: add missing includes | selsta | 2022-12-18 | 2 | -0/+3 | |
| | |/ | ||||||
| * | | Merge pull request #8678 | luigi1111 | 2023-01-11 | 11 | -250/+395 | |
| |\ \ | ||||||
| | * | | Refactored rx-slow-hash.c | SChernykh | 2022-12-14 | 11 | -250/+395 | |
| | |/ | ||||||
| * | | Merge pull request #8654 | luigi1111 | 2023-01-11 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | workflows: set a public DNS when doing tests | selsta | 2022-11-29 | 1 | -0/+1 | |
