1
0
Fork 0
forked from lthn/blockchain
blockchain/src/currency_core
2019-04-14 23:41:24 +02:00
..
account.cpp added safety code for GUI 2019-04-04 19:49:16 +02:00
account.h wallet2/account: minor const refactoring 2019-02-25 17:31:21 +03:00
account_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
alias_helper.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
basic_api_response_codes.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
basic_pow_helpers.cpp added more debug info to pow verification 2019-04-14 23:41:24 +02:00
basic_pow_helpers.h added more debug info to pow verification 2019-04-14 23:41:24 +02:00
bc_attachments_helpers.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
bc_attachments_helpers_basic.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
bc_attachments_service_manager.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
bc_attachments_service_manager.h zano: resolve build warnings (-Wdelete-non-virtual-dtor) 2019-02-20 07:19:02 +00:00
bc_escrow_service.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
bc_offers_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
bc_offers_service.cpp tests fixed 2019-03-02 20:49:15 +01:00
bc_offers_service.h compilation fixup 2019-03-04 03:48:31 +03:00
bc_offers_service_basic.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
bc_payments_id_service.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
block_flags.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
blockchain_storage.cpp added more debug info to pow verification 2019-04-14 23:41:24 +02:00
blockchain_storage.h implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
blockchain_storage_basic.h implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
blockchain_storage_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
checkpoints.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
checkpoints.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
checkpoints_create.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
connection_context.h wk2 integration for main chain finished 2019-01-11 23:46:37 +03:00
core_runtime_config.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
core_tools.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
currency_basic.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
currency_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
currency_config.h get rid of warning 2019-04-11 02:04:05 +02:00
currency_core.cpp stratum server: found blocks handling made more correct 2019-04-10 18:36:27 +03:00
currency_core.h stratum server: found blocks handling made more correct 2019-04-10 18:36:27 +03:00
currency_format_utils.cpp implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
currency_format_utils.h fixed broken build 2019-04-11 01:51:01 +02:00
currency_format_utils_abstract.h fixed linux build2 2019-02-14 02:25:48 +01:00
currency_format_utils_blocks.cpp added more logs, changed structure of furmat_utils 2019-02-14 02:00:40 +01:00
currency_format_utils_blocks.h added more logs, changed structure of furmat_utils 2019-02-14 02:00:40 +01:00
currency_format_utils_transactions.cpp added more logs, changed structure of furmat_utils 2019-02-14 02:00:40 +01:00
currency_format_utils_transactions.h added more logs, changed structure of furmat_utils 2019-02-14 02:00:40 +01:00
currency_stat_info.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
difficulty.cpp internal stratum server 2019-03-29 05:43:23 +03:00
difficulty.h simulation few lines 2019-02-06 13:51:17 +03:00
dispatch_core_events.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
etc_custom_serialization.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
etc_custom_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
genesis.cpp changed genesis and emission set for check coinsupply 64bit overflow 2019-04-10 23:05:26 +02:00
genesis.h changed genesis and emission set for check coinsupply 64bit overflow 2019-04-10 23:05:26 +02:00
genesis_acc.cpp changed genesis and emission set for check coinsupply 64bit overflow 2019-04-10 23:05:26 +02:00
genesis_acc.h changed genesis and emission set for check coinsupply 64bit overflow 2019-04-10 23:05:26 +02:00
miner.cpp cpu miner fixed 2019-03-27 05:38:27 +03:00
miner.h Inital integration of progpow 2019-03-25 01:30:20 +01:00
miner_common.h Inital integration of progpow 2019-03-25 01:30:20 +01:00
offers_service_basics.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
offers_services_helpers.cpp compilation fix for macOS 2019-01-11 07:21:38 +03:00
offers_services_helpers.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
tx_pool.cpp implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
tx_pool.h implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
verification_context.h Moved sources to public repo 2018-12-27 18:50:45 +03:00