| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fail closed and brand reproducible build inputs | Monzero Build System | 12 hours | 7 | -26/+36 |
| * | Document and verify Phase 0 source baselines | Monzero Build System | 12 hours | 2 | -0/+101 |
| * | Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815 | Monzero Build System | 13 hours | 96 | -485/+5060 |
| * | Merge pull request #10779v0.18.5.1 | tobtoht | 2026-06-30 | 7 | -9/+10 |
| |\ | |||||
| | * | build: prepare v0.18.5.1 | selsta | 2026-06-29 | 7 | -9/+10 |
| * | | Merge pull request #10838 | tobtoht | 2026-06-30 | 1 | -32/+21 |
| |\ \ | |||||
| | * | | blockchain: improve incoming block scan table handling | selsta | 2026-06-29 | 1 | -32/+21 |
| * | | | Merge pull request #10836 | tobtoht | 2026-06-30 | 1 | -3/+9 |
| |\ \ \ | |||||
| | * | | | Optimized handle_notify_new_transactions's duplicate tx check | SChernykh | 2026-06-29 | 1 | -3/+9 |
| | |/ / | |||||
| * | | | Merge pull request #10611 | tobtoht | 2026-06-30 | 3 | -4/+13 |
| |\ \ \ | |||||
| | * | | | daemon: fix print_cn command when 0 connections | jeffro256 | 2026-05-16 | 1 | -6/+3 |
| | * | | | Show IPv6 addresses in connection list | Guillaume Le Vaillant | 2026-05-16 | 3 | -4/+16 |
| * | | | | Merge pull request #10598 | tobtoht | 2026-06-30 | 1 | -0/+2 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | p2p: restore safe sync mode when target height drops | selsta | 2026-06-24 | 1 | -0/+2 |
| * | | | | Merge pull request #10774 | tobtoht | 2026-06-28 | 2 | -71/+50 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | wallet2: avoid linear scans in pool state updates | selsta | 2026-06-28 | 2 | -71/+50 |
| |/ / / | |||||
| * | | | Merge pull request #10769 | tobtoht | 2026-06-21 | 4 | -103/+376 |
| |\ \ \ | |||||
| | * | | | http: share deterministic header field parser | selsta | 2026-06-21 | 4 | -103/+376 |
| * | | | | Merge pull request #10776 | tobtoht | 2026-06-21 | 1 | -5/+8 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: guard optimized coinbase refresh against empty vout | selsta | 2026-06-15 | 1 | -5/+8 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #10773 | tobtoht | 2026-06-21 | 1 | -0/+2 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | wallet2: reject non-monotonic rct output distributions | selsta | 2026-06-15 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Merge pull request #10754 | tobtoht | 2026-06-16 | 2 | -26/+48 |
| |\ \ \ | |||||
| | * | | | wallet2: store multisig nonce erasure before returning signed txset | selsta | 2026-06-09 | 2 | -26/+48 |
| | |/ / | |||||
| * | | | Merge pull request #10757 | tobtoht | 2026-06-16 | 3 | -2/+10 |
| |\ \ \ | |||||
| | * | | | net: cap aggregate ZMQ receive size | selsta | 2026-06-10 | 3 | -2/+10 |
| | |/ / | |||||
| * | | | Merge pull request #10743 | tobtoht | 2026-06-15 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | Miner: fixed thread 0 always mining with secure JIT (worse performance) | SChernykh | 2026-06-08 | 1 | -1/+2 |
| * | | | | Merge pull request #10750 | tobtoht | 2026-06-15 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | depends: openssl: update to 3.0.21 | tobtoht | 2026-06-09 | 1 | -3/+3 |
| * | | | | | Merge pull request #10746 | tobtoht | 2026-06-14 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix typo in hashchain bounds error | woodser | 2026-06-08 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #10718 | tobtoht | 2026-06-10 | 1 | -1/+2 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Fix: check hwdev.generate_output_ephemeral_keys result | SChernykh | 2026-06-04 | 1 | -1/+2 |
| * | | | | | Merge pull request #10543 | tobtoht | 2026-06-09 | 6 | -10/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | zmq: apply restricted-mode privacy filtering to get_transaction_pool | greatjourney589 | 2026-05-08 | 6 | -10/+14 |
| * | | | | | | Merge pull request #10715 | tobtoht | 2026-06-09 | 1 | -3/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Blockchain: fix wrong block_weight in handle_get_objects | SChernykh | 2026-06-04 | 1 | -3/+1 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #10712 | tobtoht | 2026-06-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix: TypeError: 'method' object is not subscriptable | SNeedlewoods | 2026-06-03 | 1 | -3/+3 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #10710 | tobtoht | 2026-06-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | tx_pool: fix use-after-free in prune() | SChernykh | 2026-06-03 | 1 | -1/+1 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #10708 | tobtoht | 2026-06-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Multisig tx builder: fix incomplete memory wipe | SChernykh | 2026-06-03 | 1 | -2/+2 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #10704 | tobtoht | 2026-06-09 | 3 | -9/+45 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | net: canonicalize Tor/I2P hosts during deserialization | selsta | 2026-06-03 | 3 | -9/+45 |
| * | | | | | | | Merge pull request #10702 | tobtoht | 2026-06-09 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | wallet2: fix double unlock of a lock | SChernykh | 2026-06-03 | 1 | -1/+0 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #10697 | tobtoht | 2026-06-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix off-by-one over-read in match_string2 unicode escape parsing | alhudz | 2026-06-01 | 1 | -1/+1 |
| | |/ / / / / | |||||
