1
0
Fork 0
forked from lthn/blockchain
blockchain/src/currency_core
2019-05-01 16:03:12 +02:00
..
account.cpp wallet: watch-only & cold-signing 2019-04-08 14:16:11 +03:00
account.h wallet: watch-only & cold-signing 2019-04-08 14:16:11 +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 minor operator<< refactoring & related stuff 2019-05-01 16:03:12 +02:00
blockchain_storage.h implemented target_calculation optimisation 2019-04-18 23:29:38 +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 wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress) 2019-04-03 12:48:09 +03:00
currency_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
currency_config.h Merge branch 'master' into offsig 2019-04-30 18:44:15 +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 minor operator<< refactoring & related stuff 2019-05-01 16:03:12 +02:00
currency_format_utils.h fixed linux serialization 2019-04-30 22:41: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 implemented target_calculation optimisation 2019-04-18 23:29:38 +02:00
difficulty.h implemented target_calculation optimisation 2019-04-18 23:29:38 +02: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 fixed genesis and changed network 2019-04-20 17:37:11 +02:00
genesis.h fixed genesis and changed network 2019-04-20 17:37:11 +02:00
genesis_acc.cpp fixed genesis and changed network 2019-04-20 17:37:11 +02:00
genesis_acc.h fixed genesis and changed network 2019-04-20 17:37:11 +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 tx_pool: do not remove txs with "future" receive_time as outdated 2019-04-30 16:58:01 +03:00
tx_pool.h coretest wallet_chain_switch_with_spending_the_same_ki + wallet fixes 2019-04-26 19:08:38 +03:00
verification_context.h Moved sources to public repo 2018-12-27 18:50:45 +03:00