grazcoin/mastercoin-tools

"missing pubkey" message when selling or sending

ripper234 opened this issue · 1 comments

I am trying to create a sell order from 1KsZKWQnaDopknW1zLPSxuSKVX97Q47qiJ, and get the error "missing pubkey".

I assume this happens because that address never sent any BTC or MSC.

  1. Is this limitation (not creating such a sell order) a limitation with the protocol, or with the implementation? Can it be fixed?
  2. If it can't be fixed, the error message should be clearer with an explanation of what this means.

Update: This appeared also when trying to just send TMSC or BTC from an address, not just create an order.

How to reproduce:

  1. Go to this page (TMSC) or this one (BTC)
  2. Fill in 1HfXDX3ALapNebQC8stTdd5zK7kiCgvX9n in the TO field.
  3. Click 'Prepare transaction'

And the "missing pubkey" error is shown.