Pages:
Author

Topic: Blockchain.info - Bitcoin Block explorer & Currency Statistics - page 52. (Read 482537 times)

full member
Activity: 238
Merit: 100
Piuk, do you have an update when forwarded transactions will be fixed?

I tried a shared send transaction nearly 24 hours ago, and still nothing has come through my end.

Edit: Fixed.
sr. member
Activity: 426
Merit: 250
Is there a getrawtransaction api call that outputs the serialized transaction?
full member
Activity: 130
Merit: 100
Also, I am seeing some "Non-canonical signature" errors in the pushtx logs. Anyone receiving this error please report what client you are using.
I was using the Blockchain iPhone App when I got this error.
newbie
Activity: 30
Merit: 0
Yeah, the access-control-allow-origin stuff seems to have broken my app, which just uses /getrecievedbyaddress.

Can you add that * line to all of your API calls?

Thanks.

--

bitcointipper.appspot.com



Hey, I just found ?cors=true that you can add to the end of any request! Perfect.

Thanks.
full member
Activity: 191
Merit: 100
Thank you Piuk, could you do the same for /unspent? Chrome still says something like  "www.myurl.com is not allowed by Access-Control-Allow-Origin." when I try to use your service to get a list of unspent outputs for my JavaScript-based wallet.

Thanks again, I really appreciate it.
hero member
Activity: 531
Merit: 505
Piuk - any chance to start to support BIP38 - https://en.bitcoin.it/wiki/BIP_0038 - password protected private keys to be IMPORTED into Blockchain Wallet?
foo
sr. member
Activity: 409
Merit: 250
Bug in private key import (WIF format): seems that the checksum isn't checked, so if you make a typo a random incorrect address is imported.

I think this worked properly a month ago when I last imported a paper wallet, so may be a new bug...
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Not for me:

If the screen is large enough the search box should be shown in the top right. If it is too small it should be shown on the main page, or do you not see it at all?

Oh, youre right... its back at the middle right side of the website. I oversaw this because i searched at the top only. But its not fully repaired... When the logo and the searchbox on top isnt seeable then the form in the middle is to seen. But when i make the window wider and the logo appears then the searchbox is nowhere again. Only when i draw it even wider it appears on top again.
hero member
Activity: 910
Merit: 1005
Not for me:

If the screen is large enough the search box should be shown in the top right. If it is too small it should be shown on the main page, or do you not see it at all?

Error given when I click the green rectangle.  Wink

So the answer to that question is, because blockchain.info is buggy Smiley Should be fixed now.

I wonder if you could modify the API (most specifically the "pushtx" function) and add the "Access-Control-Allow-Origin: *" header to allow it to be called via AJAX from web pages.

Added now. the push_tx function from https://github.com/blockchain/My-Wallet/blob/master/blockchainapi.js may be of some use.

------

- Android updated with the ability to scan watch only addresses + other improvements to the address book.
- New paper wallet tutorials http://blockchain.info/wallet/paper-tutorial & https://blockchain.info/wallet/paper-wallet-tutorial-web
full member
Activity: 191
Merit: 100
I wonder if you could modify the API (most specifically the "pushtx" function) and add the "Access-Control-Allow-Origin: *" header to allow it to be called via AJAX from web pages. I am working on an offline wallet that relays the raw transaction to a webpage and expects it to be able to submit it to the Bitcoin network. I can easily write a PHP relay on my site (that serves the application) but I'd rather have the users post directly to blockchain.info since they're more likely to trust you than us (at least initially Smiley ).

If that's not possible for any reason, please let me know and I'll go ahead with the PHP wrapper. Thank you!
rme
hero member
Activity: 756
Merit: 504
Bug when trying to download a paper wallet.

Using blockchain.info (no browser extension).

Chrome 26 on Windows 8.
I have second password but the website has not prompted to type it.



Error given when I click the green rectangle.  Wink
rme
hero member
Activity: 756
Merit: 504
Please, redirect http://blockchain.info/ to HTTPS version (https://blockchain.info/) via .htaccess (so all pages are redirected).
In the wallet login page remind the user to check for the green bar (the https one) (https://blockchain.info/es/wallet/login).

If the green bar is in all the website (only HTTPS in all the website) users will start to get used to see it and when they get into a phising website they will notice.

legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
I'm not seeing it either in Firefox - it's visible in Chrome.

Should be back now.

Not for me:
newbie
Activity: 19
Merit: 0
Would be nice if we could have the SatoshiDice bet on the android application Wink

I agree but the problem is it wouldn't get accepted into Google Play.


Oh I see, thank's for your answer  Smiley
hero member
Activity: 910
Merit: 1005
Would be nice if we could have the SatoshiDice bet on the android application Wink

I agree but the problem is it wouldn't get accepted into Google Play.

Feature request:
Can you create a setting some where, to allow me to set the threshold for email notification? I like email notification for incoming btc, but only for important ones, for example I want email notification on anything above 0.1 btc, but not if it is below 0.1. You can default this setting to off, and let users who need it turn it on.

Can do.

I'm not seeing it either in Firefox - it's visible in Chrome.

Should be back now.

------

Changes

- Better paper wallet generator



- All new wallets will have an option of printing a paper wallet on the sign up page
- Ability to generate a cold storage addresses on the receive coins page. It will generate a new PK, open a paper wallet specifically for that key and then add the address as watch only. Best used with one of the browser extensions.

Also, I am seeing some "Non-canonical signature" errors in the pushtx logs. Anyone receiving this error please report what client you are using.
hero member
Activity: 955
Merit: 1002
What happened to the formfield at blockchain.info? I told others they can put their address or transaktion id in there to check transaktion but now i dont see this field anymore.
Is there a reason for this?

Top right.

I'm not seeing it either in Firefox - it's visible in Chrome.

legendary
Activity: 1806
Merit: 1003
Feature request:
Can you create a setting some where, to allow me to set the threshold for email notification? I like email notification for incoming btc, but only for important ones, for example I want email notification on anything above 0.1 btc, but not if it is below 0.1. You can default this setting to off, and let users who need it turn it on.
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
What happened to the formfield at blockchain.info? I told others they can put their address or transaktion id in there to check transaktion but now i dont see this field anymore.
Is there a reason for this?

Top right.

*lol* Now i see... the problem is... this form field is invisible when youre browser isnt fully opened. For example i have a resolution of 1920x1200px on my notebook. My browser is opened only for half of the window. That is 860x1200px. And with this resolution the searchfield is not to be seen.
Probably a css-setting only.
When i make the browser wider slowly then first pops the logo into from the left, then pops the searchform into. But when its not so wide both things arent seeable.
newbie
Activity: 19
Merit: 0
Would be nice if we could have the SatoshiDice bet on the android application Wink
hero member
Activity: 910
Merit: 1005
What happened to the formfield at blockchain.info? I told others they can put their address or transaktion id in there to check transaktion but now i dont see this field anymore.
Is there a reason for this?

Top right.
Pages:
Jump to: