summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | wallet2: fix key encryption when changing ask-password from 0/1 to 2moneromooo-monero2021-10-192-23/+4
| |/ /
* | | Merge pull request #8022luigi11112021-10-251-0/+1
|\ \ \
| * | | protocol: fix spurious rejection of downloaded blocksmoneromooo-monero2021-10-231-0/+1
| |/ /
* | | Merge pull request #7996luigi11112021-10-251-2/+3
|\ \ \ | |/ / |/| |
| * | socks: ignore any exceptions in shutdown/closeselsta2021-10-221-2/+3
| |/
* | Merge pull request #8005luigi11112021-10-171-35/+105
|\ \
| * | ARMv8: detect AES support dynamicallyHoward Chu2021-10-111-35/+105
* | | Merge pull request #7993luigi11112021-10-171-1/+1
|\ \ \
| * | | Decrease the "recent spend window" in gamma re-select to 15 blocksj-berman2021-10-041-1/+1
| | |/ | |/|
* | | Merge pull request #7870luigi11112021-10-171-2/+2
|\ \ \
| * | | UB: virtual methods in destructor at Trezormj-xmr2021-09-081-2/+2
* | | | Merge pull request #7868luigi11112021-10-171-1/+1
|\ \ \ \
| * | | | UB: virtual method in destructor of WalletImpl v0.17mj-xmr2021-09-081-1/+1
| |/ / /
* | | | Merge pull request #7861luigi11112021-10-171-5/+5
|\ \ \ \
| * | | | LMDB: protection against UB, by not calling virtual methods from destructor -...mj-xmr2021-09-091-5/+5
| |/ / /
* | | | Merge pull request #7798luigi11112021-10-171-7/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix precision of average_output_timej-berman2021-09-121-7/+1
| |/ /
* | | Merge pull request #7978luigi11112021-10-112-0/+12
|\ \ \
| * | | Quicker resource cleanup on p2p socks timeoutLee *!* Clagett2021-09-272-0/+12
| | |/ | |/|
* | | Merge pull request #7959luigi11112021-10-111-2/+14
|\ \ \
| * | | rpc: Fix get_transactions failing when not foundNathan Dorfman2021-09-201-2/+14
| | |/ | |/|
* | | Merge pull request #7873luigi11112021-10-114-16/+53
|\ \ \ | |_|/ |/| |
| * | node_server: fix race conditionanon2021-09-204-16/+53
* | | Merge pull request #7964luigi11112021-09-2318-24/+393
|\ \ \
| * | | RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-2118-24/+393
| | |/ | |/|
* / | simplewallet: don't truncate integ. address in export_transfersselsta2021-09-101-2/+2
|/ /
* | v0.17: Fix Boost-1.77: Add missing algorithm header to i18n.cppmj-xmr2021-08-281-0/+1
* | Merge pull request #7894luigi11112021-08-261-4/+5
|\ \
| * | Wallet2: fix optimize-coinbase for p2pool payoutsSChernykh2021-08-261-4/+5
| |/
* | Merge pull request #7825luigi11112021-08-268-30/+86
|\ \
| * | Daemon: Update average block size tablerbrunner72021-08-121-2/+6
| * | wallet2: Don't auto lock device on process parsed blockstobtoht2021-08-071-2/+1
| * | ledger: don't lock for software devicetobtoht2021-08-071-3/+2
| * | ledger: use software device if we have view keytobtoht2021-08-072-6/+13
| * | wallet_api: getPasswordtobtoht2021-08-073-0/+7
| * | blocks: fix cmake syntaxselsta2021-08-011-1/+1
| * | Stop adding more outputs than bulletproof allowsAlex Opie2021-08-011-7/+35
| * | wallet_api: fix typo in exportKeyImagesselsta2021-08-011-1/+1
| * | cmake: fix non portable codeselsta2021-08-011-9/+21
* | | Merge pull request #7822luigi11112021-08-261-0/+31
|\ \ \
| * | | Apply gamma distr from chain tip when selecting decoysj-berman2021-08-191-0/+31
* | | | Merge pull request #7805luigi11112021-08-264-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | build: prepare v0.17.2.3selsta2021-08-194-2/+3
| |/ /
* | | Merge pull request #7879luigi11112021-08-203-0/+7
|\ \ \
| * | | wallet_api: add make_uritobtoht2021-08-193-0/+7
* | | | Merge pull request #7848luigi11112021-08-201-1/+2
|\ \ \ \
| * | | | Make sure node returns to wallet that real output is unlockedj-berman2021-08-111-1/+2
| | |/ / | |/| |
* | | | Merge pull request #7846luigi11112021-08-201-0/+6
|\ \ \ \
| * | | | Protect client from divide by 0 caused by integer truncationj-berman2021-08-191-0/+6
| |/ / /
* | / / support freeze, thaw, and frozen in wallet rpcwoodser2021-08-123-1/+154
| |/ / |/| |