wownero/src
SChernykh 26025cb294 Speed up perf_timer init on x86
All Monero binaries have 1 second startup delay because of this code. This is especially noticeable and affects UX in Monero GUI wallet with local node where it often starts another monerod instance to run commands and query node status.
2023-06-08 07:55:47 +02:00
..
blockchain_db Fix use of rtxn without a mdb_txn_safe wrapper 2022-07-22 12:30:14 +01:00
blockchain_utilities blockchain-stats: print any remaining data at end of loop 2023-01-29 11:09:02 +00:00
blocks build: prepare v0.18.2.2 2023-03-27 18:52:04 +02:00
checkpoints build: prepare v0.18.2.2 2023-03-27 18:52:04 +02:00
common Speed up perf_timer init on x86 2023-06-08 07:55:47 +02:00
crypto Fixed deadlock and crash when syncing with full dataset on Windows 2023-03-29 08:44:20 +02:00
cryptonote_basic cryptonote core/protocol: don't drop peers for soft offenses 2023-03-29 02:07:15 -05:00
cryptonote_core Merge pull request #8805 2023-04-02 20:53:20 -04:00
cryptonote_protocol cryptonote core/protocol: don't drop peers for soft offenses 2023-03-29 02:07:15 -05:00
daemon Handle case where a command line flag is not allowed in the config file 2023-03-06 17:41:24 -05: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 device: Add ledger Stax device id to device detection 2023-03-17 21:27:51 +01:00
device_trezor allow exporting outputs in chunks 2022-09-07 06:22:07 +00: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 CMake: Add missing headers via monero_find_all_headers macro 2022-04-06 08:12:44 +02:00
mnemonics CMake: Add missing headers via monero_find_all_headers macro 2022-04-06 08:12:44 +02:00
multisig add an option to force-update multisig key exchange under some circumstances 2022-09-21 12:51:19 -05:00
net p2p: fix exclusive node DNS resolution for certain hosts [release] 2022-11-17 18:57:04 -06:00
p2p p2p: do not log to global when re-blocking a subnet 2023-03-19 02:58:38 +01:00
platform Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ringct verRctNonSemanticsSimpleCached: fix fragility 2023-03-17 18:46:34 -05:00
rpc Add a size limit for tx_extra in tx pool 2023-03-18 20:01:58 +01:00
serialization allow exporting outputs in chunks 2022-09-07 06:22:07 +00:00
simplewallet Merge pull request #8585 2022-09-26 14:57:58 -05:00
wallet fix missing <cstdint> includes 2023-05-08 19:29:54 +02:00
CMakeLists.txt Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
cryptonote_config.h Merge pull request #8784 2023-03-18 18:23:14 -04:00
version.cpp.in build: prepare v0.18.2.2 2023-03-27 18:52:04 +02:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00