aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* persist asset outputs and spent key imagesHEADmaincenobite pinhead17 min.1-0/+147
* bind asset inputs to CLSAG ownership proofscenobite pinhead45 min.1-0/+121
* verify confidential per-asset conservationcenobite pinhead49 min.2-0/+97
* apply asset extensions to persistent chain statecenobite pinhead56 min.1-0/+92
* persist experimental asset registry in LMDBcenobite pinhead61 min.1-0/+44
* Validate asset extensions against native carriersMonzero Build System79 min.1-0/+35
* Define detached asset transaction extensionsMonzero Build System81 min.1-0/+68
* Make block asset issuance atomic and reorg-safeMonzero Build System84 min.1-0/+88
* Add authenticated asset registry snapshotsMonzero Build System86 min.1-0/+79
* Add authenticated asset issuance payloadMonzero Build System93 min.1-0/+67
* Add strict canonical asset descriptor decodingMonzero Build System96 min.1-0/+62
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System2 hours19-110/+1188
* http: share deterministic header field parserselsta2026-06-211-0/+252
* Merge pull request #10543tobtoht2026-06-091-1/+1
|\
| * zmq: apply restricted-mode privacy filtering to get_transaction_poolgreatjourney5892026-05-081-1/+1
* | Merge pull request #10712tobtoht2026-06-091-3/+3
|\ \
| * | fix: TypeError: 'method' object is not subscriptableSNeedlewoods2026-06-031-3/+3
| |/
* | Merge pull request #10704tobtoht2026-06-091-0/+28
|\ \
| * | net: canonicalize Tor/I2P hosts during deserializationselsta2026-06-031-0/+28
| |/
* | p2p: close zone connections before stopping net serversselsta2026-06-031-7/+4
* | net: canonicalize Tor and I2P hostnamesselsta2026-05-231-0/+22
|/
* Merge pull request #10367tobtoht2026-04-271-0/+14
|\
| * Improve unpack reserve handlingLee Clagett2026-04-271-0/+14
* | Merge pull request #10431tobtoht2026-04-276-8/+8
|\ \
| * | cryptonote_core: add change address sanity checkjeffro2562026-04-276-8/+8
* | | daemon: remove miniupnptobtoht2026-04-264-6/+1
|/ /
* | Merge pull request #10411tobtoht2026-04-201-6/+519
|\ \
| * | Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-161-6/+519
* | | Merge pull request #10410tobtoht2026-04-181-0/+105
|\ \ \ | |/ / |/| |
| * | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-101-0/+105
* | | p2p: fix hanging shutdownj-berman2026-04-048-48/+136
* | | Merge pull request #10395tobtoht2026-04-041-1/+21
|\ \ \
| * | | Cleanup some of the fragmented levin handlingLee *!* Clagett2026-03-311-1/+21
| |/ /
* | | Merge pull request #10389tobtoht2026-04-021-0/+18
|\ \ \ | |/ / |/| |
| * | zmq: add restricted rpc modeselsta2026-04-011-0/+18
| |/
* / Harden HTTP client authLee *!* Clagett2026-03-131-35/+2
|/
* p2p: connection patchesj-berman2026-02-021-0/+68
* p2p: fix race causing dropped connections during syncj-berman2025-12-111-1/+1
* Fix logging deadlockj-berman2025-11-111-0/+56
* wallet: identify spends in pool when scanningj-berman2025-10-072-32/+117
* wallet: refactor subaddress expansion & add to transfer testjeffro2562025-07-071-0/+43
* wallet: improve lookahead logic & make rpc persistentJustin Berman2025-07-071-8/+93
* wallet: create set_subaddress_lookahead wallet rpc endpointbenevanoff2025-07-071-0/+15
* wallet: ensure subaddress keys table is at least size of requested lookaheadbenevanoff2025-07-031-0/+27
* Replace in-tree MD5 with OpenSSLBastian Germann2025-03-141-6/+6
* Merge pull request #9740tobtoht2025-03-107-474/+115
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-107-474/+115
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-148-117/+115
* | Merge pull request #9775tobtoht2025-02-143-1/+202
|\ \
| * | Set response limits on http server connectionsLee *!* Clagett2025-02-143-1/+202