tests for bet protocol done; verify notarisation still to test

This commit is contained in:
Scott Sadler
2018-04-05 05:06:22 -03:00
parent 92df780015
commit 561f3e18c1
23 changed files with 1195 additions and 443 deletions

View File

@@ -163,7 +163,6 @@ BITCOIN_CORE_H = \
init.h \
key.h \
keystore.h \
komodo_cc.h \
leveldbwrapper.h \
limitedmap.h \
main.h \
@@ -253,6 +252,7 @@ libbitcoin_server_a_SOURCES = \
cc/eval.cpp \
cc/importpayout.cpp \
cc/disputepayout.cpp \
cc/betprotocol.cpp \
chain.cpp \
checkpoints.cpp \
deprecation.cpp \