| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #9958 | tobtoht | 2025-07-10 | 3 | -1/+9 | |
| |\ \ | ||||||
| | * | | Add new dynamic fees to ZMQ | Lee Clagett | 2025-06-13 | 3 | -1/+9 | |
| * | | | Merge pull request #9946 | tobtoht | 2025-07-10 | 4 | -2/+3 | |
| |\ \ \ | ||||||
| | * | | | build: prepare v0.18.4.1 | selsta | 2025-07-09 | 4 | -2/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #9954 | tobtoht | 2025-07-10 | 5 | -28/+115 | |
| |\ \ \ | ||||||
| | * | | | wallet: refactor subaddress expansion & add to transfer test | jeffro256 | 2025-07-07 | 2 | -53/+56 | |
| | * | | | wallet: improve lookahead logic & make rpc persistent | Justin Berman | 2025-07-07 | 3 | -22/+52 | |
| | * | | | wallet: create set_subaddress_lookahead wallet rpc endpoint | benevanoff | 2025-07-07 | 3 | -1/+36 | |
| | * | | | wallet: ensure subaddress keys table is at least size of requested lookahead | benevanoff | 2025-07-03 | 1 | -0/+19 | |
| | |/ / | ||||||
| * | | | Merge pull request #9978 | tobtoht | 2025-07-10 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: respect `do-not-relay` in `sweep_single` | hinto.janai | 2025-07-08 | 1 | -2/+1 | |
| * | | | | Merge pull request #9949 | tobtoht | 2025-07-08 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Add is_same_host check to p2p | Lee *!* Clagett | 2025-06-07 | 1 | -2/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | cmake: don't redefine project | tobtoht | 2025-06-24 | 2 | -6/+0 | |
| * | | | | Merge pull request #9950 | tobtoht | 2025-06-14 | 2 | -18/+72 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet:set refresh interval to default when hitting tip of chain | tzadiko | 2025-06-07 | 2 | -11/+9 | |
| | * | | | | wallet: fix monero-wallet-rpc ignoring calls during sync | tzadiko | 2025-06-07 | 2 | -14/+70 | |
| | |/ / / | ||||||
| * / / / | fix issue 9943: cli using wrong filename for storing keys | Rudolf Schmidt | 2025-06-07 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | msys2 build: include int headers | jeffro256 | 2025-05-06 | 1 | -0/+1 | |
| * | | | fix: multisig stale data after failed refresh | SNeedlewoods | 2025-04-24 | 2 | -38/+29 | |
| | |/ |/| | ||||||
| * | | Merge pull request #9864v0.18.4.0 | tobtoht | 2025-03-26 | 3 | -2/+2 | |
| |\ \ | ||||||
| | * | | checkpoints: update to a recent block height | selsta | 2025-03-25 | 3 | -2/+2 | |
| * | | | Correct Max / Min Block Waiting Periods | tzadiko | 2025-03-25 | 1 | -11/+10 | |
| * | | | Fix expected hash check | Lee *!* Clagett | 2025-03-24 | 1 | -1/+1 | |
| * | | | Merge pull request #9854 | tobtoht | 2025-03-24 | 1 | -4/+0 | |
| |\ \ \ | ||||||
| | * | | | Blockchain: remove skip for pruned txs in `check_tx_inputs()` | jeffro256 | 2025-03-19 | 1 | -4/+0 | |
| * | | | | Merge pull request #9853 | tobtoht | 2025-03-24 | 2 | -8/+32 | |
| |\ \ \ \ | ||||||
| | * | | | | cryptonote_protocol: fix handling of pruned blocks during sync | jeffro256 | 2025-03-19 | 2 | -8/+32 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #9836 | tobtoht | 2025-03-24 | 1 | -9/+0 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | cryptonote_basic: remove unused struct | tobtoht | 2025-03-14 | 1 | -9/+0 | |
| | |/ / | ||||||
| * / / | trezor: fix protobuf 30 compatibility | tobtoht | 2025-03-18 | 2 | -0/+14 | |
| |/ / | ||||||
| * | | Merge pull request #9740 | tobtoht | 2025-03-10 | 22 | -1144/+1053 | |
| |\ \ | ||||||
| | * | | blockchain sync: reduce disk writes from 2 to 1 per tx | jeffro256 | 2025-03-10 | 22 | -1144/+1053 | |
| * | | | Merge pull request #9805 | tobtoht | 2025-02-17 | 1 | -2/+3 | |
| |\ \ \ | ||||||
| | * | | | BlockchainLMDB: fix data.mdb nuking on Windows | jeffro256 | 2025-02-17 | 1 | -2/+3 | |
| * | | | | Merge pull request #9803 | tobtoht | 2025-02-17 | 1 | -0/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | common: add missing iomanip include | tobtoht | 2025-02-17 | 1 | -0/+1 | |
| * | | | | add wallet rpc call to get default fee priority | woodser | 2025-02-15 | 3 | -1/+46 | |
| * | | | | Fix build with boost ASIO 0.87. Support boost 1.66+ | Lee *!* Clagett | 2025-02-14 | 15 | -64/+70 | |
| * | | | | Set response limits on http server connections | Lee *!* Clagett | 2025-02-14 | 5 | -4/+81 | |
| * | | | | epee: update 'http_server_handlers_map2.h' macros to use fully qualified names | Jeffrey Ryan | 2025-02-13 | 3 | -6/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #9722 | tobtoht | 2025-02-13 | 4 | -2/+3 | |
| |\ \ \ | ||||||
| | * | | | build: prepare v0.18.4.0 | selsta | 2025-02-13 | 4 | -2/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #8617 | tobtoht | 2025-02-13 | 15 | -94/+1849 | |
| |\ \ \ | ||||||
| | * | | | wallet: background sync with just the view key | j-berman | 2024-05-24 | 15 | -95/+1850 | |
| * | | | | Merge pull request #9718 | tobtoht | 2025-02-13 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: fix signed_tx_set RangeProofType serialization | jeffro256 | 2025-01-18 | 1 | -1/+1 | |
| * | | | | | Merge pull request #9759 | tobtoht | 2025-02-13 | 6 | -35/+131 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Some cleanup in span/connection_context + few more checks | Lee *!* Clagett | 2025-02-03 | 6 | -35/+131 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #9771 | tobtoht | 2025-02-13 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
