realnowhereman
|
|
March 15, 2012, 12:46:02 PM |
|
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
|
|
|
piuk (OP)
|
|
March 15, 2012, 12:57:20 PM |
|
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
Activity: 35
Merit: 0
|
|
March 15, 2012, 01:44:16 PM |
|
It work! Thanks for the hard work piuk.
|
|
|
|
piuk (OP)
|
|
March 15, 2012, 05:07:58 PM |
|
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. <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
|
|
March 15, 2012, 07:54:41 PM |
|
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
|
|
March 15, 2012, 09:38:38 PM |
|
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)
|
|
March 15, 2012, 09:51:09 PM |
|
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
|
|
March 15, 2012, 10:17:17 PM |
|
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
|
|
March 16, 2012, 04:57:56 AM |
|
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...
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
Rassah
Legendary
Offline
Activity: 1680
Merit: 1035
|
|
March 16, 2012, 01:09:38 PM |
|
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... That's unusual. I've been sending them without fees quite often, and they take 30 minutes at most.
|
|
|
|
BkkCoins
|
|
March 16, 2012, 02:27:48 PM |
|
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... 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!
|
|
|
|
|
DeepBit
Donator
Hero Member
Offline
Activity: 532
Merit: 501
We have cookies
|
|
March 18, 2012, 05:14:16 PM |
|
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
Activity: 532
Merit: 501
We have cookies
|
|
March 18, 2012, 05:15:17 PM |
|
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
|
|
March 18, 2012, 05:23:41 PM |
|
Never mind, I confused block-index with block-height... sorry for the noise
|
|
|
|
Krak
|
|
March 18, 2012, 05:26:27 PM |
|
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)
|
|
March 18, 2012, 08:49:43 PM |
|
piuk, may be it's time to remove p2pool's payments from "Strange TXes" page ? It's VERY difficult to see something there 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-transactionsSubmitted to iPhone app again today. I'm quite please with it now - some teaser screenshots ( 1, 2, 3).
|
|
|
|
|
slothbag
|
|
March 19, 2012, 11:53:35 AM |
|
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 Keep us posted.
|
|
|
|
HostFat
Staff
Legendary
Offline
Activity: 4270
Merit: 1209
I support freedom of choice
|
|
March 19, 2012, 11:04:58 PM |
|
Can you add support for Bitcoin URI?
|
|
|
|
|