aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-27trezor: add #if for ByteSizeLongselsta1-0/+4
Turns out Ubuntu 18.04 ships with an old protobuf version.
2021-06-16Merge pull request #7738luigi11111-2/+2
a240453 README: freenode -> libera (selsta)
2021-06-16Merge pull request #7733luigi11111-0/+0
cd8901c randomx: bump submodule to v1.1.9 (selsta)
2021-06-16Merge pull request #7730luigi11113-9/+39
e761577 provide key images of spent outputs in wallet rpc (woodser)
2021-06-16Merge pull request #7683luigi11112-1/+13
41297c1 CMake: strip targets (optional) with -D STRIP_TARGETS=ON (mj-xmr)
2021-06-16Merge pull request #7676luigi11113-233/+291
c19f0cb Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp (mj-xmr)
2021-06-15provide key images of spent outputs in wallet rpcwoodser3-9/+39
2021-06-11Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr3-233/+291
2021-06-11CMake: strip targets (optional) with -D STRIP_TARGETS=ONmj-xmr2-1/+13
2021-06-11Merge pull request #7751luigi11111-0/+33
b8b054c python-rpc: add missing python api for new freeze/thaw/frozen RPC (moneromooo-monero)
2021-06-11python-rpc: add missing python api for new freeze/thaw/frozen RPCmoneromooo-monero1-0/+33
2021-06-10Merge pull request #7661luigi111129-230/+229
08e4497 Improve cryptonote (block and tx) binary read performance (Lee Clagett)
2021-06-10Merge pull request #7729luigi11113-1/+154
b2e1558 support freeze, thaw, and frozen in wallet rpc (woodser)
2021-06-10Merge pull request #7684luigi11111-1/+4
ed6f053 blockchain: speed up repeated pops (mostly in tests) (moneromooo-monero)
2021-06-10Merge pull request #7662luigi11113-5/+19
4da1112 rpc: send confirmations in get_transactions result (moneromooo-monero)
2021-06-10Merge pull request #7481luigi11111-0/+7
430b758 Warnings: add warnings as errors: 'switch' & 'return-type' (mj-xmr)
2021-06-10Merge pull request #7416luigi11113-27/+27
b4fe7c2 epee linkage dynamic; move monero_add_library to main CMakeLists.txt (mj-xmr)
2021-06-01Merge pull request #7735luigi11111-0/+2
44cc6d6 Fix boost 1.76.0 compatibility (loqs)
2021-06-01Merge pull request #7726luigi11111-1/+3
0f45211 CMake: add *.inl to monero_find_all_headers() glob, along *.h* (mj-xmr)
2021-06-01Merge pull request #7725luigi11111-1/+5
a4a154b CMake: glob missing headers for easylogging (mj-xmr)
2021-06-01Merge pull request #7724luigi11111-12/+1
44e8395 CMake: glob missing headers for wallet2 (mj-xmr)
2021-06-01Merge pull request #7723luigi11111-1/+20
3450f4b Doc: funtional_tests add new mining env vars and how to use them (mj-xmr)
2021-06-01Merge pull request #7719luigi11111-1/+1
da45d3f trezor: deprecated ByteSize -> ByteSizeLong (selsta)
2021-06-01Merge pull request #7715luigi11111-0/+1
0c13623 cmake: fix check_linker_flag (selsta)
2021-06-01Merge pull request #7713luigi11111-1/+1
b40129e Warnings: unused var in core_tests:chaingen.h (mj-xmr)
2021-06-01Merge pull request #7712luigi11111-1/+4
d772f13 epee: include public openssl header in cmake (selsta)
2021-06-01Merge pull request #7711luigi11111-1/+1
4969f39 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB (selsta)
2021-06-01Merge pull request #7710luigi11111-2/+2
9165344 CI: depends downloads relax retries (mj-xmr)
2021-06-01Merge pull request #7709luigi11111-1/+1
a1c4307 Warnings: unused variable in core/blockchain.cpp (mj-xmr)
2021-06-01Merge pull request #7705luigi11111-1/+3
581c3af Warnings: unused var at cryptonote_tx_utils.cpp (mj-xmr)
2021-06-01Merge pull request #7689luigi11111-1/+6
f93db0d clang: fix -pie flag (selsta)
2021-06-01README: freenode -> liberaselsta1-2/+2
2021-05-24Fix boost 1.76.0 compatibilityloqs1-0/+2
Add missing header boost/mpl/contains.hpp monero-project/monero/issues/7728
2021-05-22randomx: bump submodule to v1.1.9selsta1-0/+0
2021-05-18support freeze, thaw, and frozen in wallet rpcwoodser3-1/+154
2021-05-14CMake: add *.inl to monero_find_all_headers() glob, along *.h*mj-xmr1-1/+3
2021-05-14CMake: glob missing headers for wallet2mj-xmr1-12/+1
2021-05-14CMake: glob missing headers for easyloggingmj-xmr1-1/+5
2021-05-14Doc: funtional_tests add new mining env vars and how to use themmj-xmr1-1/+20
2021-05-13trezor: deprecated ByteSize -> ByteSizeLongselsta1-1/+1
2021-05-12Merge pull request #7697luigi11111-1/+1
881d81c translations: use full path in cmake (selsta)
2021-05-12Merge pull request #7696luigi11111-0/+1
0794811 cmake: set xcode file type (selsta)
2021-05-12Merge pull request #7694luigi11111-41/+0
004b167 cmake: wallet_api doesn't need wallet_merged (selsta)
2021-05-12Merge pull request #7691luigi111110-13/+13
cbd54ea cmake: set 3.5 as minimum version (selsta)
2021-05-12Merge pull request #7690luigi11111-1/+2
3cc4428 clang: fix -Wpessimizing-move warning (selsta)
2021-05-12Merge pull request #7688luigi11113-4/+4
451b5a5 clang: fix -Wrange-loop-analysis warnings (selsta)
2021-05-12Merge pull request #7686luigi11113-41/+66
6799e21 Tests: Mining test uses a parametric path for finding the calculation app (mj-xmr)
2021-05-12Merge pull request #7677luigi11113-0/+77
445a9d8 wallet_api: import / export output function (tobtoht)
2021-05-12Merge pull request #7670luigi11111-0/+17
2dfb111 workflows: upload source archive artifact (selsta)
2021-05-12Merge pull request #7685luigi11114-4/+4
8c3c7b8 depends, docker: fix bintray links (selsta)
2021-05-12Merge pull request #7682luigi11111-1/+1
bbdb612 Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
2021-05-12Merge pull request #7681luigi11113-23/+28
c57ef7f wallet2: Fix rescan_bc keep_ki option (Nathan Dorfman)
2021-05-12Merge pull request #7668luigi11111-1/+1
2b91806 protocol: remove unreachable code (moneromooo-monero)
2021-05-12Merge pull request #7667luigi11111-0/+52
eb272b1 Add mj-xmr GPG key (mj-xmr)
2021-05-12Merge pull request #7666luigi11111-0/+86
bd74c6b Doc: Compiling, debugging and testing efficiently see docs/COMPILING_DEBUGGING_TESTING.md (mj-xmr)
2021-05-12Merge pull request #7665luigi11112-5/+14
15e6275 CMake: new macro - finding all headers (extract from epee) (mj-xmr)
2021-05-12cmake: fix check_linker_flagselsta1-0/+1
2021-05-11Merge pull request #7664luigi11111-0/+3
5871e7a net_node: add seed node (selsta)
2021-05-11Merge pull request #7663luigi11111-18/+18
8953f19 CI: Actions' build.yaml uses variables instead of repetitions (mj-xmr)
2021-05-11Warnings: unused var in core_tests:chaingen.hmj-xmr1-1/+1
2021-05-11cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSBselsta1-1/+1
2021-05-09epee: include public openssl header in cmakeselsta1-1/+4
2021-05-08CI: depends downloads relax retriesmj-xmr1-2/+2
2021-05-08Warnings: unused variable in core/blockchain.cppmj-xmr1-1/+1
2021-05-02Warnings: unused var at cryptonote_tx_utils.cppmj-xmr1-1/+3
2021-04-28translations: use full path in cmakeselsta1-1/+1
2021-04-28cmake: set xcode file typeselsta1-0/+1
2021-04-28clang: fix -Wpessimizing-move warningselsta1-1/+2
2021-04-27cmake: wallet_api doesn't need wallet_mergedselsta1-41/+0
2021-04-27cmake: set 3.5 as minimum versionselsta10-13/+13
2021-04-27depends, docker: fix bintray linksselsta4-4/+4
2021-04-27clang: fix -pie flagselsta1-1/+6
2021-04-27Tests: Mining test uses a parametric path for finding the calculation appmj-xmr3-41/+66
MINING_SILENT and MINING_NO_MEASUREMENT env vars
2021-04-27clang: fix -Wrange-loop-analysis warningsselsta3-4/+4
2021-04-26blockchain: speed up repeated pops (mostly in tests)moneromooo-monero1-1/+4
The heavy rolling median reset only has to be performed after all blocks are popped
2021-04-25Wallet2: Update 'approximate_testnet_rolled_back_blocks'rbrunner71-1/+1
2021-04-24epee linkage dynamic; move monero_add_library to main CMakeLists.txtmj-xmr3-27/+27
2021-04-23wallet2: Fix rescan_bc keep_ki optionNathan Dorfman3-23/+28
2021-04-22Merge pull request #7669luigi111121-231/+325
679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
2021-04-22Merge pull request #7658luigi11111-18/+52
834e23b Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes (mj-xmr)
2021-04-22Merge pull request #7656luigi11111-3/+3
5fe22ac ITS#9496 fix mdb_env_open bug from #8704 (hyc)
2021-04-22Merge pull request #7651luigi11116-8/+30
c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
2021-04-22Merge pull request #7643luigi11113-9/+19
19ed7ab Test: Enable coverage for external repositories (mj-xmr)
2021-04-22Merge pull request #7016luigi111129-494/+731
dc81e23 Split epee/string_tools.h and encapsulate boost::lexical_cast (mj-xmr)
2021-04-22wallet_api: import / export output functiontobtoht3-0/+77
2021-04-19workflows: upload source archive artifactselsta1-0/+17
Co-authored-by: xiphon <xiphon@protonmail.com>
2021-04-17protocol: remove unreachable codemoneromooo-monero1-1/+1
2021-04-17Add mj-xmr GPG keymj-xmr1-0/+52
2021-04-17Doc: Compiling, debugging and testing efficientlymj-xmr1-0/+86
see docs/COMPILING_DEBUGGING_TESTING.md
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr29-494/+731
2021-04-16Revert "Merge pull request #7136"luigi111120-319/+215
This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
2021-04-16Merge pull request #7653luigi11111-1/+1
73d3b00 unit_tests: fix boost 1.58 compatibility (anon)
2021-04-16Merge pull request #7652luigi11111-4/+0
02f4954 gitian: remove osslsigncode (selsta)
2021-04-16Merge pull request #7648luigi11113-0/+12
25e8254 expose set_offline to wallet api (benevanoff)
2021-04-16Merge pull request #7642luigi11111-1/+1
82de000 Add base Monero address which is needed to view wallet (Justin Ehrenhofer)
2021-04-16Merge pull request #7641luigi11111-10/+14
a16328e easylogging++: in place log sanitization (moneromooo-monero)
2021-04-16Merge pull request #7384luigi11112-23/+33
494f2e1 rpc: fix some error return codes/status (moneromooo-monero)
2021-04-16Merge pull request #7258luigi11111-2/+2
1d1c430 p2p: fix cubic selection in filtered peer list (moneromooo)
2021-04-16Merge pull request #7136luigi111120-215/+319
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
2021-04-16Merge pull request #7002luigi111122-201/+266
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
2021-04-16CMake: new macro - finding all headers (extract from epee)mj-xmr2-5/+14
2021-04-16net_node: add seed nodeselsta1-0/+3
2021-04-15CI: Actions' build.yaml uses variables instead of repetitionsmj-xmr1-18/+18
2021-04-15rpc: send confirmations in get_transactions resultmoneromooo-monero3-5/+19
if the wallet does it, it would get a wrong result (possibly even negative) if its local chain is not synced up to the daemon's yet
2021-04-11Doc: Update Gitian (Reproducible Builds) with small code snippets and fixesmj-xmr1-18/+52
2021-04-09ITS#9496 fix mdb_env_open bug from #8704Howard Chu1-3/+3
Broken in 9c6eb75c656363176a55c63c81803feb3cfa614d
2021-04-08unit_tests: fix boost 1.58 compatibilityanon1-1/+1
2021-04-08gitian: remove osslsigncodeselsta1-4/+0
Unused and archive is offline
2021-04-07monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick6-8/+30
2021-04-06Merge pull request #7650luigi11111-0/+4
e7301ef readme: Add note regarding submodule sync and update (George Lee Ge)
2021-04-06Merge pull request #7646luigi11111-0/+12
176cea0 Tests: Fix test node_server.bind_same_p2p_port from randomly crashing (mj-xmr)
2021-04-06Merge pull request #7639luigi11111-1/+4
53683d7 Warnings: fix ut/levin.cpp missing braces (mj-xmr)
2021-04-06Merge pull request #7635luigi11111-2/+2
447bfae wallet2: fix unlocked mixup in light wallet mode (moneromooo-monero)
2021-04-06Merge pull request #7580luigi11112-3/+11
e8554e8 Doc: Add ccache to README.md and Brewfile (mj-xmr)
2021-04-06Merge pull request #7489luigi11111-2/+20
353028d CI: ccache for ubuntu-test; Using 'Default' architecture The cmake logic is in workflows/build.yml (mj-xmr)
2021-04-06Merge pull request #7321luigi11119-27/+64
f9b5b52 fix serialization being different on mac (moneromooo-monero)
2021-04-06CI: ccache for ubuntu-test; Using "Default" architecturemj-xmr1-2/+20
The cmake logic is in workflows/build.yml
2021-04-06readme: Add note regarding submodule sync and updateGeorge Lee Ge1-0/+4
2021-04-05expose set_offline to wallet apibenevanoff3-0/+12
2021-04-05Tests: Fix test node_server.bind_same_p2p_port from randomly crashingmj-xmr1-0/+12
2021-04-01Test: Enable coverage for external repositoriesmj-xmr3-9/+19
Add monero_enable_coverage() for reuse in case C/CXX_FLAGS are overwritten.
2021-03-30Add base Monero address which is needed to view walletJustin Ehrenhofer1-1/+1
One needs the base Monero donation address to be able to restore the Monero Core Team donation wallet from address and viewkey. Address provided by selsta.
2021-03-30Merge pull request #7387luigi11116-12/+256
45f01f5 [CI] Adaptive mining timeout, depending on available CPU power Printing also available RAM. Add comprehensive description. (mj-xmr)
2021-03-30Merge pull request #7332luigi11111-5/+12
57edfd7 p2p: allow CIDR notation in DNS blocklist (moneromooo-monero)
2021-03-30p2p: allow CIDR notation in DNS blocklistmoneromooo-monero1-5/+12
2021-03-30Doc: Add ccache to README.md and Brewfilemj-xmr2-3/+11
2021-03-30[CI] Adaptive mining timeout, depending on available CPU powermj-xmr6-12/+256
Printing also available RAM. Add comprehensive description.
2021-03-29Merge pull request #7476luigi11111-0/+4
81a4de1 dependencies in openSUSE (cabelo)
2021-03-29Merge pull request #7439luigi11113-17/+34
0f2b5af Reduced executable size; reduced call sequence to 'allowed' log function (Lee Clagett)
2021-03-29Merge pull request #7435luigi11111-1/+1
1ac7134 Mac: Enable on ARM, by not enforcing x86_64 (mj-xmr)
2021-03-29Merge pull request #7430luigi11114-17/+25
064eeb2 wallet_rpc_server: set seed language in generate_from_keys (moneromooo-monero)
2021-03-29Merge pull request #7636luigi11111-2/+2
18c7f9c depends: openssl 1.1.1i -> 1.1.1k (selsta)
2021-03-29Merge pull request #7632luigi11111-1/+12
2d1fa5e cmake: Don't default to -march=native on OpenBSD (Nathan Dorfman)
2021-03-29Merge pull request #7622luigi11111-1/+1
ab5f0ec ITS#9500 fix regression from ITS#8662 (Howard Chu)
2021-03-29Merge pull request #7620luigi11113-27/+635
fe63256 cryptonote_protocol_handler: fix race condition (anon) ded2f3a cryptonote_protocol_handler: add race condition demo (anon)
2021-03-29Merge pull request #7549luigi11111-1/+1
fa54d25 Doc: add only the required boost libraries instead of all of them (mj-xmr)
2021-03-29Merge pull request #7542luigi11113-0/+12
7c4e4c7 wallet_api: add isDeterministic() (tobtoht)
2021-03-29Merge pull request #7538luigi11113-4/+4
1851f26 wallet_api: add seed_offset param to seed() (tobtoht)
2021-03-29Merge pull request #7520luigi11111-2/+4
c24f185 README: step by step detail for rpi setup commands (moneromooo-monero)
2021-03-29Merge pull request #7460luigi11112-28/+134
2935a0c async_protocol_handler_config: fix deadlock (anon) c877705 async_protocol_handler_config: add deadlock demo (anon)
2021-03-29Merge pull request #7373luigi11111-10/+18
86263b3 Honor LARGE_PAGES flag in randomx umask (Howard Chu)
2021-03-29Merge pull request #7391luigi11111-0/+13
7b51547 gpg_keys: add anon (anon)
2021-03-29Merge pull request #7396luigi11111-4/+6
c836dc1 [CI] Use Python3 for funcional tests, instead of Python2 (mj-xmr)
2021-03-29Merge pull request #7358luigi11114-40/+76
f346e3e wallet_rpc_payments: implement multithreading (gdmojo)
2021-03-29Merge pull request #7326luigi11119-27/+125
cf266d6 bootstrap_daemon: proxy configuration support (xiphon)
2021-03-29Merge pull request #7310luigi11112-15/+9
76fe73b Revert 'fix accessing an network address in a deleted context' (selsta)
2021-03-29Merge pull request #7238luigi11111-4/+5
aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo)
2021-03-29Merge pull request #7088luigi11117-12/+178
386ef03 Add TLSA support to DNSSEC fetching (Lee Clagett)
2021-03-29easylogging++: in place log sanitizationmoneromooo-monero1-10/+14
saves an object ctor/dtor per log
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr22-201/+266
2021-03-27Warnings: fix ut/levin.cpp missing bracesmj-xmr1-1/+4
2021-03-25depends: openssl 1.1.1i -> 1.1.1kselsta1-2/+2
2021-03-25wallet2: fix unlocked mixup in light wallet modemoneromooo-monero1-2/+2
2021-03-24cmake: Don't default to -march=native on OpenBSDNathan Dorfman1-1/+12
2021-03-23ITS#9500 fix regression from ITS#8662Howard Chu1-1/+1
mdb_load -a patch broke overwriting with MDB_CURRENT
2021-03-22Merge pull request #7619luigi11111-1/+1
2a20434 Fix monerod --rpc-ssl disabled (Lee Clagett)
2021-03-22Merge pull request #7618luigi11111-0/+11
3bd3a44 python-rpc: add function for new scan_tx RPC (moneromooo-monero)
2021-03-22cryptonote_protocol_handler: fix race conditionanon2-27/+43
2021-03-22cryptonote_protocol_handler: add race condition demoanon1-0/+592
2021-03-20python-rpc: add function for new scan_tx RPCmoneromooo-monero1-0/+11
2021-03-20[CI] Use Python3 for funcional tests, instead of Python2mj-xmr1-4/+6
2021-03-20Merge pull request #7422luigi11112-0/+3
d46d90c return output key for incoming transfers (benevanoff)
2021-03-20Merge pull request #7418luigi11111-14/+1
68f1ca6 trezor: simplify recognition of integrated addresses (Dusan Klinec)
2021-03-20Merge pull request #7417luigi11111-3/+5
bf86e95 added link to moneropedia to pruning in README.md (Luxter77) b3238a8 Update size figures on the pruning section of README.md (Luxter77) cf96615 Make pruning section more consistent in README.md (Luxter77)
2021-03-20Merge pull request #7413luigi11111-6/+13
1fbb33c cmake: fix ccache detection (anon)
2021-03-20Merge pull request #7412luigi11113-1/+58
6477b47 wallet_rpc: add scan_tx (tobtoht)
2021-03-20Merge pull request #7402luigi11111-1/+10
240d382 Epee: add headers to project files (via glob), to be able to search for them easily. (mj-xmr)
2021-03-20Merge pull request #7401luigi11111-6/+5
b5209a0 functional_tests: hide check_missing_rpc_methods behind requests check (moneromooo-monero)
2021-03-20Merge pull request #7400luigi11111-1/+1
035e474 README: update libzmq minimum version to 4.2.0 for zmq_send_const (moneromooo-monero)
2021-03-20Merge pull request #7398luigi11111-2/+11
5984277 python-rpc: adapt urlparse for python3 (moneromooo-monero)
2021-03-20Merge pull request #7394luigi11111-1/+2
b900fa0 Fix compiler warning for in keyvalue_serialization.h (mj-xmr)
2021-03-20Merge pull request #7368luigi11111-7/+14
dc66115 Formatted markdown in readme.md (Timo Sarkar)
2021-03-20Merge pull request #7366luigi11114-2/+80
9867a91 Store RPC SSL key/cert for consistent authentication between runs (Lee Clagett)
2021-03-20Merge pull request #7274luigi11111-4/+4
daf023d epee: don't log raw packet data (moneromooo-monero)
2021-03-20Merge pull request #7005luigi11113-6/+24
249eae5 Allow byte_stream->byte_slice conversion to shrink unused buffer space (Lee Clagett)
2021-03-20Merge pull request #6810luigi111114-1/+720
19b2283 New add_aux_pow RPC to support merge mining (moneromooo-monero)
2021-03-16cmake: fix ccache detectionanon1-6/+13
2021-03-13Doc: add only the required boost libraries instead of all of themmj-xmr1-1/+1
2021-03-12wallet_api: add isDeterministic()tobtoht3-0/+12
2021-03-12wallet_api: add seed_offset param to seed()tobtoht3-4/+4
2021-03-12async_protocol_handler_config: fix deadlockanon1-28/+24
2021-03-12async_protocol_handler_config: add deadlock demoanon1-0/+110
2021-03-11README: step by step detail for rpi setup commandsmoneromooo-monero1-2/+4
2021-03-10Warnings: add warnings as errors: 'switch' & 'return-type'mj-xmr1-0/+7
2021-03-07dependencies in openSUSEcabelo1-0/+4
2021-03-07Mac: Enable on ARM, by not enforcing x86_64mj-xmr1-1/+1
2021-03-06wallet_rpc_server: set seed language in generate_from_keysmoneromooo-monero4-18/+26
Also sanity check language name
2021-03-05fix serialization being different on macmoneromooo-monero9-27/+64
On Mac, size_t is a distinct type from uint64_t, and some types (in wallet cache as well as cold/hot wallet transfer data) use pairs/containers with size_t as fields. Mac would save those as full size, while other platforms would save them as varints. Might apply to other platforms where the types are distinct. There's a nasty hack for backward compatibility, which can go after a couple forks.
2021-03-05Merge pull request #7399luigi11111-2/+14
556af11 epee: return HTTP error 400 (Bad request) on deserialization error (moneromooo-monero)
2021-03-05Merge pull request #7389luigi11112-3/+74
80125a2 async_protocol_handler_config: remove connection correctly (anon) 1b51d39 async_protocol_handler_config: add segfault demo (anon)
2021-03-05Merge pull request #7335luigi11112-21/+10
8d03bb6 device_trezor: add redundant check (anon) 34f9428 device_trezor: wipe string fields properly (anon)
2021-03-05Merge pull request #7270luigi11111-1/+1
e767561 cmake: Use CMAKE_COMMAND. (Daniel Wyatt)
2021-03-04return output key for incoming transfersbenevanoff2-1/+4
2021-03-04added link to moneropedia to pruning in README.mdLuxter771-0/+2
2021-03-04Update size figures on the pruning section of README.mdLuxter771-1/+1
2021-03-03trezor: simplify recognition of integrated addressesDusan Klinec1-14/+1
now it is possible to simplify integrated addresses recognition using transaction destination info directly fixes https://github.com/monero-project/monero-gui/issues/3346
2021-03-02Make pruning section more consistent in README.mdLucas Daniel Velazquez M1-2/+2
use syntax highlighting on commands and command line arguments
2021-03-01wallet_rpc: add scan_txtobtoht3-1/+58
2021-02-25Epee: add headers to project files (via glob), to be able to search for them ↵mj-xmr1-1/+10
easily. Use case: IDEs
2021-02-23functional_tests: hide check_missing_rpc_methods behind requests checkmoneromooo-monero1-6/+5