When solo mining, do you need to specify your address somewhere? I have set the conf file in %appdata%\pulsar with my username and am specifying that rpcport, rpcuser, and rpcpass, but as yet have not seen any coins credited to the wallet. Nowhere is the receiving address specified. Am I doing this correctly?
hsrminer_hsr -o
http://127.0.0.1:15799 -u -p
so how do you mine this thing?
You can mine solo for now:
Sure, you can do solo mining at this moment.
Use cpuminer-opt-3.8.0 or ccminer (for example)
Example Command : cpuminer-aes-sse42.exe -a hmq1725 -o
http://127.0.0.1:15799 -u user -p pass
Your configuration seems in order - when solo mining, you do not need to enter an address; it mines directly into the local running wallet. Did you restart the wallet after modifying the config file?