| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | build: prepare v0.18.3.3 | selsta | 2024-03-11 | 4 | -2/+3 | |
| |/ | ||||||
| * | Fixed mempool pruning | SChernykh | 2024-03-08 | 2 | -7/+19 | |
| * | Merge pull request #9223 | luigi1111 | 2024-03-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | get_block_template_backlog: better sorting logic | SChernykh | 2024-03-08 | 1 | -1/+1 | |
| * | | Merge pull request #9224 | luigi1111 | 2024-03-08 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | tx_memory_pool: make double spends a no-drop offense | jeffro256 | 2024-03-08 | 1 | -0/+1 | |
| | |/ | ||||||
| * / | wallet2: adjust fee during backlog, fix set priority | selsta | 2024-03-08 | 2 | -3/+3 | |
| |/ | ||||||
| * | Merge pull request #9158 | luigi1111 | 2024-02-24 | 8 | -147/+53 | |
| |\ | ||||||
| | * | serialization: fix infinite loops and clean up dispatching | jeffro256 | 2024-02-08 | 8 | -147/+53 | |
| * | | Merge pull request #9136 | luigi1111 | 2024-02-24 | 4 | -2/+3 | |
| |\ \ | ||||||
| | * | | build: prepare v0.18.3.2 | selsta | 2024-02-20 | 4 | -2/+3 | |
| | |/ | ||||||
| * | | Merge pull request #9188 | luigi1111 | 2024-02-24 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | cryptonote_core: early out on out of bounds scaling parameter | selsta | 2024-02-20 | 1 | -1/+2 | |
| | |/ | ||||||
| * | | Merge pull request #9156 | luigi1111 | 2024-02-24 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | Zero initialize rctSigBase elements | Lee *!* Clagett | 2024-02-06 | 1 | -0/+4 | |
| | |/ | ||||||
| * | | Merge pull request #9142 | luigi1111 | 2024-02-24 | 4 | -43/+15 | |
| |\ \ | ||||||
| | * | | Disable/fix ports with I2P | Lee Clagett | 2024-01-30 | 4 | -43/+15 | |
| | |/ | ||||||
| * | | Merge pull request #9130 | luigi1111 | 2024-02-24 | 1 | -16/+43 | |
| |\ \ | ||||||
| | * | | wallet: mitigate statistical dependence for decoy selection within rings | jeffro256 | 2024-01-19 | 1 | -16/+43 | |
| | |/ | ||||||
| * | | Merge pull request #9008 | luigi1111 | 2024-02-24 | 2 | -1/+5 | |
| |\ \ | ||||||
| | * | | wallet2: call on_reorg callback in handle_reorg | j-berman | 2023-09-27 | 1 | -4/+4 | |
| | * | | wallet2: add on_reorg callback | Crypto City | 2023-09-27 | 2 | -0/+4 | |
| * | | | wallet: feature: transfer amount with fee included | jeffro256 | 2024-02-20 | 7 | -42/+265 | |
| | |/ |/| | ||||||
| * | | Merge pull request #9080 | luigi1111 | 2024-01-18 | 1 | -0/+201 | |
| |\ \ | ||||||
| | * | | Fix missing checks for IsObject in ZMQ jsonrpc reading | Lee Clagett | 2023-11-28 | 1 | -0/+201 | |
| * | | | Merge pull request #9053 | luigi1111 | 2024-01-18 | 1 | -6/+15 | |
| |\ \ \ | ||||||
| | * | | | Fix EAGAIN bug in ZMQ-RPC/ZMQ-PUB | Lee *!* Clagett | 2023-11-04 | 1 | -6/+15 | |
| * | | | | Merge pull request #9051 | luigi1111 | 2023-11-06 | 1 | -0/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: fix multisig key memory leak | jeffro256 | 2023-11-03 | 1 | -0/+26 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #9043 | luigi1111 | 2023-11-06 | 1 | -4/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | JH hash compiler workarounds | SChernykh | 2023-11-04 | 1 | -4/+13 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #9039 | luigi1111 | 2023-11-06 | 1 | -3/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | multisig: better errors for small malformed kex msgs | jeffro256 | 2023-10-25 | 1 | -3/+6 | |
| * | | | | | Merge pull request #9036 | luigi1111 | 2023-11-06 | 1 | -3/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ringct: make `rctSigBase` serialization follow strict aliasing rule | jeffro256 | 2023-10-24 | 1 | -3/+9 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #9034 | luigi1111 | 2023-11-06 | 1 | -0/+1 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | cryptonote_config: include cstdint | jeffro256 | 2023-10-23 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * / / / | wallet2: ensure transfers and sweeps use same fee calc logic | j-berman | 2023-10-16 | 1 | -3/+3 | |
| |/ / / | ||||||
| * | | | Merge pull request #9014v0.18.3.1 | luigi1111 | 2023-10-02 | 1 | -33/+2 | |
| |\ \ \ | ||||||
| | * | | | Fix: long term block weight cache | Boog900 | 2023-10-02 | 1 | -33/+2 | |
| * | | | | Merge pull request #9012 | luigi1111 | 2023-10-02 | 4 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | build: prepare v0.18.3.1 | selsta | 2023-10-02 | 4 | -2/+3 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #9011 | luigi1111 | 2023-10-02 | 3 | -3/+3 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet2: fix refresh function parameters | selsta | 2023-10-01 | 3 | -3/+3 | |
| | | |/ | |/| | ||||||
| * / | | wallet: store watch-only wallet correctly when `change_password()` is called | jeff | 2023-09-22 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #8988 | luigi1111 | 2023-09-14 | 4 | -2/+3 | |
| |\ \ | ||||||
| | * | | build: prepare v0.18.3.0 | selsta | 2023-09-10 | 4 | -2/+3 | |
| | |/ | ||||||
| * | | Merge pull request #8941 | luigi1111 | 2023-09-14 | 3 | -6/+14 | |
| |\ \ | ||||||
| | * | | wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing | moneromooo-monero | 2023-08-17 | 3 | -5/+9 | |
| | * | | wallet_rpc_server: add --no-initial-sync flag for quicker network binding | moneromooo-monero | 2023-08-17 | 1 | -1/+5 | |
| | |/ | ||||||
