While I was testing for the #192 (so the address n29mSoozF9bDBAJgHKdgyyK5GZcDDfyhvm was already cached till the block 1000) I've run transaction list -x -o n29mSoozF9bDBAJgHKdgyyK5GZcDDfyhvm -l -f 1 -e 1000 and got the following message in the output:
Locator mode not supported if no addresses or decks are selected. Locators will not be used.
And the code has begun processing blocks after that.
Very stupid bug (wrong variable used when I fixed another thing). Fixed. Will be uploaded together with the other locator fixes. Does not need testing as it was obvious.
While I was testing for the #192 (so the address
n29mSoozF9bDBAJgHKdgyyK5GZcDDfyhvm
was already cached till the block 1000) I've runtransaction list -x -o n29mSoozF9bDBAJgHKdgyyK5GZcDDfyhvm -l -f 1 -e 1000
and got the following message in the output:And the code has begun processing blocks after that.
What have I been doing wrong in this case?