Fixed linker errors for coverage.yml action, Fixed reorder error for test-sync.yml, Fixed const issues for cppcheck.yml, removed unused log_category_prefix var, Renamed prefix to addr_prefix
This commit is contained in:
@@ -67,6 +67,7 @@ set(SOURCES
|
||||
../external/src/hardforks/hardforks.cpp
|
||||
../src/block_cache.cpp
|
||||
../src/block_template.cpp
|
||||
../src/carrot_crypto.cpp
|
||||
../src/crypto.cpp
|
||||
../src/keccak.cpp
|
||||
../src/log.cpp
|
||||
@@ -79,6 +80,7 @@ set(SOURCES
|
||||
../src/params.cpp
|
||||
../src/pool_block.cpp
|
||||
../src/pow_hash.cpp
|
||||
../src/protocol_tx_hash.cpp
|
||||
../src/side_chain.cpp
|
||||
../src/stratum_server.cpp
|
||||
../src/tcp_server.cpp
|
||||
|
||||
Reference in New Issue
Block a user