monero/src
moneromooo-monero bfa2dce171
rpc: remove unused ctors
Also prevents coverity from moaning about them not initializing fields
2018-10-16 11:58:52 +00:00
..
blockchain_db blockchain_db: initialize m_hardfork in ctor just in case 2018-10-16 11:58:46 +00:00
blockchain_utilities Merge pull request #4530 2018-10-08 22:05:29 +02:00
blocks Revert "Merge pull request #4472" 2018-10-08 21:39:54 +02:00
checkpoints add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
common Merge pull request #4489 2018-10-15 13:37:18 +02:00
crypto Merge pull request #4449 2018-09-29 22:20:24 +02:00
cryptonote_basic account: init creation timestamp to 0 2018-10-16 11:58:50 +00:00
cryptonote_core Merge pull request #4389 2018-10-15 13:36:15 +02:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon daemon: do not run complex code in a signal handler 2018-10-12 17:44:04 +00:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities Remove epee header dependency on cryptonote_core 2018-10-12 17:16:44 +00:00
device Merge pull request #4535 2018-10-09 16:42:30 +02:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics mnemonics: fix outrageous compile time with CLANG in release 2018-08-29 09:53:48 +00:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
p2p Merge pull request #4578 2018-10-15 13:29:21 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct bulletproofs: multiply points by 8 first thing in verification 2018-09-24 14:02:51 +00:00
rpc rpc: remove unused ctors 2018-10-16 11:58:52 +00:00
serialization tx_pool: avoid parsing a whole tx if only the prefix is needed 2018-10-08 10:18:01 +00:00
simplewallet Merge pull request #4551 2018-10-15 13:30:01 +02:00
wallet wallet2: initialize some scalar fields in ctor where appropriate 2018-10-16 11:58:48 +00: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 Revert "Merge pull request #4472" 2018-10-08 21:39:54 +02:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00