blockcypher / explorer

Block explorer showcasing the BlockCypher APIs.
https://live.blockcypher.com
Apache License 2.0
1.07k stars 715 forks source link

Error on multisig transaction #82

Open matthieu opened 9 years ago

matthieu commented 9 years ago

This transaction is correctly returned by the API:

http://api.blockcypher.com/v1/btc/main/txs/8f0377b33a1b63c4403c8e22034b93a8d47780e1edacfeb2f5deb3d8a8e1bc9b

But produces an error in the explorer:

https://live.blockcypher.com/btc/tx/8f0377b33a1b63c4403c8e22034b93a8d47780e1edacfeb2f5deb3d8a8e1bc9b/

mflaxman commented 9 years ago

I made it so this doesn't break, but we're still not displaying the address info because that is returned as blank from the API: http://api.blockcypher.com/v1/btc/main/txs/8f0377b33a1b63c4403c8e22034b93a8d47780e1edacfeb2f5deb3d8a8e1bc9b http://cl.ly/image/1x1t3g1t0o2C

Here's what blockchain.info shows: https://blockchain.info/tx/8f0377b33a1b63c4403c8e22034b93a8d47780e1edacfeb2f5deb3d8a8e1bc9b http://cl.ly/image/443u051Y0o0c

Shouldn't we have this info? Assigning back to you, please close if you disagree.

matthieu commented 9 years ago

I see, ideally we should yes. I'll add it to my queue.

mflaxman commented 9 years ago

Awesome!

start85 commented 7 years ago

createmultisig 2 '["1receivingaddress","2receivingaddress"]'

start85 commented 7 years ago

PUT A SPACE BETWEEN THE 2 AND THE '["receivinga

This is the way I input my data to get the 3rd Address and the redeemscript

Mai99k commented 7 years ago

https://mellowads.com/networkspace/99BE7995DB26?ref=moonbitcoin