Author

Topic: BlockChain Different Transaction Hash (Read 1634 times)

legendary
Activity: 952
Merit: 1000
March 04, 2014, 01:41:16 PM
#12
should be fixed now.
Yep, thank you.
newbie
Activity: 4
Merit: 0
March 04, 2014, 09:52:04 AM
#11
should be fixed now.
legendary
Activity: 952
Merit: 1000
March 02, 2014, 08:14:12 AM
#10
We made a change to more properly handle the malleable transactions, which required a new normalized index.  Our servers are re-indexing transactions from the most recent to oldest.  Some older hashes (if the transaction as altered) will not show up until they are indexed.  Give it some time, and you should be able to search for the transaction again.

Hope this helps.

This is still an issue.  The tx_hash values being returned from the /payment wallet endpoint are not in the Blockchain and are different from the tx_hash values in the Blockchain.info Wallet web interface. 

Is there a fix incoming or has someone found a workaround?
Indeed this is still an issue, some wallets work and others don't.
newbie
Activity: 1
Merit: 0
February 25, 2014, 02:35:32 PM
#9
We made a change to more properly handle the malleable transactions, which required a new normalized index.  Our servers are re-indexing transactions from the most recent to oldest.  Some older hashes (if the transaction as altered) will not show up until they are indexed.  Give it some time, and you should be able to search for the transaction again.

Hope this helps.

This is still an issue.  The tx_hash values being returned from the /payment wallet endpoint are not in the Blockchain and are different from the tx_hash values in the Blockchain.info Wallet web interface. 

Is there a fix incoming or has someone found a workaround?
newbie
Activity: 4
Merit: 0
February 18, 2014, 03:17:23 AM
#8
We made a change to more properly handle the malleable transactions, which required a new normalized index.  Our servers are re-indexing transactions from the most recent to oldest.  Some older hashes (if the transaction as altered) will not show up until they are indexed.  Give it some time, and you should be able to search for the transaction again.

Hope this helps.
hero member
Activity: 728
Merit: 500
February 17, 2014, 01:59:58 PM
#7
Yap, same thing to me.
I though Blockchain.info wasn't affected by this?

Their wallet-service wasn't affected in the way that balances would still display correctly, but they have no influence over which version of a transaction ends up being included in the blockchain, so if that's a different version than the one you originally sent, you will still get lookup errors.
Why doesn't this happen to everyone using their API?

Not every transaction was altered.
legendary
Activity: 952
Merit: 1000
February 17, 2014, 01:30:13 PM
#6
Yap, same thing to me.
I though Blockchain.info wasn't affected by this?

Their wallet-service wasn't affected in the way that balances would still display correctly, but they have no influence over which version of a transaction ends up being included in the blockchain, so if that's a different version than the one you originally sent, you will still get lookup errors.
Why doesn't this happen to everyone using their API?
hero member
Activity: 728
Merit: 500
February 17, 2014, 01:07:13 PM
#5
Yap, same thing to me.
I though Blockchain.info wasn't affected by this?

Their wallet-service wasn't affected in the way that balances would still display correctly, but they have no influence over which version of a transaction ends up being included in the blockchain, so if that's a different version than the one you originally sent, you will still get lookup errors.
legendary
Activity: 952
Merit: 1000
February 17, 2014, 12:58:47 PM
#4
bump
legendary
Activity: 952
Merit: 1000
February 14, 2014, 11:47:16 AM
#3
Yap, same thing to me.
I though Blockchain.info wasn't affected by this?
hero member
Activity: 728
Merit: 500
February 13, 2014, 04:34:45 PM
#2
You're not doing anything wrong.

Look around on the forums for "transaction malleability". It's kind of a big thing the last few days.
hero member
Activity: 756
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
February 13, 2014, 02:55:43 PM
#1
Hello, I've sent a couple of transactions via PHP using BlockChains Wallet API, and a var_dump of the response comes back similar to;

string(118) "{"message":"Sent To Multiple Recipients","tx_hash":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}"

However when I lookup the tx_hashs returned by BlockChain's API on their website they come back as an invalid transaction IDs, and when checking my wallet through the BlockChain website, the transactions now have totally different IDs.

Am I doing something wrong?
Jump to: