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 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago
..
blockchain_db core: fix automatic safe db sync mode switching 6 years ago
blockchain_utilities blockchain_blackball: fix build with CLANG 5 6 years ago
blocks update checkpoints.dat for point release 6 years ago
checkpoints update checkpoints for point release 6 years ago
common Merge pull request #3712 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 core: lock incoming tx lock when checking the txpool and chain 6 years ago
cryptonote_protocol protocol: drop (and increase fails) if most blocks hashes are invalid 6 years ago
daemon fix build with GCC 8.1.0 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
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 --untrusted-daemon option 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