wownero/src
Riccardo Spagni 26cae8f4f1
Merge pull request #3695
b1a9e97b slow-hash: fix memory leak for Windows /karbowanec#41 (aivve)
2018-04-28 16:59:02 +02:00
..
blockchain_db speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
blockchain_utilities blockchain_blackball: fix build with CLANG 5 2018-04-12 13:51:26 +01:00
blocks update checkpoints.dat to block 1532400 2018-03-18 16:42:20 +02:00
checkpoints update checkpoints 2018-03-18 16:44:36 +02:00
common util: log stack trace on crash 2018-04-12 20:36:16 +01:00
crypto slow-hash: fix memory leak for Windows /karbowanec#41 2018-04-24 20:47:29 +09:00
cryptonote_basic Fix typos in various files 2018-03-15 18:25:38 +02:00
cryptonote_core Merge pull request #3683 2018-04-28 16:57:36 +02:00
cryptonote_protocol Only log an error if fork version is higher AND is not known. 2018-04-22 17:26:44 -07:00
daemon Merge pull request #3636 2018-04-21 21:57:31 +02: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: add a one off override keyword where appropriate 2018-04-14 10:59:38 +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 Build: update CMake and p2p for in-tree miniupnp 2018-04-21 09:43:23 +00:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #3372 2018-03-14 16:06:16 +02:00
rpc speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Merge pull request #3579 2018-04-21 21:58:52 +02:00
wallet Merge pull request #3685 2018-04-28 16:56:22 +02: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:37:00 +00:00
version.cpp.in update version to 0.12 Lithium Luna 2018-03-18 16:15:50 +02:00
version.h