wownero/src/cryptonote_basic
luigi1111 ee6e849627
Merge pull request #5877
2cd4fd8 Changed the use of boost:value_initialized for C++ list initializer (JesusRami)
4ad191f Removed unused boost/value_init header (whyamiroot)
928f4be Make null hash constants constexpr (whyamiroot)
2019-09-24 10:08:44 -05:00
..
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
account.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
account.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
account_boost_serialization.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
blobdatatype.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
connection_context.h Added support for "noise" over I1P/Tor to mask Tx transmission. 2019-07-17 14:22:37 +00:00
cryptonote_basic.h serialization: check stream good flag at the end 2019-06-14 08:47:23 +00:00
cryptonote_basic_impl.cpp cryptonote: rework block blob size sanity check 2019-04-05 09:35:19 +00:00
cryptonote_basic_impl.h cryptonote: rework block blob size sanity check 2019-04-05 09:35:19 +00:00
cryptonote_boost_serialization.h fix wide difficulty conversion with some versions of boost 2019-05-01 19:58:09 +00:00
cryptonote_format_utils.cpp cryptonote: throw on tx hash calculation error 2019-06-14 08:47:17 +00:00
cryptonote_format_utils.h functional_tests: add more blockchain related tests 2019-04-11 11:07:58 +00:00
cryptonote_stat_info.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
difficulty.cpp rpc: make wide_difficulty hexadecimal 2019-04-05 16:30:16 +00:00
difficulty.h difficulty: fix check_hash on big endian 2019-09-04 14:53:53 +00:00
hardfork.cpp core: move hardforks into its own lib 2019-09-19 11:28:18 +00:00
hardfork.h core: move hardforks into its own lib 2019-09-19 11:28:18 +00:00
miner.cpp Make null hash constants constexpr 2019-09-05 17:37:19 +02:00
miner.h miner: fix double free of thread attributes 2019-06-09 10:51:18 +02:00
subaddress_index.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
tx_extra.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
verification_context.h consensus: from v12, enforce >= 2 outputs 2019-04-23 22:09:35 +00:00