summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | wallet_api: get bytes sent/receivedtobtoht2021-06-243-0/+19
|/ / / / / / / / /
* | | | | | | | | Merge pull request #7752luigi11112021-06-243-6/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | unit_tests: check for ge_frombytes_vartime failuremoneromooo-monero2021-06-112-4/+4
| * | | | | | | | | easylogging++: do not delete uninitialized objectsmoneromooo-monero2021-06-111-1/+0
| * | | | | | | | | trezor: fix potential use of uninitialized memorymoneromooo-monero2021-06-111-2/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7750luigi11112021-06-2416-38/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet/api: remove Bitmonero namespace aliasselsta2021-06-0816-38/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7749luigi11112021-06-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet_api: address_book: don't lose pid on setDescriptiontobtoht2021-06-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7746luigi11112021-06-243-4/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet_api: signMessage: add sign with subaddresstobtoht2021-06-043-4/+19
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7742luigi11112021-06-243-0/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet_api: reconnectDevicetobtoht2021-06-043-0/+21
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7739luigi11112021-06-241-8/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet_api: move adjust_mixin call within try blocktobtoht2021-06-041-8/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7672luigi11112021-06-241-0/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add documentation for monero-blockchain-statsdonkeydonkey2021-04-191-0/+54
* | | | | | | | | | Merge pull request #7634luigi11112021-06-241-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | db_lmdb: catch exceptions testing for mmap supportmoneromooo-monero2021-03-251-1/+2
* | | | | | | | | | | Merge pull request #7633luigi11112021-06-241-9/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blockchain_db: harden code against invalid input typesmoneromooo-monero2021-03-241-9/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #7612luigi11112021-06-244-12/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | core: speed up print_coinbase_tx_summoneromooo-monero2021-03-184-12/+14
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #7611luigi11112021-06-241-5/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blockchain_import: fix wrong reported block/tx hashes on errormoneromooo-monero2021-03-191-5/+11
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #7380luigi11112021-06-241-3/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | easylogging++: fix potential memory corruptionmoneromooo-monero2021-02-161-3/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #7738luigi11112021-06-161-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | README: freenode -> liberaselsta2021-06-011-2/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #7733luigi11112021-06-161-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | randomx: bump submodule to v1.1.9selsta2021-05-221-0/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #7730luigi11112021-06-163-9/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | provide key images of spent outputs in wallet rpcwoodser2021-06-153-9/+39
* | | | | | | | | | | Merge pull request #7683luigi11112021-06-162-1/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CMake: strip targets (optional) with -D STRIP_TARGETS=ONmj-xmr2021-06-112-1/+13
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #7676luigi11112021-06-163-233/+291
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr2021-06-113-233/+291
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #7751luigi11112021-06-111-0/+33
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | python-rpc: add missing python api for new freeze/thaw/frozen RPCmoneromooo-monero2021-06-111-0/+33
|/ / / / / / / / /
* | | | | | | | | Merge pull request #7661luigi11112021-06-1029-230/+229
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-2329-230/+229
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #7729luigi11112021-06-103-1/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | support freeze, thaw, and frozen in wallet rpcwoodser2021-05-183-1/+154
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7684luigi11112021-06-101-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blockchain: speed up repeated pops (mostly in tests)moneromooo-monero2021-04-261-1/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7662luigi11112021-06-103-5/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: send confirmations in get_transactions resultmoneromooo-monero2021-04-153-5/+19
* | | | | | | | | | Merge pull request #7481luigi11112021-06-101-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Warnings: add warnings as errors: 'switch' & 'return-type'mj-xmr2021-03-101-0/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #7416luigi11112021-06-103-27/+27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |