Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 29 | -494/+731 | |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 20 | -319/+215 | |
This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | |||||
2021-04-16 | Merge pull request #7653 | luigi1111 | 1 | -1/+1 | |
73d3b00 unit_tests: fix boost 1.58 compatibility (anon) | |||||
2021-04-16 | Merge pull request #7652 | luigi1111 | 1 | -4/+0 | |
02f4954 gitian: remove osslsigncode (selsta) | |||||
2021-04-16 | Merge pull request #7648 | luigi1111 | 3 | -0/+12 | |
25e8254 expose set_offline to wallet api (benevanoff) | |||||
2021-04-16 | Merge pull request #7642 | luigi1111 | 1 | -1/+1 | |
82de000 Add base Monero address which is needed to view wallet (Justin Ehrenhofer) | |||||
2021-04-16 | Merge pull request #7641 | luigi1111 | 1 | -10/+14 | |
a16328e easylogging++: in place log sanitization (moneromooo-monero) | |||||
2021-04-16 | Merge pull request #7384 | luigi1111 | 2 | -23/+33 | |
494f2e1 rpc: fix some error return codes/status (moneromooo-monero) | |||||
2021-04-16 | Merge pull request #7258 | luigi1111 | 1 | -2/+2 | |
1d1c430 p2p: fix cubic selection in filtered peer list (moneromooo) | |||||
2021-04-16 | Merge pull request #7136 | luigi1111 | 20 | -215/+319 | |
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett) | |||||
2021-04-16 | Merge pull request #7002 | luigi1111 | 22 | -201/+266 | |
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr) | |||||
2021-04-08 | unit_tests: fix boost 1.58 compatibility | anon | 1 | -1/+1 | |
2021-04-08 | gitian: remove osslsigncode | selsta | 1 | -4/+0 | |
Unused and archive is offline | |||||
2021-04-06 | Merge pull request #7650 | luigi1111 | 1 | -0/+4 | |
e7301ef readme: Add note regarding submodule sync and update (George Lee Ge) | |||||
2021-04-06 | Merge pull request #7646 | luigi1111 | 1 | -0/+12 | |
176cea0 Tests: Fix test node_server.bind_same_p2p_port from randomly crashing (mj-xmr) | |||||
2021-04-06 | Merge pull request #7639 | luigi1111 | 1 | -1/+4 | |
53683d7 Warnings: fix ut/levin.cpp missing braces (mj-xmr) | |||||
2021-04-06 | Merge pull request #7635 | luigi1111 | 1 | -2/+2 | |
447bfae wallet2: fix unlocked mixup in light wallet mode (moneromooo-monero) | |||||
2021-04-06 | Merge pull request #7580 | luigi1111 | 2 | -3/+11 | |
e8554e8 Doc: Add ccache to README.md and Brewfile (mj-xmr) | |||||
2021-04-06 | Merge pull request #7489 | luigi1111 | 1 | -2/+20 | |
353028d CI: ccache for ubuntu-test; Using 'Default' architecture The cmake logic is in workflows/build.yml (mj-xmr) | |||||
2021-04-06 | Merge pull request #7321 | luigi1111 | 9 | -27/+64 | |
f9b5b52 fix serialization being different on mac (moneromooo-monero) | |||||
2021-04-06 | CI: ccache for ubuntu-test; Using "Default" architecture | mj-xmr | 1 | -2/+20 | |
The cmake logic is in workflows/build.yml | |||||
2021-04-06 | readme: Add note regarding submodule sync and update | George Lee Ge | 1 | -0/+4 | |
2021-04-05 | expose set_offline to wallet api | benevanoff | 3 | -0/+12 | |
2021-04-05 | Tests: Fix test node_server.bind_same_p2p_port from randomly crashing | mj-xmr | 1 | -0/+12 | |
2021-03-30 | Add base Monero address which is needed to view wallet | Justin Ehrenhofer | 1 | -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-30 | Merge pull request #7387 | luigi1111 | 6 | -12/+256 | |
45f01f5 [CI] Adaptive mining timeout, depending on available CPU power Printing also available RAM. Add comprehensive description. (mj-xmr) | |||||
2021-03-30 | Merge pull request #7332 | luigi1111 | 1 | -5/+12 | |
57edfd7 p2p: allow CIDR notation in DNS blocklist (moneromooo-monero) | |||||
2021-03-30 | p2p: allow CIDR notation in DNS blocklist | moneromooo-monero | 1 | -5/+12 | |
2021-03-30 | Doc: Add ccache to README.md and Brewfile | mj-xmr | 2 | -3/+11 | |
2021-03-30 | [CI] Adaptive mining timeout, depending on available CPU power | mj-xmr | 6 | -12/+256 | |
Printing also available RAM. Add comprehensive description. | |||||
2021-03-29 | Merge pull request #7476 | luigi1111 | 1 | -0/+4 | |
81a4de1 dependencies in openSUSE (cabelo) | |||||
2021-03-29 | Merge pull request #7439 | luigi1111 | 3 | -17/+34 | |
0f2b5af Reduced executable size; reduced call sequence to 'allowed' log function (Lee Clagett) | |||||
2021-03-29 | Merge pull request #7435 | luigi1111 | 1 | -1/+1 | |
1ac7134 Mac: Enable on ARM, by not enforcing x86_64 (mj-xmr) | |||||
2021-03-29 | Merge pull request #7430 | luigi1111 | 4 | -17/+25 | |
064eeb2 wallet_rpc_server: set seed language in generate_from_keys (moneromooo-monero) | |||||
2021-03-29 | Merge pull request #7636 | luigi1111 | 1 | -2/+2 | |
18c7f9c depends: openssl 1.1.1i -> 1.1.1k (selsta) | |||||
2021-03-29 | Merge pull request #7632 | luigi1111 | 1 | -1/+12 | |
2d1fa5e cmake: Don't default to -march=native on OpenBSD (Nathan Dorfman) | |||||
2021-03-29 | Merge pull request #7622 | luigi1111 | 1 | -1/+1 | |
ab5f0ec ITS#9500 fix regression from ITS#8662 (Howard Chu) | |||||
2021-03-29 | Merge pull request #7620 | luigi1111 | 3 | -27/+635 | |
fe63256 cryptonote_protocol_handler: fix race condition (anon) ded2f3a cryptonote_protocol_handler: add race condition demo (anon) | |||||
2021-03-29 | Merge pull request #7549 | luigi1111 | 1 | -1/+1 | |
fa54d25 Doc: add only the required boost libraries instead of all of them (mj-xmr) | |||||
2021-03-29 | Merge pull request #7542 | luigi1111 | 3 | -0/+12 | |
7c4e4c7 wallet_api: add isDeterministic() (tobtoht) | |||||
2021-03-29 | Merge pull request #7538 | luigi1111 | 3 | -4/+4 | |
1851f26 wallet_api: add seed_offset param to seed() (tobtoht) | |||||
2021-03-29 | Merge pull request #7520 | luigi1111 | 1 | -2/+4 | |
c24f185 README: step by step detail for rpi setup commands (moneromooo-monero) | |||||
2021-03-29 | Merge pull request #7460 | luigi1111 | 2 | -28/+134 | |
2935a0c async_protocol_handler_config: fix deadlock (anon) c877705 async_protocol_handler_config: add deadlock demo (anon) | |||||
2021-03-29 | Merge pull request #7373 | luigi1111 | 1 | -10/+18 | |
86263b3 Honor LARGE_PAGES flag in randomx umask (Howard Chu) | |||||
2021-03-29 | Merge pull request #7391 | luigi1111 | 1 | -0/+13 | |
7b51547 gpg_keys: add anon (anon) | |||||
2021-03-29 | Merge pull request #7396 | luigi1111 | 1 | -4/+6 | |
c836dc1 [CI] Use Python3 for funcional tests, instead of Python2 (mj-xmr) | |||||
2021-03-29 | Merge pull request #7358 | luigi1111 | 4 | -40/+76 | |
f346e3e wallet_rpc_payments: implement multithreading (gdmojo) | |||||
2021-03-29 | Merge pull request #7326 | luigi1111 | 9 | -27/+125 | |
cf266d6 bootstrap_daemon: proxy configuration support (xiphon) | |||||
2021-03-29 | Merge pull request #7310 | luigi1111 | 2 | -15/+9 | |
76fe73b Revert 'fix accessing an network address in a deleted context' (selsta) | |||||
2021-03-29 | Merge pull request #7238 | luigi1111 | 1 | -4/+5 | |
aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo) | |||||
2021-03-29 | Merge pull request #7088 | luigi1111 | 7 | -12/+178 | |
386ef03 Add TLSA support to DNSSEC fetching (Lee Clagett) | |||||
2021-03-29 | easylogging++: in place log sanitization | moneromooo-monero | 1 | -10/+14 | |
saves an object ctor/dtor per log | |||||
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 22 | -201/+266 | |
2021-03-27 | Warnings: fix ut/levin.cpp missing braces | mj-xmr | 1 | -1/+4 | |
2021-03-25 | depends: openssl 1.1.1i -> 1.1.1k | selsta | 1 | -2/+2 | |
2021-03-25 | wallet2: fix unlocked mixup in light wallet mode | moneromooo-monero | 1 | -2/+2 | |
2021-03-24 | cmake: Don't default to -march=native on OpenBSD | Nathan Dorfman | 1 | -1/+12 | |
2021-03-23 | ITS#9500 fix regression from ITS#8662 | Howard Chu | 1 | -1/+1 | |
mdb_load -a patch broke overwriting with MDB_CURRENT | |||||
2021-03-22 | Merge pull request #7619 | luigi1111 | 1 | -1/+1 | |
2a20434 Fix monerod --rpc-ssl disabled (Lee Clagett) | |||||
2021-03-22 | Merge pull request #7618 | luigi1111 | 1 | -0/+11 | |
3bd3a44 python-rpc: add function for new scan_tx RPC (moneromooo-monero) | |||||
2021-03-22 | cryptonote_protocol_handler: fix race condition | anon | 2 | -27/+43 | |
2021-03-22 | cryptonote_protocol_handler: add race condition demo | anon | 1 | -0/+592 | |
2021-03-20 | python-rpc: add function for new scan_tx RPC | moneromooo-monero | 1 | -0/+11 | |
2021-03-20 | [CI] Use Python3 for funcional tests, instead of Python2 | mj-xmr | 1 | -4/+6 | |
2021-03-20 | Merge pull request #7422 | luigi1111 | 2 | -0/+3 | |
d46d90c return output key for incoming transfers (benevanoff) | |||||
2021-03-20 | Merge pull request #7418 | luigi1111 | 1 | -14/+1 | |
68f1ca6 trezor: simplify recognition of integrated addresses (Dusan Klinec) | |||||
2021-03-20 | Merge pull request #7417 | luigi1111 | 1 | -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-20 | Merge pull request #7413 | luigi1111 | 1 | -6/+13 | |
1fbb33c cmake: fix ccache detection (anon) | |||||
2021-03-20 | Merge pull request #7412 | luigi1111 | 3 | -1/+58 | |
6477b47 wallet_rpc: add scan_tx (tobtoht) | |||||
2021-03-20 | Merge pull request #7402 | luigi1111 | 1 | -1/+10 | |
240d382 Epee: add headers to project files (via glob), to be able to search for them easily. (mj-xmr) | |||||
2021-03-20 | Merge pull request #7401 | luigi1111 | 1 | -6/+5 | |
b5209a0 functional_tests: hide check_missing_rpc_methods behind requests check (moneromooo-monero) | |||||
2021-03-20 | Merge pull request #7400 | luigi1111 | 1 | -1/+1 | |
035e474 README: update libzmq minimum version to 4.2.0 for zmq_send_const (moneromooo-monero) | |||||
2021-03-20 | Merge pull request #7398 | luigi1111 | 1 | -2/+11 | |
5984277 python-rpc: adapt urlparse for python3 (moneromooo-monero) | |||||
2021-03-20 | Merge pull request #7394 | luigi1111 | 1 | -1/+2 | |
b900fa0 Fix compiler warning for in keyvalue_serialization.h (mj-xmr) | |||||
2021-03-20 | Merge pull request #7368 | luigi1111 | 1 | -7/+14 | |
dc66115 Formatted markdown in readme.md (Timo Sarkar) | |||||
2021-03-20 | Merge pull request #7366 | luigi1111 | 4 | -2/+80 | |
9867a91 Store RPC SSL key/cert for consistent authentication between runs (Lee Clagett) | |||||
2021-03-20 | Merge pull request #7274 | luigi1111 | 1 | -4/+4 | |
daf023d epee: don't log raw packet data (moneromooo-monero) | |||||
2021-03-20 | Merge pull request #7005 | luigi1111 | 3 | -6/+24 | |
249eae5 Allow byte_stream->byte_slice conversion to shrink unused buffer space (Lee Clagett) | |||||
2021-03-20 | Merge pull request #6810 | luigi1111 | 14 | -1/+720 | |
19b2283 New add_aux_pow RPC to support merge mining (moneromooo-monero) | |||||
2021-03-16 | cmake: fix ccache detection | anon | 1 | -6/+13 | |
2021-03-13 | Doc: add only the required boost libraries instead of all of them | mj-xmr | 1 | -1/+1 | |
2021-03-12 | wallet_api: add isDeterministic() | tobtoht | 3 | -0/+12 | |
2021-03-12 | wallet_api: add seed_offset param to seed() | tobtoht | 3 | -4/+4 | |
2021-03-12 | async_protocol_handler_config: fix deadlock | anon | 1 | -28/+24 | |
2021-03-12 | async_protocol_handler_config: add deadlock demo | anon | 1 | -0/+110 | |
2021-03-11 | README: step by step detail for rpi setup commands | moneromooo-monero | 1 | -2/+4 | |
2021-03-07 | dependencies in openSUSE | cabelo | 1 | -0/+4 | |
2021-03-07 | Mac: Enable on ARM, by not enforcing x86_64 | mj-xmr | 1 | -1/+1 | |
2021-03-06 | wallet_rpc_server: set seed language in generate_from_keys | moneromooo-monero | 4 | -18/+26 | |
Also sanity check language name | |||||
2021-03-05 | fix serialization being different on mac | moneromooo-monero | 9 | -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-05 | Merge pull request #7399 | luigi1111 | 1 | -2/+14 | |
556af11 epee: return HTTP error 400 (Bad request) on deserialization error (moneromooo-monero) | |||||
2021-03-05 | Merge pull request #7389 | luigi1111 | 2 | -3/+74 | |
80125a2 async_protocol_handler_config: remove connection correctly (anon) 1b51d39 async_protocol_handler_config: add segfault demo (anon) | |||||
2021-03-05 | Merge pull request #7335 | luigi1111 | 2 | -21/+10 | |
8d03bb6 device_trezor: add redundant check (anon) 34f9428 device_trezor: wipe string fields properly (anon) | |||||
2021-03-05 | Merge pull request #7270 | luigi1111 | 1 | -1/+1 | |
e767561 cmake: Use CMAKE_COMMAND. (Daniel Wyatt) | |||||
2021-03-04 | return output key for incoming transfers | benevanoff | 2 | -1/+4 | |
2021-03-04 | added link to moneropedia to pruning in README.md | Luxter77 | 1 | -0/+2 | |
2021-03-04 | Update size figures on the pruning section of README.md | Luxter77 | 1 | -1/+1 | |
2021-03-03 | trezor: simplify recognition of integrated addresses | Dusan Klinec | 1 | -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-02 | Make pruning section more consistent in README.md | Lucas Daniel Velazquez M | 1 | -2/+2 | |
use syntax highlighting on commands and command line arguments | |||||
2021-03-01 | wallet_rpc: add scan_tx | tobtoht | 3 | -1/+58 | |
2021-02-25 | Epee: add headers to project files (via glob), to be able to search for them ↵ | mj-xmr | 1 | -1/+10 | |
easily. Use case: IDEs | |||||
2021-02-23 | functional_tests: hide check_missing_rpc_methods behind requests check | moneromooo-monero | 1 | -6/+5 | |
2021-02-23 | README: update libzmq minimum version to 4.2.0 for zmq_send_const | moneromooo-monero | 1 | -1/+1 | |
2021-02-23 | epee: return HTTP error 400 (Bad request) on deserialization error | moneromooo-monero | 1 | -2/+14 | |
It's better than 404 (Not found) | |||||
2021-02-23 | python-rpc: adapt urlparse for python3 | moneromooo-monero | 1 | -2/+11 | |
2021-02-21 | Fix compiler warning for in keyvalue_serialization.h | mj-xmr | 1 | -1/+2 | |
2021-02-20 | wallet_rpc_payments: implement multithreading | gdmojo | 4 | -40/+76 | |
2021-02-19 | gpg_keys: add anon | anon | 1 | -0/+13 | |
2021-02-19 | async_protocol_handler_config: remove connection correctly | anon | 1 | -1/+1 | |
2021-02-19 | async_protocol_handler_config: add segfault demo | anon | 1 | -2/+73 | |
2021-02-18 | Merge pull request #7381 | luigi1111 | 1 | -2/+13 | |
21566fe [CI] Add ccache to Windows build (mj-xmr) | |||||
2021-02-18 | Merge pull request #7371 | luigi1111 | 1 | -1/+1 | |
1aecdcf Increase timeout for the mining test 4 times (to 240s) (mj-xmr) | |||||
2021-02-18 | Merge pull request #7361 | luigi1111 | 1 | -1/+1 | |
935bfaa ITS#9007 don't free loose writemap pages (Kris Zyp) | |||||
2021-02-18 | Merge pull request #7355 | luigi1111 | 9 | -19/+17 | |
bd12984 Remove copies from foreach loops (thanks to Clang) (Lee Clagett) 1572df9 Removing unused namespace alias (Lee Clagett) | |||||
2021-02-18 | Merge pull request #7352 | luigi1111 | 1 | -9/+9 | |
a60d3d8 unit_tests: fix wipeable_string parse_hexstr test with latest gtest (xiphon) | |||||
2021-02-18 | Merge pull request #7351 | luigi1111 | 1 | -2/+2 | |
1957b5a Dockerfile: bump openssl version to 1.1.1i (erciccione) | |||||
2021-02-18 | Merge pull request #7346 | luigi1111 | 34 | -81/+15 | |
85db173 Remove unused variables in monero codebase (Kevin Barbour) | |||||
2021-02-18 | Merge pull request #7343 | luigi1111 | 1 | -32/+2 | |
545b982 Remove unnecessary atomic operations in levin code (Lee Clagett) | |||||
2021-02-18 | Merge pull request #7341 | luigi1111 | 1 | -7/+35 | |
b587ffa Stop adding more outputs than bulletproof allows (Alex Opie) | |||||
2021-02-18 | Merge pull request #7340 | luigi1111 | 1 | -1/+1 | |
ccd0f2b Simplewallet.cpp: Add export_outputs help (SomaticFanatic) | |||||
2021-02-18 | Merge pull request #7312 | luigi1111 | 4 | -1/+89 | |
186271e monero-wallet-cli: Added command scan_tx (Horia Mihai David) | |||||
2021-02-18 | Merge pull request #7226 | luigi1111 | 1 | -1/+1 | |
c3d2e21 [CI] MacOSX ccache: Proper ccache directory used of /Users/runner/Library/Caches/ccache (mj-xmr) | |||||
2021-02-17 | monero-wallet-cli: Added command scan_tx | Horia Mihai David | 4 | -1/+89 | |
To implement this feature, the wallet2::scan_tx API was implemented. | |||||
2021-02-17 | [CI] Add ccache to Windows build | mj-xmr | 1 | -2/+13 | |
2021-02-17 | [CI] MacOSX ccache: Proper ccache directory used of ↵ | mj-xmr | 1 | -1/+1 | |
/Users/runner/Library/Caches/ccache | |||||
2021-02-16 | Merge pull request #7339 | luigi1111 | 1 | -6/+3 | |
45981af docs: Remove outdated bits about anonymity network seed nodes (Nathan Dorfman) | |||||
2021-02-16 | Merge pull request #7331 | luigi1111 | 1 | -1/+1 | |
740c369 Updated copyright date in README.md (Joseph Richardson) | |||||
2021-02-16 | Merge pull request #7325 | luigi1111 | 1 | -2/+2 | |
c26cca6 console: fix syntax for python3 (moneromooo-monero) | |||||
2021-02-16 | Merge pull request #7319 | luigi1111 | 1 | -1/+1 | |
993e9be simplewallet: allow setting --restore-height 0 (selsta) | |||||
2021-02-16 | Merge pull request #7313 | luigi1111 | 1 | -1/+2 | |
c66e8d9 build: omit '-pie' linker flag in native non static WIN32 GCC builds (xiphon) | |||||
2021-02-15 | Merge pull request #7311 from selsta/miniupnp | luigi1111 | 3 | -2/+3 | |
miniupnp: set submodule to upstream, disable install | |||||
2021-02-15 | Merge pull request #7308 | luigi1111 | 3 | -7/+169 | |
df2f00f boosted_tcp_server: fix connection lifetime (anon) 3833624 boosted_tcp_server: add segfault demo (anon) | |||||
2021-02-15 | Merge pull request #7294 | luigi1111 | 4 | -45/+0 | |
f10c9a1 remove obsolete pruning debug code (moneromooo-monero) | |||||
2021-02-15 | Merge pull request #7288 | luigi1111 | 1 | -1/+8 | |
015da03 wallet_rpc_server: don't abort on initial refresh failure (xiphon) | |||||
2021-02-15 | Merge pull request #7275 | luigi1111 | 2 | -8/+15 | |
f815740 p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data (moneromooo-monero) | |||||
2021-02-15 | Merge pull request #7273 | luigi1111 | 1 | -1/+1 | |
e7f5845 Only INFO log for short seed words with ALLOW_SHORT_WORDS active (rbrunner7) | |||||
2021-02-15 | Merge pull request #7265 | luigi1111 | 1 | -0/+1 | |
bdabcd0 wallet_api: store fee for incoming txs in history (Ben Evanoff) | |||||
2021-02-15 | Merge pull request #7252 | luigi1111 | 1 | -0/+2 | |
f208d98 p2p: ignore empty IP from DNS block list (moneromooo-monero) | |||||
2021-02-15 | Merge pull request #7242 | luigi1111 | 1 | -5/+20 | |
021a281 simplewallet: Add input file parameter to sign_transfer (Steff Richards) | |||||
2021-02-15 | Merge pull request #7185 | luigi1111 | 3 | -4/+5 | |
50ff106 wallet api: allow wallet to fetch all key images via api (benevanoff) | |||||
2021-02-15 | Merge pull request #7000 | luigi1111 | 14 | -216/+290 | |
dc48de7 Reduce compilation time of epee/portable_storage.h (mj-xmr) | |||||
2021-02-15 | Merge pull request #6986 | luigi1111 | 1 | -0/+8 | |
ee58f4f Balance includes unconfirmed payments (woodser) | |||||
2021-02-15 | Merge pull request #6959 | luigi1111 | 1 | -3/+3 | |
4e23107 Doxy - scan whole repo, create subdirs, don't generate LaTeX - mj-xmr (mj-xmr) | |||||
2021-02-15 | Merge pull request #6877 | luigi1111 | 3 | -3/+10 | |
d643a86 p2p: add --max-connections-per-ip daemon option (moneromooo-monero) | |||||
2021-02-15 | p2p: add --max-connections-per-ip daemon option | moneromooo-monero | 3 | -3/+10 | |
Helps daemons behind a proxy get more than one connection. Defaults to 1 (no change) | |||||
2021-02-15 | rpc: fix some error return codes/status | moneromooo-monero | 2 | -23/+33 | |
Some RPC return an error string in status, and the code must return true on error (with a status string). | |||||
2021-02-14 | Merge pull request #6900 | luigi1111 | 3 | -43/+26 | |
aaa3289 add more updates domains and make the voting generic, not just 2/3 (moneromooo-monero) | |||||
2021-02-13 | Store RPC SSL key/cert for consistent authentication between runs | Lee Clagett | 4 | -2/+80 | |
2021-02-11 | Honor LARGE_PAGES flag in randomx umask | Howard Chu | 1 | -10/+18 | |
2021-02-11 | Increase timeout for the mining test 4 times (to 240s) | mj-xmr | 1 | -1/+1 | |
2021-02-10 | Formatted markdown in readme.md | Timo Sarkar | 1 | -7/+14 | |
2021-02-09 | New add_aux_pow RPC to support merge mining | moneromooo-monero | 14 | -1/+720 | |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 34 | -81/+15 | |
There are quite a few variables in the code that are no longer (or perhaps never were) in use. These were discovered by enabling compiler warnings for unused variables and cleaning them up. In most cases where the unused variables were the result of a function call the call was left but the variable assignment removed, unless it was obvious that it was a simple getter with no side effects. | |||||
2021-02-06 | Reduce compilation time of epee/portable_storage.h | mj-xmr | 14 | -216/+290 | |
2021-02-01 | ITS#9007 don't free loose writemap pages | Kris Zyp | 1 | -1/+1 | |
Broken in ITS#8756 | |||||
2021-01-28 | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 8 | -17/+17 | |
2021-01-28 | Removing unused namespace alias | Lee Clagett | 1 | -2/+0 | |
2021-01-28 | Fix monerod --rpc-ssl disabled | Lee Clagett | 1 | -1/+1 | |
2021-01-27 | unit_tests: fix wipeable_string parse_hexstr test with latest gtest | xiphon | 1 | -9/+9 | |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973196 | |||||
2021-01-26 | Dockerfile: bump openssl version to 1.1.1i | erciccione | 1 | -2/+2 | |
2021-01-25 | Stop adding more outputs than bulletproof allows | Alex Opie | 1 | -7/+35 | |
If more outputs are requested, they are split across multiple transactions. #7322 | |||||
2021-01-21 | Simplewallet.cpp: Add export_outputs help | SomaticFanatic | 1 | -1/+1 | |
See #6547 | |||||
2021-01-21 | docs: Remove outdated bits about anonymity network seed nodes | Nathan Dorfman | 1 | -6/+3 | |
2021-01-21 | bootstrap_daemon: proxy configuration support | xiphon | 9 | -28/+126 | |
2021-01-20 | device_trezor: add redundant check | anon | 1 | -1/+1 | |
2021-01-20 | device_trezor: wipe string fields properly | anon | 1 | -20/+9 | |
2021-01-20 | Updated copyright date in README.md | Joseph Richardson | 1 | -1/+1 | |
2020 -> 2021 | |||||
2021-01-19 | boosted_tcp_server: fix connection lifetime | anon | 2 | -7/+19 | |
2021-01-19 | boosted_tcp_server: add segfault demo | anon | 1 | -0/+150 | |
2021-01-19 | Remove unnecessary atomic operations in levin code | Lee Clagett | 1 | -32/+2 | |
2021-01-18 | console: fix syntax for python3 | moneromooo-monero | 1 | -2/+2 | |
2021-01-16 | Reduced executable size; reduced call sequence to "allowed" log function | Lee Clagett | 3 | -17/+34 | |
2021-01-16 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 20 | -215/+319 | |
2021-01-16 | build: omit '-pie' linker flag in native non static WIN32 GCC builds | xiphon | 1 | -1/+2 | |
2021-01-15 | Merge pull request #7260 | luigi1111 | 1 | -1/+8 | |
c5c278c p2p: only log to global when a blocked IP is not already blocked (moneromooo-monero) | |||||
2021-01-15 | Merge pull request #7245 | luigi1111 | 1 | -11/+16 | |
41dfa96 Split fuzz tests during fuzz build (Nym Seddon) | |||||
2021-01-15 | Merge pull request #7240 | luigi1111 | 1 | -0/+1 | |
46cc4a2 Header row for peer list in sync_info (Denis Goddard) | |||||
2021-01-15 | Merge pull request #7236 | luigi1111 | 1 | -9/+1 | |
ab5e185 protocol: fix wrong command in logs (moneromooo-monero) | |||||
2021-01-15 | Merge pull request #7204 | luigi1111 | 1 | -1/+1 | |
10448eb Update repo copyright year to 2021 (Suriyaa Sundararuban) | |||||
2021-01-15 | Merge pull request #7149 | luigi1111 | 5 | -2/+51 | |
0660db3 fuzz_tests: add a test for utf8canonical (moneromooo-monero) | |||||
2021-01-15 | Merge pull request #7137 | luigi1111 | 1 | -2/+16 | |
f2ad539 readline_buffer: Avoid consecutive duplicates in the history (codesoap) | |||||
2021-01-15 | Merge pull request #7119 | luigi1111 | 1 | -0/+7 | |
dd5e689 protocol: add calls to reserve where appropriate (moneromooo-monero) | |||||
2021-01-15 | Merge pull request #7113 | luigi1111 | 2 | -4/+10 | |
7f30c49 simplewallet: don't complain about connecting to the daemon when offline (moneromooo-monero) | |||||
2021-01-15 | Merge pull request #7112 | luigi1111 | 1 | -2/+2 | |
47590fc rpc: report target height as 0 when synced (moneromooo-monero) | |||||
2021-01-15 | Merge pull request #6989 | luigi1111 | 2 | -0/+79 | |
a2bd6de Clang IWYU header checker script (mj-xmr) | |||||
2021-01-15 | Merge pull request #6975 | luigi1111 | 1 | -0/+161 | |
700d4e9 Run Valgrind checks for any binary in a list (mj-xmr) | |||||
2021-01-13 | simplewallet: allow setting --restore-height 0 | selsta | 1 | -1/+1 | |
2021-01-12 | miniupnp: set submodule to upstream, disable install | selsta | 3 | -2/+3 | |
2021-01-12 | Revert "fix accessing an network address in a deleted context" | selsta | 2 | -15/+9 | |
This reverts commit 4e74385a1ae9eae4ae9e8d155dfd96978eb10e7a. | |||||
2021-01-08 | remove obsolete pruning debug code | moneromooo-monero | 4 | -45/+0 | |
2021-01-07 | Merge pull request #7286 | Alexander Blair | 5 | -33/+63 | |
372754a66 storages: overridable limits for loading portable_storage from binary (moneromooo-monero) | |||||
2021-01-07 | Merge pull request #7285 | Alexander Blair | 8 | -48/+115 | |
927141bcc Command max_bytes moved from dynamic map to static switch (Lee Clagett) | |||||
2021-01-07 | storages: overridable limits for loading portable_storage from binary | moneromooo-monero | 5 | -33/+63 | |
2021-01-07 | Run Valgrind checks for any binary in a list | mj-xmr | 1 | -0/+161 | |
2021-01-07 | wallet_rpc_server: don't abort on initial refresh failure | xiphon | 1 | -1/+8 | |
2021-01-06 | Merge pull request #7281 | luigi1111 | 1 | -1/+11 | |
b9092dd epee: also limit number of strings in portable_storage (moneromooo-monero) | |||||
2021-01-06 | Merge pull request #7278 | luigi1111 | 3 | -1/+59 | |
187b4d7 Restrict duplicate keys in epee binary format (Lee Clagett) | |||||
2021-01-06 | Merge pull request #7266 | luigi1111 | 1 | -4/+9 | |
38a6e6e protocol: handle receiving a block hash we've not added yet (moneromooo-monero) | |||||
2021-01-05 | epee: also limit number of strings in portable_storage | moneromooo-monero | 1 | -1/+11 | |
They require at least 24 bytes | |||||
2021-01-04 | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data | moneromooo-monero | 2 | -8/+15 | |
removes a back and forth on connect, and the RPC can be removed once all peers have updated |