aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | ci: brew: pin boost to 1.85tobtoht2024-12-172-2/+4
| |/ / /
* | | | Merge pull request #9624luigi11112024-12-231-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | c783de1 ci: msys2: pin boost to 1.86.0 (tobtoht)
| * | | | ci: msys2: pin boost to 1.86.0tobtoht2024-12-211-0/+7
| |/ / /
* | | | Merge pull request #9616luigi11112024-12-234-0/+122
|\ \ \ \ | | | | | | | | | | | | | | | a1b545a p2p: allow comments in banlist files (jeffro256)
| * | | | p2p: allow comments in banlist filesjeffro2562024-12-134-0/+122
| |/ / / | | | | | | | | | | | | In-line comments explicitly explaining banned hosts/subnets might help assuage fears of some good banlists' arbitaryiness.
* | | | Merge pull request #9615luigi11112024-12-232-0/+75
|\ \ \ \ | | | | | | | | | | | | | | | 13df862 contrib: force (de)serialization to create params section incase there is none. Co-authored-by: Boog900 <boog900@tutanota.com> (0xFFFC0000)
| * | | | contrib: force (de)serialization to create params section incase there is none.0xFFFC00002024-12-132-0/+75
| |/ / / | | | | | | | | | | | | Co-authored-by: Boog900 <boog900@tutanota.com>
* | | | Merge pull request #9614luigi11112024-12-231-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | 20a1c00 wallet: report exact reason for open_wallet failure. (0xFFFC0000)
| * | | | wallet: report exact reason for open_wallet failure.0xFFFC00002024-12-131-1/+1
| |/ / /
* | | | Merge pull request #9607luigi11112024-12-233-17/+1
|\ \ \ \ | | | | | | | | | | | | | | | 8dfb366 epee: partially revert c56ee140 to fix linking errors (jeffro256)
| * | | | epee: partially revert c56ee140 to fix linking errorsjeffro2562024-12-093-17/+1
| |/ / / | | | | | | | | | | | | | | | | On Linux Mint 21.3, g++ Ubuntu 11.4.0-1ubuntu1~22.04, I get linking error for an undefined reference to `epee::string_tools::trim_right`. This PR reverts the changes to epee_readline.cpp in commit c56ee140, which turns a `boost::trim_right` callsite into an `epee::string_tools::trim_right` callsite.
* | | | Merge pull request #9590luigi11112024-12-234-4/+30
|\ \ \ \ | | | | | | | | | | | | | | | cd1c060 Daemon-specific proxy for the wallet-rpc. 1. Daemon-specific proxy is exclusive with global proxy (--proxy). 2. If you set global proxy (--proxy) you cannot set daemon-specific proxy. 3. If you don't set global proxy, you can set proxy (or not set) proxy for each daemon connection with the proxy field in jsonrpc to the wallet-rpc. (0xFFFC0000)
| * | | | Daemon-specific proxy for the wallet-rpc.0xFFFC00002024-11-234-4/+30
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | 1. Daemon-specific proxy is exclusive with global proxy (--proxy). 2. If you set global proxy (--proxy) you cannot set daemon-specific proxy. 3. If you don't set global proxy, you can set proxy (or not set) proxy for each daemon connection with the proxy field in jsonrpc to the wallet-rpc.
* | | | Merge pull request #9584luigi11112024-12-231-2/+6
|\ \ \ \ | | | | | | | | | | | | | | | 74c3134 Fix memcpy in byte_slice constructor (Lee *!* Clagett)
| * | | | Fix memcpy in byte_slice constructorLee *!* Clagett2024-11-211-2/+6
| |/ / /
* | | | Merge pull request #9554luigi11112024-12-231-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | d28c080 monerod.service: use network-online.target Wait for network to be online before starting (Jared Monger)
| * | | | monerod.service: use network-online.targetJared Monger2024-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | Wait for network to be online before starting
* | | | | Merge pull request #9530luigi11112024-12-231-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 3f3229a Add byte_stream alue_type and data() (Lee *!* Clagett)
| * | | | | Add byte_stream `value_type` and `data()`Lee *!* Clagett2024-10-231-0/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #9512luigi11112024-12-234-3/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 8b29ae4 Relax static_asserts in src/lmdb (Lee Clagett)
| * | | | | Relax static_asserts in src/lmdbLee Clagett2024-10-094-3/+5
| | | | | |
* | | | | | Merge pull request #9506luigi11112024-12-231-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | a928cbc wallet2: fix error throw if unable to load cache (tobtoht)
| * | | | | | wallet2: fix error throw if unable to load cachetobtoht2024-10-071-1/+1
| | | | | | |
* | | | | | | Merge pull request #9504luigi11112024-12-231-0/+9
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 01a653f fix zmq and sodium include dirs search (nsec1)
| * | | | | | | fix zmq and sodium include dirs searchnsec12024-09-061-0/+9
| |/ / / / / /
* | | | | | | Merge pull request #9400luigi11112024-12-231-6/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | f0a574c Blockchain: fix temp fails causing alt blocks to be permanently invalid (jeffro256)
| * | | | | | Blockchain: fix temp fails causing alt blocks to be permanently invalidjeffro2562024-07-151-6/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #9517luigi11112024-10-142-17/+27
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | 366eb60 cmake: boost: fix header-only library search, bump minimum (tobtoht)
| * | | | | cmake: boost: fix header-only library search, bump minimumtobtoht2024-10-132-17/+27
|/ / / / /
* | | | | Merge pull request #9462luigi11112024-10-0120-69/+80
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 65568d3 build: fix build with Boost 1.85 and remove instances of viewkey logging [RELEASE] (jeffro256)
| * | | | build: fix build with Boost 1.85 and remove instances of viewkey logging ↵jeffro2562024-09-1020-69/+80
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [RELEASE] 1. Use std::is_standard_layout and std::is_trivially_copyable instead of std::is_pod for KV byte-wise serialization, which fixes compile issue for Boost UUIDs 2. Removed reimplementation of std::hash for boost::uuids::uuid 3. Removed << operator overload for crypto::secret_key 4. Removed instances in code where private view key was dumped to the log in plaintext Release version of #9450, containing C++14 modified assertions
* | | | Merge pull request #9434v0.18.3.4luigi11112024-08-142-2/+22
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | 7cb69fa epee: string_tools: keep full path in cut_off_extension (tobtoht) c7d4bf4 epee: string_tools: remove dot from get_extension (tobtoht)
| * | | | epee: string_tools: keep full path in cut_off_extensiontobtoht2024-08-142-1/+8
| | | | |
| * | | | epee: string_tools: remove dot from get_extensiontobtoht2024-08-142-1/+14
|/ / / / | | | | | | | | | | | | | | | | Fixes a regression introduced in #9254. Previously it did not include the dot.
* | | | Merge pull request #9345luigi11112024-08-137-9/+10
|\ \ \ \ | | | | | | | | | | | | | | | 956d55c build: prepare v0.18.3.4 (selsta)
| * | | | build: prepare v0.18.3.4selsta2024-07-227-9/+10
| |/ / /
* | | | Merge pull request #9430luigi11112024-08-131-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | dffa676 device: add ledger flex support (tobtoht)
| * | | | device: add ledger flex supporttobtoht2024-08-091-0/+1
| | |_|/ | |/| | | | | | | | | | See: https://github.com/LedgerHQ/ledger-live/blob/bd1b09970f2f5a27eb08352a67a73dfa2fce29f6/libs/ledgerjs/packages/devices/src/index.ts#L111
* | | | Merge pull request #9426luigi11112024-08-132-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | 1f733fb Make wallet2::estimate_fee static (Lee Clagett)
| * | | | Make wallet2::estimate_fee staticLee Clagett2024-08-072-2/+2
| |/ / /
* | | | Merge pull request #9385luigi11112024-08-134-0/+87
|\ \ \ \ | |/ / / |/| | | | | | | c5ad937 Fix ZMQ DaemonInfo: (Lee *!* Clagett)
| * | | Fix ZMQ DaemonInfo:Lee *!* Clagett2024-06-244-0/+87
| |/ / | | | | | | | | | | | | | | | * top_block_hash was never set in handler * wide_difficulty was never sent in JSON * wide_cumulative_difficulty was never sent in JSON
* | | Merge pull request #9396luigi11112024-07-161-2/+3
|\ \ \ | | | | | | | | | | | | b9fddc0 epee: fix mlog filename compare bug. (0xFFFC0000)
| * | | epee: fix mlog filename compare bug.0xFFFC00002024-07-141-2/+3
| |/ / | | | | | | | | | | | | | | | | | | When using a relative path for the log filename, since the iteration on files adds "./" to the beginning of the filename monero-wallet-rpc and monero-wallet-cli cannot find already written log files and therefore rotate indefinitely.
* | | Merge pull request #9377luigi11112024-07-162-4/+7
|\ \ \ | | | | | | | | | | | | e875a58 Fix ZMQ Tx Pruning (Lee Clagett)
| * | | Fix ZMQ Tx PruningLee Clagett2024-06-212-4/+7
| |/ /
* | | Merge pull request #9374luigi11112024-07-161-0/+1
|\ \ \ | | | | | | | | | | | | 8c254e4 wallet: fetch pool txs in pruned form [RELEASE] (jeffro256)
| * | | wallet: fetch pool txs in pruned form [RELEASE]jeffro2562024-06-211-0/+1
| |/ /
* | | Merge pull request #9355luigi11112024-07-162-0/+59
|\ \ \ | | | | | | | | | | | | 8dbc361 cryptonote_protocol: prevent duplicate txs in fluff queue (0xFFFC0000)
| * | | cryptonote_protocol: prevent duplicate txs in fluff queue0xFFFC00002024-06-062-0/+59
| |/ / | | | | | | | | | | | | | | | | | | 1. Fix duplicate transaction #9335 2. Add test for cases where there are duplicate transaction in fluff Co-authored-by: Boog900 <boog900@tutanota.com>