Youd have to run it in valgrind to get the actual trace info; how many hours at a time did it run with coinbase addr set?
Edit: thats great you mined a block; I assume the reward came to a brand new key.
valgrind is for Linux isn't? Couldn't find a Windows version. Maybe this?
http://www.codersnotes.com/sleepy/I am not sure if coinbase-addr sends to the address I specify, but I'll have to keep checking. I also put a coinbase sig text. I think something is getting saved into the blockchain (according to chainz), but not the text I specified.
Windows would require a full environment to be setup to debug in so lets avoid that for now.
On the coinbase address, I see the issue with that - its preferring the address biblepaycore is sending (as if you started to solo mine) - I can fix that in the next version; but I have a question, when you say you injected a signature to be checked in chainz, what do you mean?