wownero/src
moneromooo-monero 12ad6748a4
util: make GMT timestamps explicit for clarity
For privacy reasons, time functions use GMT, to avoid logs leaking
timezones. It'd make more sense to use localtime for wallet output
(which are not logged by default), but that adds inconsistencies
which can also be confusing. So add a Z suffix for now to make it
clear these are not local time.
2023-03-18 11:31:52 +03:00
..
blockchain_db change to debug level 2023-02-24 11:28:31 +03:00
blockchain_utilities blockchain_prune: faster 2023-02-25 12:11:16 +03:00
blocks update checkpoints and bump version 2023-03-18 11:15:51 +03:00
checkpoints update checkpoints and bump version 2023-03-18 11:15:51 +03:00
common util: make GMT timestamps explicit for clarity 2023-03-18 11:31:52 +03:00
crypto mod variant4_random_math 2023-02-24 11:27:59 +03:00
cryptonote_basic cryptonote_basic: remove unused struct 2023-03-18 11:27:41 +03:00
cryptonote_core update checkpoints and bump version 2023-03-18 11:15:51 +03:00
cryptonote_protocol don't request pre-bulletprooof pruned blocks 2023-02-24 11:28:44 +03:00
daemon vote by block 2023-02-24 11:27:32 +03:00
daemonizer win-service: enable auto startup 2023-02-25 12:11:15 +03:00
debug_utilities remove moneropulse urls 2023-02-24 11:11:15 +03:00
device wownero skin pack 2023-02-24 11:09:41 +03:00
device_trezor allow exporting outputs in chunks 2022-09-07 06:22:07 +00:00
gen_multisig wownero skin pack 2023-02-24 11:09:41 +03:00
gen_ssl_cert wownero skin pack 2023-02-24 11:09:41 +03:00
hardforks set fork height 2023-02-24 11:34:13 +03: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-18 11:24:51 +03:00
platform Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ringct support old ass BPs 2023-03-04 00:07:42 +03:00
rpc rpc: do not misidentify coinbase txes as pruned 2023-02-25 12:11:16 +03:00
serialization vote by block 2023-02-24 11:27:32 +03:00
simplewallet wallet seed message spacing 2023-02-25 12:11:18 +03:00
wallet Fix Offline transaction signing 2023-03-17 04:05:55 +03:00
CMakeLists.txt move utilities to debug build 2023-02-24 11:14:55 +03:00
cryptonote_config.h faster sync, drop unconfirmed mempool txs after 1 day 2023-02-26 10:58:40 +03:00
version.cpp.in update checkpoints and bump version 2023-03-18 11:15:51 +03:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00