| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | randomx: update submodule | selsta | 2022-04-06 | 1 | -0/+0 |
| | | |||||
| * | cmake: set 3.5 as minimum version | selsta | 2021-11-29 | 1 | -1/+1 |
| | | |||||
| * | Update RandomX | Jethro Grassie | 2021-11-20 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #8049 | luigi1111 | 2021-11-09 | 1 | -0/+0 |
| |\ | | | | | | | 782e8a3 Update RandomX to v1.1.10 (tevador) | ||||
| | * | Update RandomX to v1.1.10 | tevador | 2021-11-08 | 1 | -0/+0 |
| | | | |||||
| * | | cmake: set required C/C++ standard to 11 | selsta | 2021-10-06 | 1 | -1/+3 |
| |/ | | | | Co-authored-by: Jason Rhinelander <jason@imaginary.ca> | ||||
| * | easylogging++: fix missing logs | moneromooo-monero | 2021-09-23 | 1 | -3/+4 |
| | | |||||
| * | miniupnp: set submodule to upstream, disable install | selsta | 2021-08-29 | 2 | -0/+2 |
| | | |||||
| * | randomx: bump submodule to v1.1.9 | selsta | 2021-05-22 | 1 | -0/+0 |
| | | |||||
| * | ITS#9496 fix mdb_env_open bug from #8704 | Howard Chu | 2021-04-09 | 1 | -3/+3 |
| | | | | | Broken in 9c6eb75c656363176a55c63c81803feb3cfa614d | ||||
| * | ITS#9500 fix regression from ITS#8662 | Howard Chu | 2021-03-23 | 1 | -1/+1 |
| | | | | | mdb_load -a patch broke overwriting with MDB_CURRENT | ||||
| * | ITS#9007 don't free loose writemap pages | Kris Zyp | 2021-02-01 | 1 | -1/+1 |
| | | | | | Broken in ITS#8756 | ||||
| * | Revert "unbound: update to get build fixes" | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| | | | | | | | This reverts commit 541a7c81a1c9e6b261fc13e0b9e3829df46a0bdf. It breaks the depends build | ||||
| * | unbound: update to get build fixes | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #6782 | luigi1111 | 2020-08-31 | 1 | -0/+0 |
| |\ | | | | | | | c3f9913 supercop: update submodule (selsta) | ||||
| | * | supercop: update submodule | selsta | 2020-08-27 | 1 | -0/+0 |
| | | | |||||
| * | | Merge pull request #6766 | Alexander Blair | 2020-08-27 | 1 | -1/+2 |
| |\ \ | |/ |/| | | | 12ffc79b2 qrcodegen: fix compilation with old gcc, use modern cmake (selsta) | ||||
| | * | qrcodegen: fix compilation with old gcc, use modern cmake | selsta | 2020-08-16 | 1 | -1/+2 |
| | | | |||||
| * | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 1 | -0/+11 |
| |\ \ | | | | | | | | | | | | | | | | | | | 13eee1d6a rpc: reject wrong sized txid (moneromooo-monero) 92e6b7df2 easylogging++: fix crash with reentrant logging (moneromooo-monero) 6dd95d530 epee: guard against exceptions in RPC handlers (moneromooo-monero) 90016ad74 blockchain: guard against exceptions in add_new_block/children (moneromooo-monero) | ||||
| | * | | easylogging++: fix crash with reentrant logging | moneromooo-monero | 2020-07-30 | 1 | -0/+11 |
| | |/ | |||||
| * | | Merge pull request #6712 | Alexander Blair | 2020-08-16 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 01cd3d934 For NetBSD, add instructions to README.md and define to ea_config.h (thomasvaughan) | ||||
| | * | | For NetBSD, add instructions to README.md and define to ea_config.h | thomasvaughan | 2020-07-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6698 | Alexander Blair | 2020-08-16 | 1 | -0/+0 |
| |\ \ | | | | | | | | | | a3933a2a5 Update RandomX to v1.1.8 (tevador) | ||||
| | * | | Update RandomX to v1.1.8 | tevador | 2020-07-04 | 1 | -0/+0 |
| | | | | |||||
| * | | | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 2020-05-16 | 1 | -0/+0 |
| | |/ |/| | |||||
| * | | Merge pull request #6488 | Alexander Blair | 2020-07-16 | 4 | -0/+1426 |
| |\ \ | |/ |/| | | | 99684e3e simplewallet: add show_qr_code command (selsta) | ||||
| | * | simplewallet: add show_qr_code command | selsta | 2020-06-21 | 4 | -0/+1426 |
| | | | | | | | | | Thanks to iDunk for helping with Windows. | ||||
| * | | easylogging++: sanitize log payload | moneromooo-monero | 2020-05-24 | 1 | -0/+96 |
| |/ | | | | | | Some of it might be coming from untrusted sources Reported by itsunixiknowthis | ||||
| * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 1 | -0/+0 |
| | | | | | | | | | | - choice where to enter passphrase is now made on the host - use wipeable string in the comm stack - wipe passphrase memory - protocol optimizations, prepare for new firmware version - minor fixes and improvements - tests fixes, HF12 support | ||||
| * | easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warning | xiphon | 2020-03-11 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #6209 | Alexander Blair | 2020-02-28 | 1 | -2/+5 |
| |\ | | | | | | | 94853487 easylogging++: add emscripten support (moneromooo-monero) | ||||
| | * | easylogging++: add emscripten support | moneromooo-monero | 2019-12-02 | 1 | -2/+5 |
| | | | | | | | | | | | This is upstream, but seems to have got lost in conflicts when merging support for BSDs or android. | ||||
| * | | Merge pull request #6037 | luigi1111 | 2019-12-12 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | f49a8ca easylogging++: add screen.xterm-256color to the 'allow colour' TERM list (moneromooo-monero) | ||||
| | * | easylogging++: add screen.xterm-256color to the "allow colour" TERM list | moneromooo-monero | 2019-10-26 | 1 | -1/+1 |
| | | | |||||
| * | | RandomX: Update to v1.1.6 | tevador | 2019-10-30 | 1 | -0/+0 |
| |/ | |||||
| * | Merge pull request #6016 | luigi1111 | 2019-10-24 | 1 | -0/+2 |
| |\ | | | | | | | afcfb3b easylogging++: windows does not need terminal colour support (moneromooo-monero) | ||||
| | * | easylogging++: windows does not need terminal colour support | moneromooo-monero | 2019-10-24 | 1 | -0/+2 |
| | | | |||||
| * | | RandomX: update to v1.1.5 | tevador | 2019-10-23 | 1 | -0/+0 |
| |/ | |||||
| * | RandomX: update to v1.1.4 | tevador | 2019-10-13 | 1 | -0/+0 |
| | | | | | | | | * Faster cache initialization with SSSE3/AVX2 * Automatic detection of CPU capabilities in RandomX * Fixed a possible out-of-bounds access in superscalar program generator * Use MONERO_RANDOMX_UMASK to manually disable RandomX flags in monerod | ||||
| * | easylogging++: fix build with glibc | moneromooo-monero | 2019-10-08 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #5948 | luigi1111 | 2019-10-08 | 1 | -0/+0 |
| |\ | | | | | | | | | | | 1c600a4 Fix randomx cache selection for RPCs (hyc) 2675cf4 Update to RandomX v1.1.3, simplify (hyc) f54301d Fix for miners on reorg (hyc) | ||||
| | * | Update to RandomX v1.1.3, simplify | Howard Chu | 2019-10-05 | 1 | -0/+0 |
| | | | | | | | | | | | | | We don't need to detect if the cache has changed, just always call to set it on the VM. The call will be a no-op if the cache hasn't changed. | ||||
| * | | Merge pull request #5927 | luigi1111 | 2019-10-08 | 2 | -3/+9 |
| |\ \ | | | | | | | | | | 6d378d9 easylogging++: always omit ANSI codes when colour is not supported (moneromooo-monero) | ||||
| | * | | easylogging++: always omit ANSI codes when colour is not supported | moneromooo-monero | 2019-09-24 | 2 | -3/+9 |
| | | | | |||||
| * | | | Merge pulll request #5924 | luigi1111 | 2019-10-08 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | | | | 5bcbd97 Disable easylogging crash log on non-glibc libraries (omartijn) | ||||
| | * | | Disable easylogging crash log on non-glibc libraries | Martijn Otto | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | - easylogging assumes certain non-standard headers and functions - these function only exist in glibc - compiling under linux without glibc thus broke compilation | ||||
| * | | | Merge pull request #5549 | Riccardo Spagni | 2019-09-25 | 2 | -0/+1 |
| |\ \ \ | | | | | | | | | | | | | 81c2ad6d RandomX integration (Howard Chu) | ||||
| | * | | | RandomX integration | Howard Chu | 2019-09-25 | 2 | -0/+1 |
| | | |/ | |/| | | | | | | | Support RandomX PoW algorithm | ||||
| * | | | Revert "easylogging++: ensure it finds boost headers" | moneromooo-monero | 2019-09-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | This reverts commit 9a95827ea72574c3e861aa3167c0b96b9bae64b3. | ||||
| * | | | easylogging++: split strings manually | moneromooo-monero | 2019-09-24 | 1 | -2/+13 |
| | | | | | | | | | | | | | Avoids cmake skullduggery | ||||
