wownero/src
moneromooo-monero 157054b840
hardfork: initialize current_fork_index in ctor
Also order init list to match actual runtime init order

Coverity 136605
2018-10-29 16:23:58 +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 #4536 2018-10-26 22:20:39 +02:00
blocks blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
checkpoints add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
common Merge pull request #4545 2018-10-26 22:30:40 +02:00
crypto Merge pull request #4449 2018-09-29 22:20:24 +02:00
cryptonote_basic hardfork: initialize current_fork_index in ctor 2018-10-29 16:23:58 +00:00
cryptonote_core Merge pull request #4536 2018-10-26 22:20:39 +02:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon Merge pull request #4609 2018-10-26 22:36:54 +02:00
daemonizer Fix Windows build after epee dependency change 2018-10-15 23:08:17 +00:00
debug_utilities Remove epee header dependency on cryptonote_core 2018-10-12 17:16:44 +00:00
device Merge pull request #4672 2018-10-26 22:40:47 +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 #4612 2018-10-26 22:38:03 +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 Merge pull request #4719 2018-10-26 22:41:43 +02:00
serialization serializtion: add missing mainnet and stagenet fields for 0mq 2018-10-29 16:23:14 +00:00
simplewallet Merge pull request #4555 2018-10-26 22:33:09 +02:00
wallet wallet2: initialize amount to 0 in tx_scan_info_t ctor 2018-10-29 16:22:55 +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 blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h