| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #8315 | luigi1111 | 2022-05-16 | 1 | -5/+16 |
| |\ | |||||
| | * | Give better error messages when missing SSL files | Jeffrey Ryan | 2022-05-05 | 1 | -5/+16 |
| * | | Merge pull request #8308 | luigi1111 | 2022-05-16 | 1 | -6/+1 |
| |\ \ | |||||
| | * | | wallet2: fix a couple unused variable warnings | selsta | 2022-05-02 | 1 | -6/+1 |
| | |/ | |||||
| * | | Merge pull request #8307 | luigi1111 | 2022-05-16 | 2 | -65/+0 |
| |\ \ | |||||
| | * | | Remove src/serialization/list.h | Jeffrey | 2022-05-02 | 2 | -65/+0 |
| | |/ | |||||
| * | | wallet2: speedup large tx construction: reserve vector memory | moneromooo-monero | 2022-05-13 | 1 | -1/+7 |
| * | | wallet2: speedup large tx construction: batch ringdb lookups | Crypto City | 2022-05-13 | 4 | -5/+58 |
| * | | wallet2: speedup large tx construction: no pointless clsag generation | Crypto City | 2022-05-13 | 1 | -1/+12 |
| * | | wallet2: speedup large tx construction: batch ringdb updates | Crypto City | 2022-05-13 | 4 | -5/+30 |
| * | | wallet2: speedup large tx construction: cache public key validity | moneromooo-monero | 2022-05-13 | 2 | -28/+36 |
| * | | Merge pull request #8321 | luigi1111 | 2022-05-10 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Set hf v15 testnet fork heights | j-berman | 2022-05-09 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #8302 | luigi1111 | 2022-05-10 | 8 | -8/+8 |
| |\ \ | |||||
| | * | | Update copyright to 2022 for Hardfork files | Akrit | 2022-04-29 | 8 | -8/+8 |
| | |/ | |||||
| * | | Merge pull request #8300 | luigi1111 | 2022-05-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Change "Github" to "GitHub" | Abdullah | 2022-04-27 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #8293 | luigi1111 | 2022-05-10 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | refactor(bp+): save one inversion, use sc_muladd | Dusan Klinec | 2022-04-26 | 1 | -3/+3 |
| | |/ | |||||
| * | | Merge pull request #8277 | luigi1111 | 2022-05-10 | 4 | -28/+6 |
| |\ \ | |||||
| | * | | Preserve commitment format inside transactions | Luke Parker | 2022-04-21 | 4 | -28/+6 |
| * | | | Merge pull request #8262 | luigi1111 | 2022-05-10 | 1 | -32/+61 |
| |\ \ \ | |||||
| | * | | | Optimized keccak implementation | SChernykh | 2022-04-18 | 1 | -32/+61 |
| * | | | | Merge pull request #8220 | luigi1111 | 2022-05-10 | 6 | -148/+276 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | multisig: add post-kex verification round to check that all participants have... | koe | 2022-04-29 | 6 | -148/+276 |
| * | | | | Merge pull request #8275 | luigi1111 | 2022-04-25 | 2 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | add a sanity check to RPC input data size | moneromooo-monero | 2022-04-21 | 2 | -0/+3 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #8249 | luigi1111 | 2022-04-25 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | Remove /include | Jeffrey | 2022-04-09 | 1 | -1/+0 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #8178 | luigi1111 | 2022-04-25 | 5 | -74/+25 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Bump ring size to 16 for v15 & remove set default in wallet cli | j-berman | 2022-04-18 | 5 | -74/+25 |
| * | | | | Merge pull request #8254 | luigi1111 | 2022-04-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: use BP+ for cold signing | moneromooo-monero | 2022-04-10 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #8245 | luigi1111 | 2022-04-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: fix integrated_address output string | selsta | 2022-04-08 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #8232 | luigi1111 | 2022-04-19 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Added support for Ledger Nano S Plus | Mathias Herberts | 2022-03-31 | 1 | -1/+2 |
| * | | | | | Merge pull request #8061 | luigi1111 | 2022-04-19 | 25 | -210/+562 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Add view tags to outputs to reduce wallet scanning time | j-berman | 2022-04-18 | 25 | -210/+562 |
| * | | | | | "Change C-cast to static_cast in net_peerlist.h" | Jeffrey | 2022-04-18 | 1 | -1/+1 |
| * | | | | | Factor out move_it_backward from misc_language.h | Jeffrey | 2022-04-18 | 1 | -8/+15 |
| * | | | | | Move copyable_atomic into connection_context | Jeffrey | 2022-04-18 | 1 | -4/+35 |
| * | | | | | Merge functionality of misc_os_dependent into time_helper.h | Jeffrey | 2022-04-18 | 2 | -2/+2 |
| * | | | | | Add Include statements | Jeffrey | 2022-04-18 | 2 | -0/+2 |
| * | | | | | Trimming Fat | Jeffrey | 2022-04-18 | 2 | -2/+0 |
| * | | | | | Boring Old Deletes | Jeffrey | 2022-04-18 | 4 | -56/+0 |
| |/ / / / | |||||
| * | | | | Merge pull request #8207 | luigi1111 | 2022-04-18 | 15 | -138/+15 |
| |\ \ \ \ | |||||
| | * | | | | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 2022-04-06 | 15 | -138/+15 |
| | | |/ / | |/| | | |||||
| * / | | | Fee changes from ArticMine | moneromooo-monero | 2022-04-10 | 12 | -44/+306 |
| |/ / / | |||||
| * | | | Merge pull request #8223 | luigi1111 | 2022-04-06 | 3 | -11/+9 |
| |\ \ \ | |||||
