summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | wallet_rpc_server: chunk refresh to keep responding to RPC while refreshingmoneromooo-monero2023-08-173-5/+9
| * | wallet_rpc_server: add --no-initial-sync flag for quicker network bindingmoneromooo-monero2023-08-171-1/+5
| |/
* / wallet2: fix `store_to()` and `change_password()`jeffro2562023-08-232-34/+90
|/
* Merge pull request #8957luigi11112023-08-171-4/+9
|\
| * scan_tx: fix custom comparator for == case; fixes #8951j-berman2023-07-191-4/+9
* | Merge pull request #8953luigi11112023-08-171-4/+4
|\ \
| * | wallet2: when checking frozen multisig tx set, don't assume orderjeffro2562023-07-171-4/+4
| |/
* | Merge pull request #8942luigi11112023-08-174-25/+59
|\ \
| * | wallet-rpc: restore from multisig seedjeffro2562023-08-104-25/+59
| |/
* | Merge pull request #8891luigi11112023-08-172-2/+7
|\ \
| * | core_rpc_server: return ID of submitted blockjeffro2562023-06-302-2/+7
* | | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-0912-168/+245
* | | wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-099-203/+757
| |/ |/|
* | Merge pull request #8917luigi11112023-07-061-0/+2
|\ \
| * | wallet2: do not lose exception in current thread on refreshCrypto City2023-06-271-0/+1
| * | wallet2: fix missing exceptions from failing wallet refreshCrypto City2023-06-271-0/+1
| |/
* | Merge pull request #8916luigi11112023-07-061-0/+10
|\ \
| * | protocol: drop peers sending duplicate txesmoneromooo-monero2023-06-271-0/+10
| |/
* | Merge pull request #8908luigi11112023-07-062-0/+29
|\ \
| * | Add CLSAG serialization to ZMQ codeLee Clagett2023-06-162-0/+29
| |/
* | Merge pull request #8905luigi11112023-07-062-2/+40
|\ \
| * | wallet: respect frozen key images in multisig wallets [RELEASE]jeffro2562023-06-122-2/+40
| |/
* | Merge pull request #8895luigi11112023-07-061-1/+1
|\ \
| * | Speed up perf_timer init on x86SChernykh2023-06-081-1/+1
| |/
* | Merge pull request #8892luigi11112023-07-061-157/+59
|\ \
| * | wallet_rpc_server: dedup transfer RPC responses [RELEASE]jeffro2562023-06-021-157/+59
| |/
* | Merge pull request #8878luigi11112023-06-271-20/+15
|\ \
| * | common: do not use DNS to determine if address is localtobtoht2023-05-251-20/+15
| |/
* | Merge pull request #8851luigi11112023-06-271-1/+1
|\ \
| * | blockchain: ensure base fee cannot reach 0Crypto City2023-05-111-1/+1
* | | Merge pull request #8845luigi11112023-06-271-1/+1
|\ \ \
| * | | cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]jeffro2562023-06-021-1/+1
| | |/ | |/|
* | | Merge pull request #8831luigi11112023-06-271-1/+8
|\ \ \
| * | | Fixed RandomX initialization when mining from scratchSChernykh2023-04-271-1/+8
| | |/ | |/|
* | | Merge pull request #8566luigi11112023-06-278-60/+406
|\ \ \ | |_|/ |/| |
| * | wallet2: fix rescanning tx via scan_txj-berman2023-03-138-60/+406
* | | fix missing <cstdint> includestobtoht2023-05-082-0/+2
| |/ |/|
* | Merge pull request #8766luigi11112023-04-251-0/+13
|\ \
| * | Handle case where a command line flag is not allowed in the config filealmalh2023-03-061-0/+13
| |/
* | Merge pull request #8805v0.18.2.2luigi11112023-04-024-2/+3
|\ \
| * | build: prepare v0.18.2.2selsta2023-03-274-2/+3
* | | Merge pull request #8813luigi11112023-04-024-3/+10
|\ \ \
| * | | cryptonote core/protocol: don't drop peers for soft offensesjeffro2562023-03-294-3/+10
| |/ /
* / / Fixed deadlock and crash when syncing with full dataset on WindowsSChernykh2023-03-292-5/+8
|/ /
* | wallet2: fix infinite loop in fake out selectionCrypto City2023-03-252-3/+4
* | Merge pull request #8785luigi11112023-03-244-2/+3
|\ \
| * | build: prepare v0.18.2.1selsta2023-03-184-2/+3
| |/
* | Merge pull request #8787luigi11112023-03-241-2/+22
|\ \
| * | p2p: do not log to global when re-blocking a subnetmoneromooo-monero2023-03-191-1/+5
| * | p2p: avoid spam blocking ipv4 addresses in a blocked subnetmoneromooo-monero2023-03-191-1/+17
| |/