wownero/src/cryptonote_basic
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
It causes link errors at least on mac
2019-10-31 01:06:42 +00: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 daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
cryptonote_basic.h monerod can now sync from pruned blocks 2019-09-27 00:10:37 +00:00
cryptonote_basic_impl.cpp Support median block size > 4 GB 2019-10-21 10:41:07 +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: add function to get weight from a pruned tx 2019-10-11 12:08:36 +00:00
cryptonote_format_utils.h cryptonote: add function to get weight from a pruned tx 2019-10-11 12:08:36 +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 cryptonote: untangle dependency from miner to blockchain 2019-10-31 01:06:42 +00:00
miner.h cryptonote: untangle dependency from miner to blockchain 2019-10-31 01:06:42 +00: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 ban peers sending bad pow outright 2019-09-25 16:00:43 +00:00