Bitcoin Forum

Economy => Service Discussion => Topic started by: camponez on February 06, 2014, 11:45:08 PM



Title: Testnet: Invalid address validate but show as ???
Post by: camponez on February 06, 2014, 11:45:08 PM
Hi,

I'm trying to create a multisig address from 3 addresses:

* mj1zkN24ADDKPD8yCCXvBYtpJHz8FqJ7DC (pubkey: 028c82c09e3b893f1611cef20c86b399f27d9d76fe9c456df33a0f8319958689f7)
* mhqQ5ZLETv3y3wgXYcLPY9W7ssziscFKsh (pubkey: 0246137887433809d28ba48d08153f5461ced55703f27fd46dedb775a5f5fe8a86)
* muLBgX7Y9D3zQGeoXjWZ3dPowACxbTN8nd (pubkey: 0352cf6e2c4d36294a89fe520ec6f4fa29859e6f69b549b8eb4128b55f596923c6)

I used createmultisig 2 '["addr1","addr2","addr3"]' which gives me: 2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

When I tryed to send 3 btc to the address: 2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

This is the transaction: http://testnet.btclook.com/txn/e4a750d7c2547352ced95bf1095d8c8e805bc640fce93e27061d0c201ebae2ac

The address looks like "? ? ?", why?

The address shows nothing: http://testnet.btclook.com/addr/2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

What am I doing wrong?



Title: Re: Testnet: Invalid address validate but show as ???
Post by: biteasy on February 07, 2014, 07:24:16 AM
Looks ok here:
https://www.biteasy.com/testnet/addresses/2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS


Title: Re: Testnet: Invalid address validate but show as ???
Post by: camponez on February 07, 2014, 09:58:23 AM
Looks ok here:
https://www.biteasy.com/testnet/addresses/2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

Interesting. Do you know why I can't see on those other links?

Am I using a different version of the testenet or something like that?

Why doesn't show any balance on my bitcoin-qt client, after I used "addmultisig"?


Title: Re: Testnet: Invalid address validate but show as ???
Post by: jl2012 on February 07, 2014, 10:09:14 AM
Hi,

I'm trying to create a multisig address from 3 addresses:

* mj1zkN24ADDKPD8yCCXvBYtpJHz8FqJ7DC (pubkey: 028c82c09e3b893f1611cef20c86b399f27d9d76fe9c456df33a0f8319958689f7)
* mhqQ5ZLETv3y3wgXYcLPY9W7ssziscFKsh (pubkey: 0246137887433809d28ba48d08153f5461ced55703f27fd46dedb775a5f5fe8a86)
* muLBgX7Y9D3zQGeoXjWZ3dPowACxbTN8nd (pubkey: 0352cf6e2c4d36294a89fe520ec6f4fa29859e6f69b549b8eb4128b55f596923c6)

I used createmultisig 2 '["addr1","addr2","addr3"]' which gives me: 2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

When I tryed to send 3 btc to the address: 2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

This is the transaction: http://testnet.btclook.com/txn/e4a750d7c2547352ced95bf1095d8c8e805bc640fce93e27061d0c201ebae2ac

The address looks like "? ? ?", why?

The address shows nothing: http://testnet.btclook.com/addr/2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

What am I doing wrong?



Simply because btclook doesn't support P2SH. Nothing to do with bitcoin protocol. Please contact the webmaster of btclook instead


Title: Re: Testnet: Invalid address validate but show as ???
Post by: camponez on February 07, 2014, 08:37:13 PM
Hi,

I'm trying to create a multisig address from 3 addresses:

* mj1zkN24ADDKPD8yCCXvBYtpJHz8FqJ7DC (pubkey: 028c82c09e3b893f1611cef20c86b399f27d9d76fe9c456df33a0f8319958689f7)
* mhqQ5ZLETv3y3wgXYcLPY9W7ssziscFKsh (pubkey: 0246137887433809d28ba48d08153f5461ced55703f27fd46dedb775a5f5fe8a86)
* muLBgX7Y9D3zQGeoXjWZ3dPowACxbTN8nd (pubkey: 0352cf6e2c4d36294a89fe520ec6f4fa29859e6f69b549b8eb4128b55f596923c6)

I used createmultisig 2 '["addr1","addr2","addr3"]' which gives me: 2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

When I tryed to send 3 btc to the address: 2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

This is the transaction: http://testnet.btclook.com/txn/e4a750d7c2547352ced95bf1095d8c8e805bc640fce93e27061d0c201ebae2ac

The address looks like "? ? ?", why?

The address shows nothing: http://testnet.btclook.com/addr/2MyMdJW7GpkULivugRMNqrVuaoqFenc7ioS

What am I doing wrong?



Simply because btclook doesn't support P2SH. Nothing to do with bitcoin protocol. Please contact the webmaster of btclook instead

I see. But why I can't see it on my bitcoin-qt client? I add this address using addmultisig