aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* persist asset outputs and spent key imagesHEADmaincenobite pinhead17 min.7-2/+226
* bind asset inputs to CLSAG ownership proofscenobite pinhead46 min.2-0/+165
* verify confidential per-asset conservationcenobite pinhead50 min.3-0/+174
* apply asset extensions to persistent chain statecenobite pinhead57 min.4-0/+132
* persist experimental asset registry in LMDBcenobite pinhead62 min.4-1/+152
* Validate asset extensions against native carriersMonzero Build System80 min.2-0/+55
* Define detached asset transaction extensionsMonzero Build System81 min.2-0/+113
* Make block asset issuance atomic and reorg-safeMonzero Build System85 min.2-0/+36
* Add authenticated asset registry snapshotsMonzero Build System87 min.2-1/+146
* Add authenticated asset issuance payloadMonzero Build System94 min.2-0/+117
* Add strict canonical asset descriptor decodingMonzero Build System97 min.2-0/+90
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System2 hours42-307/+693
* Merge pull request #10779v0.18.5.1tobtoht2026-06-304-2/+3
|\
| * build: prepare v0.18.5.1selsta2026-06-294-2/+3
* | Merge pull request #10838tobtoht2026-06-301-32/+21
|\ \
| * | blockchain: improve incoming block scan table handlingselsta2026-06-291-32/+21
* | | Merge pull request #10836tobtoht2026-06-301-3/+9
|\ \ \
| * | | Optimized handle_notify_new_transactions's duplicate tx checkSChernykh2026-06-291-3/+9
| |/ /
* | | Merge pull request #10611tobtoht2026-06-303-4/+13
|\ \ \
| * | | daemon: fix print_cn command when 0 connectionsjeffro2562026-05-161-6/+3
| * | | Show IPv6 addresses in connection listGuillaume Le Vaillant2026-05-163-4/+16
* | | | Merge pull request #10598tobtoht2026-06-301-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | p2p: restore safe sync mode when target height dropsselsta2026-06-241-0/+2
* | | | wallet2: avoid linear scans in pool state updatesselsta2026-06-282-71/+50
|/ / /
* | | Merge pull request #10776tobtoht2026-06-211-5/+8
|\ \ \
| * | | wallet2: guard optimized coinbase refresh against empty voutselsta2026-06-151-5/+8
| | |/ | |/|
* | | Merge pull request #10773tobtoht2026-06-211-0/+2
|\ \ \
| * | | wallet2: reject non-monotonic rct output distributionsselsta2026-06-151-0/+2
| |/ /
* | | Merge pull request #10754tobtoht2026-06-162-26/+48
|\ \ \
| * | | wallet2: store multisig nonce erasure before returning signed txsetselsta2026-06-092-26/+48
| |/ /
* | | Merge pull request #10757tobtoht2026-06-163-2/+10
|\ \ \
| * | | net: cap aggregate ZMQ receive sizeselsta2026-06-103-2/+10
| |/ /
* | | Merge pull request #10743tobtoht2026-06-151-1/+2
|\ \ \
| * | | Miner: fixed thread 0 always mining with secure JIT (worse performance)SChernykh2026-06-081-1/+2
* | | | Merge pull request #10746tobtoht2026-06-141-1/+1
|\ \ \ \
| * | | | fix typo in hashchain bounds errorwoodser2026-06-081-1/+1
* | | | | Merge pull request #10718tobtoht2026-06-101-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix: check hwdev.generate_output_ephemeral_keys resultSChernykh2026-06-041-1/+2
* | | | | Merge pull request #10543tobtoht2026-06-095-9/+13
|\ \ \ \ \
| * | | | | zmq: apply restricted-mode privacy filtering to get_transaction_poolgreatjourney5892026-05-085-9/+13
* | | | | | Merge pull request #10715tobtoht2026-06-091-3/+1
|\ \ \ \ \ \
| * | | | | | Blockchain: fix wrong block_weight in handle_get_objectsSChernykh2026-06-041-3/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10710tobtoht2026-06-091-1/+1
|\ \ \ \ \ \
| * | | | | | tx_pool: fix use-after-free in prune()SChernykh2026-06-031-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10708tobtoht2026-06-091-2/+2
|\ \ \ \ \ \
| * | | | | | Multisig tx builder: fix incomplete memory wipeSChernykh2026-06-031-2/+2
| |/ / / / /
* | | | | | Merge pull request #10704tobtoht2026-06-092-9/+17
|\ \ \ \ \ \
| * | | | | | net: canonicalize Tor/I2P hosts during deserializationselsta2026-06-032-9/+17
* | | | | | | Merge pull request #10702tobtoht2026-06-091-1/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | wallet2: fix double unlock of a lockSChernykh2026-06-031-1/+0
| | |/ / / / | |/| | | |