Merge pull request #5118
50f71cdboost: code movement only: split CECKey into separate files (Cory Fields)bdaec6aboost: remove CPubKey dependency from CECKey. Follow-up ofe405aa48(Cory Fields)
This commit is contained in:
@@ -84,6 +84,7 @@ BITCOIN_CORE_H = \
|
||||
core_io.h \
|
||||
crypter.h \
|
||||
db.h \
|
||||
ecwrapper.h \
|
||||
hash.h \
|
||||
init.h \
|
||||
key.h \
|
||||
@@ -214,6 +215,7 @@ libbitcoin_common_a_SOURCES = \
|
||||
core.cpp \
|
||||
core_read.cpp \
|
||||
core_write.cpp \
|
||||
ecwrapper.cpp \
|
||||
hash.cpp \
|
||||
key.cpp \
|
||||
keystore.cpp \
|
||||
|
||||
Reference in New Issue
Block a user