| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5170v0.14.0.0 | Riccardo Spagni | 2019-02-20 | 5 | -8/+10 |
| |\ | |||||
| | * | update readme wording to more accurately reflect PoW | Riccardo Spagni | 2019-02-20 | 1 | -1/+1 |
| | * | bump version, update readme to reflect, update checkpoints | Riccardo Spagni | 2019-02-20 | 3 | -7/+9 |
| | * | update quick sync checkpoints and hash | Riccardo Spagni | 2019-02-20 | 2 | -1/+1 |
| |/ | |||||
| * | Merge pull request #5169 | Riccardo Spagni | 2019-02-20 | 1 | -7/+6 |
| |\ | |||||
| | * | wallet: fix payment ID decryption for construction data | Dusan Klinec | 2019-02-20 | 1 | -7/+6 |
| |/ | |||||
| * | Merge pull request #5163 | Riccardo Spagni | 2019-02-19 | 3 | -79/+39 |
| |\ | |||||
| | * | blockchain: remove buggy long term block weight cache | moneromooo-monero | 2019-02-19 | 3 | -79/+39 |
| |/ | |||||
| * | Merge pull request #5161 | Riccardo Spagni | 2019-02-18 | 1 | -5/+5 |
| |\ | |||||
| | * | blockchain: fix block template creation race | moneromooo-monero | 2019-02-18 | 1 | -5/+5 |
| |/ | |||||
| * | Merge pull request #5159 | Riccardo Spagni | 2019-02-18 | 2 | -10/+5 |
| |\ | |||||
| | * | blockchain: fix long term weight addition on pop/init | moneromooo-monero | 2019-02-18 | 2 | -10/+5 |
| * | | Merge pull request #5158 | Riccardo Spagni | 2019-02-18 | 8 | -13/+249 |
| |\ \ | |||||
| | * | | tests: add a CNv4 JIT test | moneromooo-monero | 2019-02-18 | 3 | -7/+141 |
| | * | | crypto: plug CNv4 JIT into cn_slow_hash | moneromooo-monero | 2019-02-18 | 3 | -3/+102 |
| | * | | crypto: clear cache after generating random program | moneromooo-monero | 2019-02-18 | 1 | -0/+3 |
| | * | | performance_tests: add tests for new Cryptonight variants | moneromooo-monero | 2019-02-18 | 2 | -10/+10 |
| | |/ | |||||
| * | | Merge pull request #5157 | Riccardo Spagni | 2019-02-18 | 1 | -19/+12 |
| |\ \ | |/ |/| | |||||
| | * | rpc: fix wrongly formatted JSON for pruned tx | stoffu | 2019-02-18 | 1 | -19/+12 |
| * | | Merge pull request #5155 | Riccardo Spagni | 2019-02-18 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | db_lmdb: fix missing mdb_dbi_close in migration | moneromooo-monero | 2019-02-17 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #5153 | Riccardo Spagni | 2019-02-18 | 3 | -5/+7 |
| |\ \ | |||||
| | * | | CMakeLists.txt: detect and use -pthread compiler flag | moneromooo-monero | 2019-02-17 | 1 | -0/+2 |
| | * | | miner: fix build with boost 1.69 | moneromooo-monero | 2019-02-17 | 1 | -1/+1 |
| | * | | mlocker: fix access to global lock map after dtor on exit | moneromooo-monero | 2019-02-17 | 1 | -2/+2 |
| | * | | mlocker: fix dtor ordering problem | moneromooo-monero | 2019-02-17 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #5151 | Riccardo Spagni | 2019-02-18 | 4 | -0/+2746 |
| |\ \ | |/ |/| | |||||
| | * | CNv4 JIT compiler for x86-64 and tests | SChernykh | 2019-02-17 | 4 | -0/+2746 |
| |/ | |||||
| * | Merge pull request #5149 | Riccardo Spagni | 2019-02-15 | 1 | -6/+13 |
| |\ | |||||
| | * | blockchain: fix m_long_term_block_weight_height initialization | moneromooo-monero | 2019-02-15 | 1 | -6/+13 |
| |/ | |||||
| * | Merge pull request #5148 | Riccardo Spagni | 2019-02-15 | 1 | -1/+18 |
| |\ | |||||
| | * | blockchain: forbid older BP rct versions from v11 | moneromooo-monero | 2019-02-15 | 1 | -1/+18 |
| |/ | |||||
| * | Merge pull request #5147 | Riccardo Spagni | 2019-02-15 | 2 | -2/+8 |
| |\ | |||||
| | * | Fix v3/v4 db conversion | moneromooo-monero | 2019-02-15 | 2 | -2/+8 |
| |/ | |||||
| * | Merge pull request #5144 | Riccardo Spagni | 2019-02-14 | 73 | -547/+2948 |
| |\ | |||||
| | * | Build fixes for some platforms | moneromooo-monero | 2019-02-14 | 5 | -17/+17 |
| | * | blockchain: add v10 fork heights | moneromooo-monero | 2019-02-14 | 1 | -0/+5 |
| | * | Adding cnv4-2 tweaks | Lee Clagett | 2019-02-14 | 3 | -41/+81 |
| | * | Cryptonight variant 4 aka CryptonightR | SChernykh | 2019-02-14 | 9 | -23/+543 |
| | * | slow-hash: some more big endian fixes | xiphon | 2019-02-14 | 1 | -6/+6 |
| | * | slow-hash: fix for big endian | moneromooo-monero | 2019-02-14 | 1 | -20/+21 |
| | * | Small function declaration cleanup in slow-hash.c | Pol Mauri | 2019-02-14 | 1 | -5/+2 |
| | * | Add support for V10 protocol with BulletProofV2 and short amount. | cslashm | 2019-02-14 | 1 | -13/+34 |
| | * | Fix dummy decryption in debug mode | cslashm | 2019-02-14 | 1 | -1/+3 |
| | * | fix log namespace | cslashm | 2019-02-14 | 1 | -45/+45 |
| | * | New scheme key destination contrfol | cslashm | 2019-02-14 | 7 | -63/+233 |
| | * | cryptonote: Fix enum check in expand_transaction_2 | Tom Smeding | 2019-02-14 | 1 | -1/+1 |
| | * | simplewallet: tell the user to complain to the recipient | moneromooo-monero | 2019-02-14 | 1 | -1/+1 |
| | * | ringct: fix v1 ecdhInfo serialization | moneromooo-monero | 2019-02-14 | 1 | -16/+2 |
| | * | ringct: the commitment mask is now deterministic | moneromooo-monero | 2019-02-12 | 7 | -72/+57 |
