You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src
moneromooo-monero 082e0a1bef
util: consider Tor/I2P addresses to be non local
6 years ago
..
blockchain_db core: fix automatic safe db sync mode switching 6 years ago
blockchain_utilities Fixes #3645: error on freebsd lambda return values forced to std::string 6 years ago
blocks update checkpoints.dat for point release 6 years ago
checkpoints update checkpoints for point release 6 years ago
common util: consider Tor/I2P addresses to be non local 6 years ago
crypto Merge pull request #3526 6 years ago
cryptonote_basic fix build with GCC 8.1.0 6 years ago
cryptonote_core blockchain: pop forked blocks only when DB is not read-only 6 years ago
cryptonote_protocol protocol: drop (and increase fails) if most blocks hashes are invalid 6 years ago
daemon daemon: fix readline interfering with std::cerr usage 6 years ago
daemonizer monerod: do not log to tmpdir in daemon mode 6 years ago
debug_utilities cn_deserialize: link with device and ringct 6 years ago
device device_ledger: fix bad memory access on connect error 6 years ago
gen_multisig Fix typos in various files 6 years ago
mnemonics simplewallet: new --use-english-language-names flag 6 years ago
multisig device: untangle cyclic depenency 6 years ago
p2p Merge pull request #3711 6 years ago
platform Update 2018 copyright 6 years ago
ringct ringct: do not show verification errors with default settings 6 years ago
rpc fix build with GCC 8.1.0 6 years ago
serialization Correct spelling mistakes. 6 years ago
simplewallet simplewallet: add optional trusted/untrusted argument to set_daemon 6 years ago
wallet disable file size sanity check when loading the wallet cache 6 years ago
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 6 years ago
cryptonote_config.h core: fix use of uninitialised data 6 years ago
version.cpp.in remove -master from version string 6 years ago
version.h