Age | Commit message (Expand) | Author | Files | Lines |
2024-05-24 | wallet: background sync with just the view key | j-berman | 1 | -0/+42 |
2024-05-21 | add key exchange round booster to multisig_account | koe | 1 | -0/+14 |
2024-05-21 | copyright: bump to 2024 | copyCat | 11 | -11/+11 |
2024-05-14 | gpg_keys: renew jeffro256 | jeffro256 | 1 | -21/+21 |
2024-03-11 | functional_tests: test HTTP digest auth | jeffro256 | 3 | -6/+12 |
2024-02-20 | wallet: feature: transfer amount with fee included | jeffro256 | 1 | -1/+2 |
2024-01-09 | gpg_keys: add 0xfffc0000 | 0xFFFC0000 | 1 | -0/+13 |
2023-11-05 | gpg_keys: add tobtoht | tobtoht | 1 | -0/+51 |
2023-08-01 | blockchain_db: add k-anonymity to txid fetching | jeffro256 | 1 | -0/+12 |
2023-07-28 | wallet-rpc: restore from multisig seed | jeffro256 | 1 | -1/+2 |
2023-05-12 | utils: remove munin_plugins | tobtoht | 9 | -407/+0 |
2023-05-12 | daemon: remove --fluffy-blocks | tobtoht | 1 | -1/+0 |
2023-05-10 | daemon: remove os-version | tobtoht | 1 | -1/+0 |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 20 | -20/+20 |
2022-11-17 | gpg_keys: bump my key validity by another two years | moneromooo-monero | 1 | -13/+13 |
2022-09-21 | add an option to force-update multisig key exchange under some circumstances | koe | 1 | -1/+2 |
2022-09-16 | Keys: Update for expired 'rbrunner7' key, valid 2 years | rbrunner7 | 1 | -17/+16 |
2022-09-12 | wallet2: check wallet compatibility with daemon's hard fork version | j-berman | 2 | -1/+2 |
2022-08-18 | allow exporting outputs in chunks | moneromooo-monero | 1 | -1/+4 |
2022-07-21 | Publish submitted txs via zmq | j-berman | 1 | -0/+49 |
2022-07-18 | gpg_keys: add jeffro256 key | Jeffrey Ryan | 1 | -0/+41 |
2022-06-30 | utils: add fish shell completions | Leo Nerone | 4 | -0/+241 |
2022-05-17 | disable multisig by default | moneromooo-monero | 1 | -1/+2 |
2022-05-07 | utils: delete outdated windows build script | selsta | 1 | -45/+0 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 11 | -11/+14 |
2022-02-22 | multisig key exchange update and refactor | koe | 1 | -4/+2 |
2022-02-08 | systemd: remove outdated torsocks example | selsta | 1 | -17/+0 |
2021-11-21 | Add python method | Howard Chu | 1 | -0/+14 |
2021-09-11 | RPC and ZeroMQ APIs to support p2pool | SChernykh | 1 | -0/+8 |
2021-07-27 | utils/health: separate Clang Tidy tests for C & C++ | mj-xmr | 4 | -10/+85 |
2021-07-09 | Remove obsolete android dockerfiles | malinero | 2 | -268/+0 |
2021-06-11 | python-rpc: add missing python api for new freeze/thaw/frozen RPC | moneromooo-monero | 1 | -0/+33 |
2021-04-27 | depends, docker: fix bintray links | selsta | 2 | -2/+2 |
2021-04-17 | Add mj-xmr GPG key | mj-xmr | 1 | -0/+52 |
2021-03-20 | python-rpc: add function for new scan_tx RPC | moneromooo-monero | 1 | -0/+11 |
2021-02-23 | python-rpc: adapt urlparse for python3 | moneromooo-monero | 1 | -2/+11 |
2021-02-19 | gpg_keys: add anon | anon | 1 | -0/+13 |
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 | 1 | -0/+13 |
2021-01-18 | console: fix syntax for python3 | moneromooo-monero | 1 | -2/+2 |
2021-01-07 | Run Valgrind checks for any binary in a list | mj-xmr | 1 | -0/+161 |
2020-12-28 | Clang IWYU header checker script | mj-xmr | 2 | -0/+79 |
2020-12-08 | Add ClangBuildAnalyzer under utils/health for analyzing build times | mj-xmr | 3 | -0/+163 |
2020-12-05 | bump my key expiration date by 2 more years | moneromooo-monero | 1 | -36/+37 |
2020-12-02 | Clang-tidy integrated into CMakeLists.txt | mj-xmr | 2 | -0/+99 |
2020-09-08 | systemd: Don't use Type=forking | Nathan Dorfman | 1 | -5/+4 |
2020-08-28 | wallet: allow signing a message with spend or view key | moneromooo-monero | 1 | -1/+2 |
2020-06-17 | python-rpc: fix bad in_peers parameter | moneromooo-monero | 1 | -1/+1 |
2020-05-27 | python-rpc: add missing sync_txpool python entry point | moneromooo-monero | 1 | -0/+10 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 10 | -10/+10 |
2020-05-06 | systemd: Make sure required folders exist | Age Bosma | 1 | -0/+2 |
2020-04-29 | Keys: Add key for rbrunner7 | rbrunner7 | 1 | -0/+31 |
2020-03-30 | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 1 | -2/+3 |
2020-03-06 | cppzmq: remove leftovers | selsta | 2 | -16/+0 |
2020-02-06 | gpg_keys: add selsta key | selsta | 1 | -0/+29 |
2020-01-26 | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 1 | -0/+73 |
2019-12-31 | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 1 | -1/+3 |
2019-12-18 | GPGKey: Add Snipa | Alexander Blair | 1 | -0/+52 |
2019-12-13 | add binaryFate's PGP key | binaryFate | 1 | -0/+87 |
2019-11-22 | wallet_rpc_server: add count parameter to create_address | Matt Smith | 1 | -3/+4 |
2019-11-21 | Add TheCharlatan pgp key | TheCharlatan | 1 | -0/+316 |
2019-11-20 | add xiphon's GPG key | xiphon | 1 | -0/+41 |
2019-11-15 | translations: fix "monero_" prefix when taking languages from file | moneromooo-monero | 1 | -1/+1 |
2019-11-15 | translations: find lrelease disguised as lrelease-qt5 | moneromooo-monero | 1 | -0/+4 |
2019-11-06 | wallet_rpc_server: new estimate_tx_size_and_weight RPC | moneromooo-monero | 1 | -0/+14 |
2019-10-29 | python-rpc: add missing strict_balances parameter for get_accounts | moneromooo-monero | 1 | -1/+2 |
2019-10-25 | python-rpc: add missing daemon RPC | moneromooo-monero | 1 | -0/+26 |
2019-10-25 | rpc: add a flush_cache RPC | moneromooo-monero | 1 | -6/+6 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -32/+130 |
2019-09-17 | functional_tests: check for RPC methods which aren't exposed | moneromooo-monero | 2 | -0/+142 |
2019-09-17 | functional_tests: add get_transaction_pool_stats | moneromooo-monero | 1 | -0/+5 |
2019-09-17 | functional_tests: add save_bc | moneromooo-monero | 1 | -0/+5 |
2019-09-17 | functional_tests: add is_key_image_spent tests | moneromooo-monero | 1 | -0/+6 |
2019-09-17 | functional_tests: add tx_notes tests | moneromooo-monero | 1 | -0/+23 |
2019-09-17 | functional_tests: add wallet attributes test | moneromooo-monero | 1 | -0/+23 |
2019-09-17 | functional_tests: add rescan_spent/rescan_blockchain tests | moneromooo-monero | 1 | -0/+21 |
2019-09-17 | functional_tests: add monero: URI tests | moneromooo-monero | 1 | -0/+26 |
2019-09-17 | wallet: add edit_address_book RPC | moneromooo-monero | 1 | -0/+17 |
2019-09-17 | functional_tests: add address book tests | moneromooo-monero | 1 | -0/+35 |
2019-09-17 | functional_tests: add wallet password change, store and tag tests | moneromooo-monero | 1 | -0/+84 |
2019-09-17 | functional_tests: add spend proof tests | moneromooo-monero | 1 | -0/+25 |
2019-09-17 | functional_tests: add test for mining via wallet | moneromooo-monero | 1 | -0/+23 |
2019-09-17 | functional_tests: add multisig state tests | moneromooo-monero | 1 | -0/+12 |
2019-09-17 | functional_tests: add get_transfers test | moneromooo-monero | 1 | -0/+11 |
2019-09-17 | functional_tests: add missing sweep_dust parameters, and test it | moneromooo-monero | 1 | -1/+7 |
2019-09-17 | functional_tests: move extraneous stuff out of the framework | moneromooo-monero | 1 | -12/+0 |
2019-09-05 | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 1 | -1/+2 |
2019-08-18 | Fix Android build in Docker | hyperreality | 2 | -2/+2 |
2019-07-29 | functional_tests: add validate_address tests | moneromooo-monero | 1 | -0/+13 |
2019-07-16 | translations: add a ready file to control which translations to build | moneromooo-monero | 1 | -1/+11 |
2019-06-01 | daemon: add more chain specific info in alt_chain_info | moneromooo-monero | 1 | -1/+2 |
2019-05-09 | python-rpc: add missing getblock RPC parameters | moneromooo-monero | 1 | -2/+4 |
2019-04-24 | functional_tests: add get_fee_estimate to blockchain test | moneromooo-monero | 1 | -0/+11 |
2019-04-16 | wallet_rpc_server: add set_log_level/set_log_categories | moneromooo-monero | 1 | -0/+22 |
2019-04-15 | functional_tests: add sweep_single test | moneromooo-monero | 1 | -0/+21 |
2019-04-12 | rpc: new sanity check on relayed transactions | moneromooo-monero | 1 | -1/+2 |
2019-04-12 | wallet_rpc_server: fix inconsistent wallet caches on reload | moneromooo-monero | 1 | -4/+20 |
2019-04-11 | console: simple shell over console.py | moneromooo-monero | 1 | -0/+3 |
2019-04-11 | console.py: can now connect to several daemons/wallets | moneromooo-monero | 3 | -53/+69 |
2019-04-11 | console.py: add tab completion | moneromooo-monero | 1 | -0/+9 |
2019-04-11 | functional_tests: cold signing key images/outputs import/export | moneromooo-monero | 1 | -0/+44 |
2019-04-11 | functional_tests: add double spend detection tests | moneromooo-monero | 1 | -2/+14 |
2019-04-11 | functional_tests: add alt chains tests | moneromooo-monero | 1 | -0/+15 |
2019-04-11 | functional_tests: add wallet creation language tests | moneromooo-monero | 1 | -4/+14 |
2019-04-11 | functional_tests: add more wallet tests | moneromooo-monero | 1 | -0/+31 |
2019-04-11 | python-rpc: add set_log_level and set_log_categories | moneromooo-monero | 1 | -0/+12 |
2019-04-11 | functional_tests: add describe_transfer tests | moneromooo-monero | 1 | -1/+2 |
2019-04-11 | console.py: support connecting to any host, not just 127.0.0.1 | moneromooo-monero | 1 | -5/+23 |
2019-04-11 | functional_tests: add more blockchain related tests | moneromooo-monero | 1 | -4/+66 |
2019-04-11 | functional_tests: add bans tests | moneromooo-monero | 1 | -0/+21 |
2019-03-23 | python-rpc: add getblockheadersrange daemon RPC | moneromooo-monero | 1 | -0/+13 |
2019-03-23 | python-rpc: add console.py | moneromooo-monero | 3 | -0/+65 |
2019-03-22 | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 4 | -0/+873 |
2019-03-05 | Update 2019 copyright | binaryFate | 10 | -10/+10 |
2019-01-11 | utils: 'update-translations.sh' now removes obsolete strings | erciccione | 1 | -1/+1 |
2018-12-12 | add erciccione's pgp key | erciccione | 1 | -0/+30 |
2018-12-11 | update expiry date for both signing and encryption keys | moneromooo-monero | 1 | -25/+25 |
2018-10-09 | Utils: Add Dockerfile for android 64-bit build | Gregory Lemercier | 2 | -1/+143 |
2018-09-25 | Dockerfile: use single build dir | MoroccanMalinois | 1 | -0/+1 |
2018-09-19 | gpg_keys: bump my key validity for two more years | moneromooo-monero | 1 | -14/+13 |
2018-09-10 | Docker android: add libsodium | MoroccanMalinois | 1 | -0/+12 |
2018-09-10 | Docker android: use common prefix | MoroccanMalinois | 1 | -15/+15 |
2018-08-22 | Docker: Fix android build | MoroccanMalinois | 2 | -137/+77 |
2018-07-18 | Clarification of boolean options in config file | Jonathan Cross | 1 | -0/+1 |
2018-06-23 | Changed URLs to HTTPS | einsteinsfool | 2 | -4/+4 |
2018-03-29 | Add key for Sarang Noether | Sarang Noether | 1 | -0/+52 |
2018-03-10 | systemd,readme: torsocks config for service | redfish | 1 | -1/+17 |
2018-02-23 | removed systemd private tempdir | ston1th | 1 | -1/+0 |
2018-01-26 | Update 2018 copyright | xmr-eric | 10 | -10/+10 |
2017-12-19 | Added using TOOLCHAIN_DIR varable on symlinking in android dockerfiles | damir | 2 | -2/+2 |
2017-11-20 | Android dockerfile: add zmq dependency | MoroccanMalinois | 2 | -2/+27 |
2017-11-16 | Add two configuration options to monerod.service: | 0xB44EFD8751077F97 | 1 | -0/+3 |
2017-11-14 | Add stoffu's GPG key | stoffu | 1 | -0/+62 |
2017-09-21 | add Mishi Choudhary's GPG key | Riccardo Spagni | 1 | -0/+125 |
2017-09-10 | utils: systemd: dir for pidfile with permissions | redfish | 1 | -2/+3 |
2017-07-22 | Update monerod systemd service file | Erik de Castro Lopo | 1 | -8/+3 |
2017-07-13 | Utils: Add dockerfile for android NDK build | MoroccanMalinois | 2 | -0/+164 |
2017-04-12 | changed kenshi84's GPG key | kenshi84 | 1 | -47/+48 |
2017-02-22 | update last few copyright year references | Riccardo Spagni | 9 | -9/+9 |
2017-02-22 | kenshi84's gpg key | kenshi84 | 1 | -0/+50 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 4 | -4/+4 |
2016-11-23 | Updated GPG key for Jaquee | Jaquee | 1 | -27/+27 |
2016-10-25 | utils: add anonimal's GPG key | anonimal | 1 | -0/+64 |
2016-10-22 | Added guzzi key | guzzi_jones | 1 | -0/+30 |
2016-10-04 | Add iDunk's GPG key | iDunk5400 | 1 | -0/+52 |
2016-10-03 | Add NanoAkron's GPG key | NanoAkron | 1 | -0/+31 |
2016-10-03 | add Jaquees GPG key | Jacob Brydolf | 1 | -0/+30 |
2016-09-26 | add luigi1111's gpg key | luigi1111 | 1 | -0/+30 |
2016-09-18 | gpg_keys: update my keys' expiration dates | moneromooo-monero | 1 | -25/+25 |
2016-09-03 | rename systemd bits to monero | Riccardo Spagni | 3 | -12/+12 |
2016-08-26 | contrib: example systemd service and config file | redfish | 2 | -0/+29 |
2016-03-25 | remove connectivity tool, comment it out from munin plugins too | Riccardo Spagni | 9 | -9/+9 |
2016-03-21 | set fork date for September, add hyc's GPG key, remove aabramov's | Riccardo Spagni | 2 | -31/+44 |
2015-12-31 | updated copyright year | Riccardo Spagni | 10 | -10/+10 |
2015-10-04 | gpg_keys: update my key with a later expiration date | moneromooo-monero | 1 | -15/+15 |
2015-07-14 | Translatable strings for simplewallet | moneromooo-monero | 2 | -0/+32 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 2 | -6/+25 |
2015-01-11 | added monoermooo's gpg key | Riccardo Spagni | 1 | -0/+52 |
2015-01-02 | year updated in license | Riccardo Spagni | 15 | -15/+15 |
2014-12-13 | added gpg key for warptangent | Riccardo Spagni | 1 | -0/+52 |
2014-10-06 | added aabramov's gpg key | Riccardo Spagni | 1 | -0/+31 |
2014-09-24 | added tomerkon's GPG key, cmake folder fix | Riccardo Spagni | 1 | -0/+30 |
2014-09-23 | added oranjuice and tewinget's GPG keys | Riccardo Spagni | 2 | -0/+50 |
2014-09-15 | added mikezackles / Zachary Michaels gpg key | Riccardo Spagni | 1 | -0/+30 |
2014-09-14 | add gpg pubkeys to start enforcing signed commits | Riccardo Spagni | 1 | -0/+50 |
2014-09-13 | add gpg pubkeys to start enforcing signed commits | Riccardo Spagni | 1 | -0/+50 |
2014-07-24 | Added license for the Windows build script | Jojatekok | 1 | -1/+29 |
2014-07-24 | Added a build script for Windows | Jojatekok | 1 | -0/+17 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 9 | -18/+288 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -1/+1 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 11 | -0/+144 |