monero/src
2025-11-26 19:21:18 +00:00
..
blockchain_db BlockchainLMDB: fix data.mdb nuking on Windows 2025-02-17 12:13:37 -06:00
blockchain_utilities blockchain sync: reduce disk writes from 2 to 1 per tx 2025-03-10 01:32:08 -05:00
blocks build: prepare v0.18.4.4 2025-11-10 18:56:57 +01:00
checkpoints build: prepare v0.18.4.4 2025-11-10 18:56:57 +01:00
common msys2 build: include int headers 2025-05-06 14:18:02 -05:00
crypto crypto: check+throw for Cryptonight v1 invalid input 2025-07-11 11:37:08 -05:00
cryptonote_basic cryptonote_basic: remove redundant call to get_transaction_hash() in overload 2025-10-06 15:05:20 -05:00
cryptonote_core Merge pull request #10206 2025-11-12 09:22:38 +00:00
cryptonote_protocol Merge pull request #10202 2025-11-11 22:42:07 +00:00
daemon Merge pull request #9740 2025-03-10 16:20:00 +00:00
daemonizer Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
debug_utilities Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
device ledger: throw on secret view key export rejection 2025-11-11 20:57:56 +01:00
device_trezor trezor: fix protobuf 30 compatibility 2025-03-18 08:36:13 +01:00
gen_multisig add an option to force-update multisig key exchange under some circumstances 2022-09-21 12:51:19 -05:00
gen_ssl_cert Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
hardforks hardforks: set mainnet and stagenet v15/16 fork height 2022-07-01 01:49:59 +02:00
lmdb Relax static_asserts in src/lmdb 2024-10-09 16:48:34 -04:00
mnemonics CMake: Add missing headers via monero_find_all_headers macro 2022-04-06 08:12:44 +02:00
multisig Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
net Fix build with boost ASIO 0.87. Support boost 1.66+ 2025-02-14 13:29:57 -05:00
p2p Merge pull request #10112 2025-09-28 18:32:24 +00:00
platform Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ringct ringct: fix trunc_amount field name change 2024-03-11 20:28:01 -05:00
rpc Daemon RPC: fix on_getblockhash error return on too high height 2025-09-29 10:56:34 -07:00
serialization Merge pull request #9385 2024-08-13 12:15:57 -04:00
simplewallet simplewallet: edit desc. text for transfer 2025-11-26 19:21:18 +00:00
wallet Merge pull request #10153 2025-10-27 18:51:14 +00:00
CMakeLists.txt Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
cryptonote_config.h Set response limits on http server connections 2025-02-14 00:21:05 -05:00
version.cpp.in build: prepare v0.18.4.4 2025-11-10 18:56:57 +01:00
version.h