aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorAntoine A <>2022-01-11 14:58:06 +0100
committerAntoine A <>2022-01-11 14:58:06 +0100
commit58b69e0cb114272dcbd31a8d43727169a6104560 (patch)
tree8ccf2b24adabd0dffdc5ac308e5e8ffe515f9237 /makefile
parent579cd18c2560716b4924a73ec097720731745502 (diff)
downloaddepolymerization-58b69e0cb114272dcbd31a8d43727169a6104560.tar.gz
depolymerization-58b69e0cb114272dcbd31a8d43727169a6104560.tar.bz2
depolymerization-58b69e0cb114272dcbd31a8d43727169a6104560.zip
btc-wire: support and test incoming transactions conflicting reorganisation
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 3829f74..956b71a 100644
--- a/makefile
+++ b/makefile
@@ -13,5 +13,6 @@ test_btc:
script/test_btc_stress.sh
script/test_btc_conflict.sh
script/test_btc_reorg.sh
+ script/test_btc_hell.sh
test: test_gateway test_btc \ No newline at end of file