-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current Coinb.in Playground not resolving TXREF, possible Explorer problem? #33
Comments
The call to the btcrDidUtils.js script is causing an error here. I've fixed that and published the site at https://hawkmauk.github.io/btcr-tx-playground.github.io/ but am getting some cross-site scripting errors that are being caused by btcrDidUtils.js. |
I vaguely recall she hit rate limits. Blockstream.info currently has no rate limits |
I think I've found the root of the issue. There is a variable called unsafeHeaders that should include 'user-agent'. This is in the btcrDidUtils.js file and looks to be pulled in from another package when it's browserified. I'll put a workaround in and see if it can be fixed upstream. |
#34 has been merged with the fixes for this. Can you verify and then close if your happy it's been resolved please. |
The three example, and old TXREF xyv2-xzyq-qqm5-tyke should at least resolve to the implicit DDO.
However, the current the coinb.in playground stalls. Could be the link to the explorer? We may want to move to Blockstream.info as there is no API key required there.
-- Christopher Allen
The text was updated successfully, but these errors were encountered: