| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | net: canonicalize Tor/I2P hosts during deserialization | selsta | 2026-06-03 | 2 | -9/+17 |
| * | Merge pull request #10615 | tobtoht | 2026-05-23 | 3 | -27/+1 |
| |\ | |||||
| | * | wallet_rpc_server: remove unused finalize_multisig endpoint | selsta | 2026-05-19 | 3 | -27/+1 |
| * | | Merge pull request #10610 | tobtoht | 2026-05-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rpc: restrict get_alt_blocks_hashes | selsta | 2026-05-15 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #10575 | tobtoht | 2026-05-19 | 1 | -0/+12 |
| |\ \ | |||||
| | * | | rpc: reject invalid JSON-RPC ids in ZMQ requests | selsta | 2026-05-11 | 1 | -0/+12 |
| * | | | Merge pull request #10592 | tobtoht | 2026-05-19 | 1 | -2/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | wallet: fix RPC describe transfer source entry | jeffro256 | 2026-05-13 | 1 | -2/+3 |
| * | | | Merge pull request #10535 | tobtoht | 2026-05-15 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | zmq: switch to RapidJSON iterative parsing | selsta | 2026-05-07 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #10580 | tobtoht | 2026-05-13 | 1 | -7/+16 |
| |\ \ | |||||
| | * | | use latest hard fork block for get_approximate_blockchain_height & update app... | SNeedlewoods | 2026-05-11 | 1 | -7/+16 |
| * | | | Merge pull request #10542 | tobtoht | 2026-05-13 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | wallet_rpc_server: add missing trusted daemon check | selsta | 2026-05-07 | 1 | -0/+6 |
| | | |/ | |/| | |||||
| * / | | crypto: implement CTHR_THREAD_CLOSE to avoid leaking memory | ComputeryPony | 2026-05-08 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #10406v0.18.5.0 | tobtoht | 2026-05-03 | 4 | -2/+3 |
| |\ \ | |||||
| | * | | build: prepare v0.18.5.0 | selsta | 2026-04-28 | 4 | -2/+3 |
| * | | | Merge pull request #10494 | tobtoht | 2026-04-30 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | daemon: on exit, stop the payload handler before closing cxns | j-berman | 2026-04-29 | 1 | -1/+2 |
| * | | | | Merge pull request #10504 | tobtoht | 2026-04-29 | 2 | -10/+10 |
| |\ \ \ \ | |||||
| | * | | | | daemon: clarify limitations of restricted ZMQ RPC in help text | selsta | 2026-04-29 | 1 | -1/+1 |
| | * | | | | zmq: add restricted checks to GetInfo | selsta | 2026-04-29 | 1 | -9/+9 |
| * | | | | | wallet2: reject duplicate outputs in reserve proofs | selsta | 2026-04-29 | 1 | -0/+9 |
| |/ / / / | |||||
| * | | | | Merge pull request #10481 | tobtoht | 2026-04-29 | 1 | -4/+10 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: throw if reserve proof can't be parsed | tobtoht | 2026-04-28 | 1 | -4/+10 |
| * | | | | | Merge pull request #10471 | tobtoht | 2026-04-29 | 1 | -18/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet2: use decodeRct for reserve proof amount validation | selsta | 2026-04-27 | 1 | -18/+4 |
| * | | | | | | Merge pull request #10491 | tobtoht | 2026-04-29 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | cryptonote_core: restore separate fakechain data dir for core_tests | selsta | 2026-04-29 | 1 | -0/+5 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #10480 | tobtoht | 2026-04-29 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | wallet2: ensure daemon returns correct tx for spend proof | selsta | 2026-04-28 | 1 | -0/+2 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #10367 | tobtoht | 2026-04-27 | 2 | -4/+31 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Improve unpack reserve handling | Lee Clagett | 2026-04-27 | 2 | -4/+31 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #10431 | tobtoht | 2026-04-27 | 1 | -0/+44 |
| |\ \ \ \ | |||||
| | * | | | | cryptonote_core: add change address sanity check | jeffro256 | 2026-04-27 | 1 | -0/+44 |
| * | | | | | Merge pull request #10469 | tobtoht | 2026-04-27 | 1 | -0/+8 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | zmq: add missing restricted rpc check for get_block_headers_by_height | Jeetraj | 2026-04-27 | 1 | -0/+8 |
| * | | | | | daemon: remove miniupnp | tobtoht | 2026-04-26 | 5 | -208/+5 |
| |/ / / / | |||||
| * | | | | Merge pull request #10455 | tobtoht | 2026-04-25 | 1 | -52/+13 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: remove deprecated txs_as_hex | selsta | 2026-04-24 | 1 | -52/+13 |
| * | | | | | trezor: replace use of boost::is_base_of with std::is_base_of | tobtoht | 2026-04-25 | 4 | -6/+8 |
| * | | | | | Merge pull request #10453 | tobtoht | 2026-04-24 | 2 | -5/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | tx_pool: notify txpool event when stem bumps to fluff | j-berman | 2026-04-24 | 2 | -5/+5 |
| * | | | | | | Merge pull request #10425 | tobtoht | 2026-04-24 | 1 | -0/+47 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | zmq: add more missing restricted rpc checks | selsta | 2026-04-24 | 1 | -0/+47 |
| * | | | | | | Merge pull request #10399 | tobtoht | 2026-04-24 | 2 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase | Lee Clagett | 2026-04-24 | 2 | -2/+5 |
| * | | | | | | | Merge pull request #10433 | tobtoht | 2026-04-24 | 1 | -4/+19 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing | selsta | 2026-04-21 | 1 | -4/+19 |
| | | |_|/ / / / | |/| | | | | | |||||
