Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
piuk
on 14/03/2013, 12:38:41 UTC
It seems the callback comes from 91.223.16.20 now, not 91.203.74.202.  Is there a better way of checking the IP address so the callback handler doesn't need to be edited each time you move to a different server?

Yes sorry the callback now has to come through a proxy which means the IP has changed. I will be updating the documentation shortly with a new way to validate the callback.

Also, is websocket what makes the page beep on a new TX? I couldn't figure it out by looking at the page source.

Yep. Line 540 playSound('beep'); https://github.com/blockchain/My-Wallet/blob/master/wallet.js

I'm not getting any success doing a spend.

I see the Javascript console:

 - Uncaught ReferenceError: initNewTx is not defined

Please try clearing your cache an reloading the page.