Bitcoin Forum
May 14, 2024, 12:33:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
801  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 22, 2012, 10:53:43 PM
Good call.

Just got declined for UK & US only.

Is it possible to provide the IPA file for those who have jailbroken devices? Maybe put it up on your site for direct download?

I will wait until their final response then post in on cydia if not.
802  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 22, 2012, 08:32:16 PM
App declined.

"We found that your app contains content - or facilitates, enables, or encourages an activity - that is not legal in all the locations in which the app is available"

I have asked them to specify which countries and in the meantime have resubmitted it for UK & US only.

803  Bitcoin / Bitcoin Discussion / Re: Please test (if you dare): next-test 20120321 on: March 21, 2012, 01:36:04 PM
Quote
It's a Spanish IP, but not one blockchain.info seems to know anything about.

blockchain.info did before the the mystery miner changed tactic and either started relaying only to mining pools or blocked my nodes. I'm guessing 88.6.208.35 or an ip in a similar subnet?
804  Bitcoin / Bitcoin Discussion / Re: Please test (if you dare): next-test 20120321 on: March 21, 2012, 01:05:38 PM

This handy-but-simple change enabled me to get the real IP of the actual server making these blocks.

Is it the spanish Telefonica one?
805  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 20, 2012, 03:07:24 AM
@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
806  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: 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 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).
807  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: 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.
808  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: 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.

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.

809  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: 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.
810  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 15, 2012, 09:57:40 AM
Yes I login many times today. I also use a yubikey. It shows error decrypting password. I made a test wallet and login fine.

Might be an issue with auto-detection between old and new wallet formats. Please try again now.

Edit: Also next time you login please run the "Integrity Check" found in the Account Details tab.

Cool, but it says "0 BTC received" Smiley

fixed.
811  Bitcoin / Development & Technical Discussion / Re: Withdrawing BIP 17, and proposing BIP 18; please review patch on: March 14, 2012, 03:34:19 PM
I agree with Theymos and Gavin. Although I agree with the reasoning behind BIP 18, since the old scripting system cannot be deprecated, it doesn't make the solution any cleaner.  e.g. why would hashScriptCheck contain op codes if it's not a script.

Also I don't see the advantage in making all payments to a scriptHash, the need to save the script adds extra complexity.
812  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 14, 2012, 09:35:21 AM
The label address button has been moved to the QR Code dialog.
813  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 13, 2012, 07:07:21 PM

Fixed now.
814  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 13, 2012, 05:58:03 PM
Let's say I'd like to use Blockchain.info's API in order to vet new unconfirmed transactions for possible double-spending attempts. Do I use the "double_spend" key? Is "relayed_percent" a good metric?

Use both.

I wrote about this a few posts back: https://bitcointalk.org/index.php?topic=40264.msg734872;topicseen#msg734872
815  Bitcoin / Pools / Re: [3600 Gh/s] DeepBit.net PPS+Prop,instant payouts, we pay for INVALID BLOCKS too on: March 13, 2012, 05:55:53 PM
Tycho, Any chance you could tag Deepbit's coinbases? Make it easier to detect the Mystery one block miner.
816  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 13, 2012, 05:14:42 PM
Couple of updates:

P2SH now fully supported in the block explorer

e.g. An address (always starts with a 3)

https://blockchain.info/address/3Dnnf49MfH6yUntqY6SxPactLGP16mhTUq

Transactions will show the deserialized script:

https://blockchain.info/tx/6a26d2ecb67f27d1fa5524763b49029d7106e91e3cc05743073461a719776192

Wallet encryption changed slightly

Wallet format changed to Block mode CBC ISO10126 padding with more PBKDF2 rounds. It will be re-encrypted when you next login.

Simple My wallet API Now Available

https://blockchain.info/mywallet_api

The requirement to share your password will be removed when P2SH is ready. I need the api now to implement so new features internally.

Lots of new features coming later in the week.

Rassah And BkkCoins: Sorry I haven't got a proper response yet, need some time to look into your bug reports.
817  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 11, 2012, 11:37:40 AM
Which address do you have in your wallet 1MSDPEP5HukXi8LQG6dP9EU5HWZoNKzaXX or 14avxyPW5PgA68kGkDkY1mCGPP8zqkywEx?
818  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 11, 2012, 11:21:43 AM
Just helping you fix'er up a bit - not trying to be nasty.

Thanks, I've made the changes to my local copy. Will show when I push an update later int the week.

I have a transaction that shows up correctly in the explorer but is missing an input and output in the wallet ledger.

To make the blockchain easier to understand Inputs are grouped by address in default mode. If you view it in "Advanced" mode (bottom of the page) if you show you the true inputs:

https://blockchain.info/tx-index/3099094/f08f16cb4acac8e334d4e99155085cd5f03730936b06e1ea68c2d1fd0ece18d2?show_adv=true

Unfortunately Advanced mode isn't available in My wallet.

Same with the missing output on:

https://blockchain.info/address/1MSDPEP5HukXi8LQG6dP9EU5HWZoNKzaXX
819  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 10, 2012, 07:01:58 PM
Please check the dendrogram of d0636198ea55fadee5b4ccc07c85012db7d07c2d25790b3aec770c86617801c0 transaction - one of the outputs is shown as going to 1D6mjWev7NnbPdCQQznMxxFxBk6HadixS2 instead of 3Dnnf49MfH6yUntqY6SxPactLGP16mhTUq

P2SH isn't fully supported yet. I use byte[20] to represent a bitcoin address in a few places so cannot yet distinguish between a normal pub key hash and and P2SH hash. I will fix it before April 1st but before then P2SH hashes will behave weirdly. 
820  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 09, 2012, 09:21:37 PM
You're never going to get that vacation, are you.

Not until I can afford employees Smiley

Wait, what?

Datacenter charges £50 per restart on weekends.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!