| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #8280 | luigi1111 | 2022-05-10 | 2 | -0/+198 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Changes to PORTABLE_STORAGE.md | Jeffrey | 2022-05-04 | 2 | -34/+76 | |
| | * | | | | | Docs: Add documentation for EPEE Portable Storage | Jeffrey | 2022-04-23 | 1 | -0/+156 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #8279 | luigi1111 | 2022-05-10 | 2 | -237/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | EPEE: Remove gzip_encoding.h | Jeffrey | 2022-04-22 | 2 | -237/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #8278 | luigi1111 | 2022-05-10 | 3 | -302/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | EPEE: Remove hmac-md5 | Jeffrey | 2022-04-22 | 3 | -302/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #8277 | luigi1111 | 2022-05-10 | 5 | -30/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Preserve commitment format inside transactions | Luke Parker | 2022-04-21 | 5 | -30/+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 #8235 | luigi1111 | 2022-05-10 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CMake: Add missing BUILD_SHARED_LIBS option | mj-xmr | 2022-04-10 | 1 | -2/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #8226 | luigi1111 | 2022-05-10 | 3 | -5/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix typo: SERIALIZE_TYPE_DUOBLE | Jeffrey | 2022-03-25 | 3 | -5/+5 | |
| * | | | | | | | Merge pull request #8220 | luigi1111 | 2022-05-10 | 9 | -194/+336 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | multisig: add post-kex verification round to check that all participants have... | koe | 2022-04-29 | 9 | -194/+336 | |
| * | | | | | | | Merge pull request #8275 | luigi1111 | 2022-04-25 | 4 | -0/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add a sanity check to RPC input data size | moneromooo-monero | 2022-04-21 | 4 | -0/+15 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #8260 | luigi1111 | 2022-04-25 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Tiny: add .vscode/ to .gitignore | mj-xmr | 2022-04-15 | 1 | -0/+2 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #8249 | luigi1111 | 2022-04-25 | 3 | -177/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove /include | Jeffrey | 2022-04-09 | 3 | -177/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #8248 | luigi1111 | 2022-04-25 | 3 | -72/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove serialization/enableable | Jeffrey | 2022-04-09 | 3 | -72/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #8178 | luigi1111 | 2022-04-25 | 9 | -87/+38 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Bump ring size to 16 for v15 & remove set default in wallet cli | j-berman | 2022-04-18 | 9 | -87/+38 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | 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 #8247 | luigi1111 | 2022-04-19 | 1 | -15/+29 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | readme: small fixes | hinto.janaiyo | 2022-04-19 | 1 | -15/+29 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #8246 | luigi1111 | 2022-04-19 | 2 | -13/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Makefile: fix spelling of CMAKE_BUILD_TYPE value | selsta | 2022-04-08 | 2 | -13/+13 | |
| | |/ / / / / | ||||||
| * | | | | | | 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 #8240 | luigi1111 | 2022-04-19 | 1 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | randomx: update submodule | selsta | 2022-04-06 | 1 | -0/+0 | |
| * | | | | | | | 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 | 39 | -230/+1165 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Add view tags to outputs to reduce wallet scanning time | j-berman | 2022-04-18 | 39 | -230/+1165 | |
| * | | | | | | | Merge pull request #8211 | luigi1111 | 2022-04-18 | 103 | -10281/+98 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | "Change C-cast to static_cast in net_peerlist.h" | Jeffrey | 2022-04-18 | 1 | -1/+1 | |
| | * | | | | | | Change C-style-casts to static_cast in time_helper.h | Jeffrey | 2022-04-18 | 1 | -4/+4 | |
| | * | | | | | | Remove the only 4 non-UTF8 characters in codebase | Jeffrey | 2022-04-18 | 1 | -4/+4 | |
| | * | | | | | | Factor out move_it_backward from misc_language.h | Jeffrey | 2022-04-18 | 2 | -17/+16 | |
| | * | | | | | | Move copyable_atomic into connection_context | Jeffrey | 2022-04-18 | 2 | -60/+35 | |
| | * | | | | | | Refactor out to_nonconst_iterator.h | Jeffrey | 2022-04-18 | 4 | -55/+1 | |
| | * | | | | | | Refactor out pragma_comp_defs | Jeffrey | 2022-04-18 | 4 | -35/+4 | |
| | * | | | | | | Merge functionality of misc_os_dependent into time_helper.h | Jeffrey | 2022-04-18 | 10 | -281/+35 | |
