I cannot place any orders using counterpartyd to buy XCP.
Here is what I do:
./counterpartyd.py --bitcoind-rpc-user bitcoin --bitcoind-rpc-password password order --from=1M3wvBm31kVJkzA5A2KwhWws7YGq9AYsKv --get-quantity=10 --get-asset=XCP --give-quantity=0.01 --give-asset=BTC --expiration 12
Starting new HTTP connection (1): localhost
Confirm? (y/N) y
"7bc8abe41a55f06a02fdc7dfc9894100802a2e810a4694e058c36ba20e279496"
You don't see the transaction in the unconfirmed part of blockchain.info, you see it in the rejected transactions page for reason of "nonstandard transaction".
bitcoind decoderawtransaction 01000000019f4ecce6a90c3e8ce5690fbd6d016a5ce041bffcf11771b48063cf4cfe234324020000006a473044022044af03742cdd578bf74c0d9e49a5c7c43c488676b66d1beefadf737105d305670220339942fddc4943c4090fa0fd2550a4ec45c8192689f304c7e08125b0cb9621c4012103868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11dffffffff036c2a00000000000047512103868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d2120434e5452505254590000000a000000000000000000000000000f42400000000052ae6c2a00000000000047512103868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d211600000001000000003b9aca00000c00000000000000000000000000000000000052aef5e84f00000000001976a914dbf130a382d9874f4af9e4925eec0dcbe254b19888ac00000000
{
"txid" : "7bc8abe41a55f06a02fdc7dfc9894100802a2e810a4694e058c36ba20e279496",
"version" : 1,
"locktime" : 0,
"vin" : [
{
"txid" : "244323fe4ccf6380b47117f1fcbf41e05c6a016dbd0f69e58c3e0ca9e6cc4e9f",
"vout" : 2,
"scriptSig" : {
"asm" : "3044022044af03742cdd578bf74c0d9e49a5c7c43c488676b66d1beefadf737105d305670220339942fddc4943c4090fa0fd2550a4ec45c8192689f304c7e08125b0cb9621c401 03868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d",
"hex" : "473044022044af03742cdd578bf74c0d9e49a5c7c43c488676b66d1beefadf737105d305670220339942fddc4943c4090fa0fd2550a4ec45c8192689f304c7e08125b0cb9621c4012103868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 0.00010860,
"n" : 0,
"scriptPubKey" : {
"asm" : "1 03868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d 20434e5452505254590000000a000000000000000000000000000f424000000000 2 OP_CHECKMULTISIG",
"hex" : "512103868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d2120434e5452505254590000000a000000000000000000000000000f42400000000052ae",
"reqSigs" : 1,
"type" : "multisig",
"addresses" : [
"1M3wvBm31kVJkzA5A2KwhWws7YGq9AYsKv",
"1HT7xU2Ngenf7D4yocz2SAcnNLW7rK8d4E"
]
}
},
{
"value" : 0.00010860,
"n" : 1,
"scriptPubKey" : {
"asm" : "1 03868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d 1600000001000000003b9aca00000c000000000000000000000000000000000000 2 OP_CHECKMULTISIG",
"hex" : "512103868c14a2e6dde19d85e9b210654eb56242d3cf502d293302856af6138783d11d211600000001000000003b9aca00000c00000000000000000000000000000000000052ae",
"reqSigs" : 1,
"type" : "multisig",
"addresses" : [
"1M3wvBm31kVJkzA5A2KwhWws7YGq9AYsKv",
"1HT7xU2Ngenf7D4yocz2SAcnNLW7rK8d4E"
]
}
},
{
"value" : 0.05236981,
"n" : 2,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 dbf130a382d9874f4af9e4925eec0dcbe254b198 OP_EQUALVERIFY OP_CHECKSIG",
"hex" : "76a914dbf130a382d9874f4af9e4925eec0dcbe254b19888ac",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"1M3wvBm31kVJkzA5A2KwhWws7YGq9AYsKv"
]
}
}
]
}