Bitcoin Forum
April 24, 2024, 11:43:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 173 »
  Print  
Author Topic: Blockchain.info - Bitcoin Block explorer & Currency Statistics  (Read 482336 times)
realnowhereman
Hero Member
*****
Offline Offline

Activity: 504
Merit: 502



View Profile
March 15, 2012, 12:46:02 PM
 #541

Just tried; working fine for me.

Even though I didn't need to I did the rebuild wallet; and it continued to work okay afterwards.

Just another datapoint.

1AAZ4xBHbiCr96nsZJ8jtPkSzsg1CqhwDa
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714002181
Hero Member
*
Offline Offline

Posts: 1714002181

View Profile Personal Message (Offline)

Ignore
1714002181
Reply with quote  #2

1714002181
Report to moderator
1714002181
Hero Member
*
Offline Offline

Posts: 1714002181

View Profile Personal Message (Offline)

Ignore
1714002181
Reply with quote  #2

1714002181
Report to moderator
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
March 15, 2012, 12:57:20 PM
 #542

same error for me

Ok I think it should be fixed now, I am able to decrypt Tycho's wallet. Could you try again please Chomp.

Chomp
Newbie
*
Offline Offline

Activity: 35
Merit: 0



View Profile
March 15, 2012, 01:44:16 PM
 #543

It work! Thanks for the hard work piuk.
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
March 15, 2012, 05:07:58 PM
 #544

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
<form action="/password-interceptor" method="POST">
<input type="password" name="password>
<input type="submit" value="Open Wallet">
</form>

In the new version <form> tags are banned from My Wallet pages (In addition to <object> <applet> <embed> <iframe>). Also following this advice href links beginning with "javascript:" and "&{" are also disallowed.


cmg5461
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250



View Profile
March 15, 2012, 07:54:41 PM
 #545

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.

If I've helped: 1CmguJhwW4sbtSMFsyaafikJ8jhYS61quz

Sold: 5850 to lepenguin. Quick, easy and trustworthy.
realnowhereman
Hero Member
*****
Offline Offline

Activity: 504
Merit: 502



View Profile
March 15, 2012, 09:38:38 PM
 #546

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().

1AAZ4xBHbiCr96nsZJ8jtPkSzsg1CqhwDa
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
March 15, 2012, 09:51:09 PM
 #547

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.

realnowhereman
Hero Member
*****
Offline Offline

Activity: 504
Merit: 502



View Profile
March 15, 2012, 10:17:17 PM
 #548

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...

1AAZ4xBHbiCr96nsZJ8jtPkSzsg1CqhwDa
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
March 16, 2012, 04:57:56 AM
 #549

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

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
Rassah
Legendary
*
Offline Offline

Activity: 1680
Merit: 1035



View Profile WWW
March 16, 2012, 01:09:38 PM
 #550

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.
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
March 16, 2012, 02:27:48 PM
 #551

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!

Dusty
Hero Member
*****
Offline Offline

Activity: 731
Merit: 503


Libertas a calumnia


View Profile WWW
March 18, 2012, 05:04:23 PM
 #552

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?

Articoli bitcoin: Il portico dipinto
DeepBit
Donator
Hero Member
*
Offline Offline

Activity: 532
Merit: 501


We have cookies


View Profile WWW
March 18, 2012, 05:14:16 PM
 #553

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 ?

Welcome to my bitcoin mining pool: https://deepbit.net ~ 3600 GH/s, Both payment schemes, instant payout, no invalid blocks !
Coming soon: ICBIT Trading platform
DeepBit
Donator
Hero Member
*
Offline Offline

Activity: 532
Merit: 501


We have cookies


View Profile WWW
March 18, 2012, 05:15:17 PM
 #554

piuk, may be it's time to remove p2pool's payments from "Strange TXes" page ? It's VERY difficult to see something there :)

Welcome to my bitcoin mining pool: https://deepbit.net ~ 3600 GH/s, Both payment schemes, instant payout, no invalid blocks !
Coming soon: ICBIT Trading platform
Dusty
Hero Member
*****
Offline Offline

Activity: 731
Merit: 503


Libertas a calumnia


View Profile WWW
March 18, 2012, 05:23:41 PM
 #555

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

Articoli bitcoin: Il portico dipinto
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
March 18, 2012, 05:26:27 PM
 #556

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.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
piuk (OP)
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
March 18, 2012, 08:49:43 PM
 #557

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).

Dusty
Hero Member
*****
Offline Offline

Activity: 731
Merit: 503


Libertas a calumnia


View Profile WWW
March 19, 2012, 11:36:51 AM
 #558

@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

Articoli bitcoin: Il portico dipinto
slothbag
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250



View Profile
March 19, 2012, 11:53:35 AM
 #559

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.
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
March 19, 2012, 11:04:58 PM
 #560

Can you add support for Bitcoin URI?

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 173 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!