wownero/src
2018-07-03 11:17:56 +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 util: consider Tor/I2P addresses to be non local 2018-07-03 11:17:40 +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 bad memory access on connect error 2018-06-09 20:49:05 +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 Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct ringct: do not show verification errors with default settings 2018-05-04 08:27:41 +01:00
rpc fix build with GCC 8.1.0 2018-07-03 11:17:07 +01:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet simplewallet: add optional trusted/untrusted argument to set_daemon 2018-07-03 11:17:36 +01:00
wallet wallet2: fix get_approximate_blockchain_height for stagenet 2018-07-03 11:17:56 +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 remove -master from version string 2018-06-02 14:51:24 +02:00
version.h