Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D477
Change Details
Change Details
Old
New
Diff
make check cd qa/pull-tester && ./rpc-tests.py -exetended
``` make check cd qa/pull-tester && ./rpc-tests.py -extended ``` Also try running ... ``` bitcoind -uahfstarttime=12345 -printtoconsole ``` ... and look at the log messages. Should get a warning.
```
make check cd qa/pull-tester && ./rpc-tests.py -ex
etended
tended ``` Also try running ... ``` bitcoind -uahfstarttime=12345 -printtoconsole ``` ... and look at the log messages. Should get a warning.
Continue