1
mirror of https://github.com/monero-project/monero synced 2024-10-02 07:23:09 +02:00
monero/src
2018-07-09 17:56:30 +01:00
..
blockchain_db tx_pool: initialize bitflags padding since it gets written to storage 2018-07-03 11:17:48 +01:00
blockchain_utilities Fixes #3645: error on freebsd lambda return values forced to std::string 2018-07-03 11:17:28 +01:00
blocks update checkpoints.dat for point release 2018-06-02 14:31:05 +02:00
checkpoints update checkpoints for point release 2018-05-23 21:13:54 +02:00
common epee.string_tools: add conversion between UTF-8 and UTF-16 2018-07-04 10:40:16 +01:00
crypto Merge pull request #3526 2018-06-12 12:10:00 -05:00
cryptonote_basic fix build with GCC 8.1.0 2018-07-03 11:17:07 +01:00
cryptonote_core tx_pool: initialize bitflags padding since it gets written to storage 2018-07-03 11:17:48 +01:00
cryptonote_protocol protocol: drop (and increase fails) if most blocks hashes are invalid 2018-06-03 17:37:06 +01:00
daemon daemon: fix readline interfering with std::cerr usage 2018-07-03 11:17:15 +01:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: link with device and ringct 2018-03-05 20:52:18 +00:00
device device_ledger: fix buffer underflow on bad data from device 2018-07-04 10:40:50 +01:00
gen_multisig Fix typos in various files 2018-03-15 18:25:38 +02:00
mnemonics simplewallet: new --use-english-language-names flag 2018-03-17 22:46:41 +00:00
multisig device: untangle cyclic depenency 2018-03-14 21:00:15 +09:00
p2p Merge pull request #3711 2018-04-28 22:42:09 +02:00
platform
ringct ringct: do not show verification errors with default settings 2018-05-04 08:27:41 +01:00
rpc zmq_server: fix bind call when address and/or port are empty 2018-07-04 10:40:29 +01:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet simplewallet: init trusted daemon flag to false when autodetecting 2018-07-04 10:40:39 +01:00
wallet add .load() to make Boost 1.67 happy with its new is_integral check 2018-07-09 17:56:30 +01:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h core: fix use of uninitialised data 2018-03-18 23:39:22 +00:00
version.cpp.in bump version to 12.3 2018-07-06 07:58:07 +02:00
version.h