Closes #3534. Do not use APPROX_RELEASE_HEIGHT to get consensus branch

id when in regtest mode.

Co-authored-by: Larry Ruane <larryruane@gmail.com>
This commit is contained in:
Simon
2018-09-21 11:10:15 -07:00
parent 36243f41f1
commit 18f8abb62d
3 changed files with 40 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ testScripts=(
'rewind_index.py'
'p2p_txexpiry_dos.py'
'p2p_node_bloom.py'
'regtest_signrawtransaction.py'
);
testScriptsExt=(
'getblocktemplate_longpoll.py'