On Feb.14 I have asked a question about getting this error:
"Error: The transaction was rejected: 16: Asset issue script rejected - asset with such name/asset-ref/txid already exists":
http://www.multichain.com/qa/926/error-asset-issue-script-rejected-asset-asset-already-exists?show=926#q926
and your answer was:
"Thanks for reporting this. As it happens, we're already aware of the issue, which occurs when lots of assets are issued before their issuances have been confirmed in the blockchain. It will be fixed in the next alpha version - for now you can work around it by introducing an artificial delay between creating each asset."
We have yestarday upgraded from alpha 15 to alpha 16 version and the same issue is present.
When tried to issue 1000 assets using a loop, we get 15-20 assets rejected with the same error.
When tried to issue 10000 assets we get 1500 assets rejected.
In your response you say: "... which occurs when lots of assets are issued before their issuances have been confirmed in the blockchain...". That tells me this issue is due to internal working of the multichain as of now, and not much we can do about it - introducing an artificial delay between creating each asset is not really an option.
Just by any chance, is there any other setting that we can set in e.g. multichain.conf that may help in resolving this issue. Is there a way for us to control the values of asset-ref or txid (name is definitely unique) programatically when issuing assets.