Author

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

hero member
Activity: 910
Merit: 1005
@Piuk:
non standard transactions has no data at all about scripts, check for example this one:
http://blockchain.info/rawtx/369970D60BA54BAE122BE472366938626D2533E2F79CDDA407E48EAA3765C68A

type is -1 and no other data is given.
Should'nt you expose the raw script in scenarios like this?

Thanks

Yes probably, I didn't include scripts because fetching them requires an extra database lookup.

Keep us posted.

Will do. I'm confident it will get approved this time, it only got declined before because it crashed while being reviewed. Heres another two screenshots (1, 2)

Can you add support for Bitcoin URI?

iPhone app includes it. URI support can be included in the browser based Wallet but only with Chrome.

Hey could you add the size of the blockchain to the stats page?

Can do.

P.S. Thank You to the donators.


Edit: Apple have approved my expedite review request. Should be 24-48 hrs
legendary
Activity: 1078
Merit: 1002
Hey could you add the size of the blockchain to the stats page?
staff
Activity: 4256
Merit: 1203
I support freedom of choice
Can you add support for Bitcoin URI?
sr. member
Activity: 369
Merit: 250
Quote
Submitted to iPhone app again today. I'm quite please with it now  - some teaser screenshots (1, 2, 3).

Screenshots look unreal! This will be huge news for getting Bitcoin wallets onto iOS devices.. assuming it gets approved Smiley

Keep us posted.
hero member
Activity: 731
Merit: 503
Libertas a calumnia
@Piuk:
non standard transactions has no data at all about scripts, check for example this one:
http://blockchain.info/rawtx/369970D60BA54BAE122BE472366938626D2533E2F79CDDA407E48EAA3765C68A

type is -1 and no other data is given.
Should'nt you expose the raw script in scenarios like this?

Thanks
hero member
Activity: 910
Merit: 1005
piuk, may be it's time to remove p2pool's payments from "Strange TXes" page ? It's VERY difficult to see something there Smiley

Will do.

It disappeared from my transaction list. I tried sending it without a fee again, but it just disappeared again after about a day.

Sometimes if the transaction is very low value with no fees not even Eligius will accept it in which case it will never get confirmed. Otherwise low fee transaction should only take an hour or two.

http://blockchain.uservoice.com/forums/152743-general-ideas/suggestions/2654368-stuck-transactions

Submitted to iPhone app again today. I'm quite please with it now  - some teaser screenshots (1, 2, 3).
hero member
Activity: 591
Merit: 500
Can you tell us the hash of your TX ?
It disappeared from my transaction list. I tried sending it without a fee again, but it just disappeared again after about a day.
hero member
Activity: 731
Merit: 503
Libertas a calumnia
trying to show http://blockchain.info/block-index/1552 I get the home page instead of the blcok, is there any reason for that?
Never mind, I confused block-index with block-height... sorry for the noise
donator
Activity: 532
Merit: 501
We have cookies
piuk, may be it's time to remove p2pool's payments from "Strange TXes" page ? It's VERY difficult to see something there :)
donator
Activity: 532
Merit: 501
We have cookies
Wow, it's been almost 2 days and I still haven't gotten a confirmation on one of my transactions. Guess that's the last time I send BTC without a fee... ::)
Can you tell us the hash of your TX ?
hero member
Activity: 731
Merit: 503
Libertas a calumnia
Hello Piuk,
trying to show http://blockchain.info/block-index/1552 I get the home page instead of the blcok, is there any reason for that?
hero member
Activity: 784
Merit: 1009
firstbits:1MinerQ
Wow, it's been almost 2 days and I still haven't gotten a confirmation on one of my transactions. Guess that's the last time I send BTC without a fee... Roll Eyes

That's unusual. I've been sending them without fees quite often, and they take 30 minutes at most.
I also spend without fees and it never takes long. Maybe yours was just some other random reason.

@piuk, BTW I just noticed that my transaction mentioned above with a dropped output and reverse direction has been rectified and now shows correctly. So, Thank You!
legendary
Activity: 1680
Merit: 1035
Wow, it's been almost 2 days and I still haven't gotten a confirmation on one of my transactions. Guess that's the last time I send BTC without a fee... Roll Eyes

That's unusual. I've been sending them without fees quite often, and they take 30 minutes at most.
hero member
Activity: 591
Merit: 500
Wow, it's been almost 2 days and I still haven't gotten a confirmation on one of my transactions. Guess that's the last time I send BTC without a fee... Roll Eyes
hero member
Activity: 504
Merit: 502
Found a test page at http://krijnhoetmer.nl/stuff/css/url-javascript-opera-chat/ and it would not alert() in Safari, Chrome, Firefox or Opera. Maybe it would be best to run the css through the verifier anyway though.

Perhaps the browsers have fixed that particular XSS hole since I read about it.  That's good news.  Just thought I'd mention it to you on the off chance...
hero member
Activity: 910
Merit: 1005
Is there any other way to recieve block broadcasts besides the web socket?  I'm trying to impliment it low-level and I keep getting "GET requests are not supported on this server" etc.

You can poll http://blockchain.info/latestblock, other than that i'm not sure. That error message probably means you are not including the proper "Upgrade: WebSocket" header in http request and it is being interpreted as a normal GET.

Don't know how relevant it is to you (I think you asked above), but javascript can be embedded in CSS as well using the 'javascript:' scheme in a url().

Found a test page at http://krijnhoetmer.nl/stuff/css/url-javascript-opera-chat/ and it would not alert() in Safari, Chrome, Firefox or Opera. Maybe it would be best to run the css through the verifier anyway though.
hero member
Activity: 504
Merit: 502
Don't know how relevant it is to you (I think you asked above), but javascript can be embedded in CSS as well using the 'javascript:' scheme in a url().
sr. member
Activity: 369
Merit: 250
Is there any other way to recieve block broadcasts besides the web socket?  I'm trying to impliment it low-level and I keep getting "GET requests are not supported on this server" etc.
hero member
Activity: 910
Merit: 1005
New version of the javascript verifier available.

A hacker could subvert the javascript check by simply modifying the login form to POST the wallet password to a malicious URL. Intercepting the password without the need for any javascript.

Quote



In the new version
tags are banned from My Wallet pages (In addition to