Bitcoin Forum
May 24, 2024, 05:54:07 PM *
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 »
901  Bitcoin / Mining / Re: [BOUNTY] Bitcoin blockchain monitoring site on: January 26, 2012, 10:50:09 AM
I know this bounty is old, but I think blockchain.info meets the requirements to claim it.

Orphaned Block tracking:

http://blockchain.info/orphaned-blocks

Live list of unconfirmed transaction, if any double spends are detected they will be marked.

http://blockchain.info/unconfirmed-transactions (available in JSON with ?format=json)



Double spend list:

http://blockchain.info/double-spends

Thanks
902  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 26, 2012, 04:08:07 AM
Site back up. Took a bit longer than expected - changing the schema on a table with 5.5 million rows is not quick. The database will now be able to support n-of-m and pay to script transactions - I'll be implementing support in the coming days.

Thanks for the good feedback all.
903  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 25, 2012, 09:24:30 PM
Why you don't use Sipa's private keys in a paper wallet?
They have CRC and they're standard de facto (at least it is in a master branch now).
It took a while to figure out that you're using raw base58, nobody really uses that.

I do not see much point in having a checksum on private keys. However since it is becoming the standard, I am gradually adding better support and will make it an optional default.

I just looked up my IPs on Maxmind and it shows them in the US.  (KY, not KS, but I'm not quibbling over a few hundred miles vs 10,000!) Smiley

I downloaded the latest maxmind database, but now it thinks your in Austria. It is the free version so maybe that is the reason http://www.maxmind.com/app/geolitecity.

Is this going to be a stand alone app or interface to the web wallet? I was hoping for the latter, the web wallet has great features just needs an app to access the camera for QR scanning. But to your question, I rarely use any wallet without encrypted private keys and the ability to generate a paper backup.

A bit of both. Native view for Transactions, My Addresses and Qr code support. But the send transaction uses the web interface.

New Features

You can now import Multibit wallet files into My Wallet.

Faster ledger generation for large addresses (Still a bit slow) http://blockchain.info/address/1VayNert3x1KzbpzMGt2qdqrAThiRovi8 compared to http://blockexplorer.com/address/1VayNert3x1KzbpzMGt2qdqrAThiRovi8

I will be taking the Site down at about 1:00 am GMT tonight in order to make some database changes needed for multi-sig support.

904  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 25, 2012, 10:25:39 AM
Out of curiosity why does blockchain.info think EMC is in the deserts of Kazahkstan?  I do enjoy the Sasha Baren Cohen, but EMC is firmly located in the midwest... Kansas City, specifically.  208.110.68.114, 115, 116 and 208.110.73.247 are located in the US.


I'm not sure. I use Maxmind's geo-ip database to lookup locations, maybe it needs updating (Or possibly some has stolen your servers and collocated them in Kazahkstan? Smiley

---

Apple are taking their sweet time with the iPhone app. What would My Wallet users rather see Multi-sig transactions or Wallet.dat import/export?
905  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 24, 2012, 08:55:41 PM
Thanks, I've added both ips. The mystery still remains which pool 88.6.221.179 belongs to.

---

I've put up a tool to Decrypt My Wallet backups offline (incase the site goes offline for any reason).

http://blockchain.info/DecryptWallet.html

http://pastehtml.com/view/blubcjzgc.html

Save it to your hard drive or in your Blockchain.info dropbox folder.
906  Bitcoin / Development & Technical Discussion / Re: BIP 17 on: January 24, 2012, 04:41:51 PM
  • The condition is to have 55% or more blocks in any 2016-block span announcing support for P2SH.

This is an excellent idea. It would give everyone in the network network a longer time to upgrade. Also voting process should be standardised so you include a BIP number e.g. "/BIP_0016/" rather than "/P2SH/" or "CHC" etc.
907  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 23, 2012, 02:54:45 PM
Your website inspire confidence.  I really hope you do well.

Thanks Smiley
908  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 23, 2012, 02:37:24 PM
Minor niggle: the label address dialog box remembers the previous label when you are editing the next address. I can conceive that this might have been intentional; in which case it's not a niggle, since it was your design choice.  I only raise it in case it was an accident.

No that wasn't intentional. It should be fixed now.

I've added automatic dropbox backups - pending app approval from dropbox.com which can take up to 48 hours.

More Info: https://blockchain.info/wallet/backups

Also added a page on anonymity:

https://blockchain.info/wallet/anonymity

909  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 22, 2012, 10:18:38 PM
  • Can't edit label after creation of an address in the addressbook
  • Can't delete an entry from the addressbook

You can now Label Addresses and remove entires from the address book.
910  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 22, 2012, 08:21:23 PM
At approx 12:00PM today I accidentally pushed an update to My Wallet which was not supposed to be committed and contained a fairly severe bug. It is possible if you generated or deleted any keys between 12:00 Noon to 8:00 PM GMT some keys may not have been properly backed up.

If you were using My Wallet during this time please double check all your addresses and BTC is accounted for. I have a wallet backup from a few hours before and one at 14:00 PM so it highly probably any missing keys can be recovered.

If you are missing any keys please contact me at support@pi.uk.com. Sorry for any inconvenience.
911  Bitcoin / Bitcoin Discussion / Re: Why so many rejected transactions? on: January 22, 2012, 03:28:59 PM
This usually happens when one of my nodes is lagging a bit behind on the latest block or when there is conflicting orphaned blocks.

If you search for the transaction hashes most of them are accepted shortly after.
912  Bitcoin / Development & Technical Discussion / Re: PULL request #748 : Pay-to-script-hash (OP_EVAL replacement) on: January 21, 2012, 12:09:40 AM
Can a pool operator please mine a block containing a P2SH transaction on main net and redeem it. I'd like to a do some P2SH preperation, but don't have Testnet setup.
913  Bitcoin / Bitcoin Discussion / Re: What is the single largest transaction of bitcoins on the block chain to date? on: January 20, 2012, 10:53:24 PM

Yes that is the largest. Top 5:

1) 550,000 BTC

2) 500,020 BTC

3) 499,743 BTC

4) 499,660 BTC

5) 499,620 BTC
914  Bitcoin / Development & Technical Discussion / Re: WHY CHANGE(aka BIP hell)? on: January 20, 2012, 07:26:57 PM
Tell me how we can do m-of-n signatures, or escrow without trusting a third party (or with a third party only in case of dispute).

https://en.bitcoin.it/wiki/BIP_0011.
915  Bitcoin / Bitcoin Technical Support / Re: How to monitor balance of multiple addresses of a paper wallet? on: January 20, 2012, 03:44:34 PM
Hi, You can use http://blockchain.info/address-balance-sheet

Or sign up to My Wallet and add your addresses (You don't need to add private keys).

916  Bitcoin / Development & Technical Discussion / Re: PULL request #748 : Pay-to-script-hash (OP_EVAL replacement) on: January 20, 2012, 11:14:40 AM
http://blockchain.info/p2sh

Quote
select count(*) from blocks where coinbase like '%/P2SH/%'

Quote
select count(*) from blocks where coinbase like '%NOP2SH%'
917  Other / Meta / Re: [Forum PULL] Support for bitcoin URLs on: January 19, 2012, 04:10:00 PM
Your right I can't find it in the spec now either. Some mention on http://dev.w3.org/html5/spec/iana.html perhaps they have depreciated it http://lists.w3.org/Archives/Public/public-html/2011Aug/0397.html.

Put up a test page here:

http://blockchain.info/uri

bitcoin: registered with Firefox 9 - Chrome 16 would only register web+bitcoin:
918  Other / Meta / Re: [Forum PULL] Support for bitcoin URLs on: January 19, 2012, 02:10:11 PM
huh? are you saying that web-based protocols require a web+ prefix?

Yeah in order to register a custom scheme with your browser it must start with web+
919  Other / Meta / Re: [Forum PULL] Support for bitcoin URLs on: January 19, 2012, 02:05:19 PM
In order to be compatible with the w3 spec for custom url schemes it would be good if the chosen URI was prefixed with web+ e.g.

web+bitcoin://

Then you can have your favourite website, not just desktop software, register itself as the bitcoin protocol handler.
920  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: January 19, 2012, 10:29:16 AM
Why Bitcoin values will rounded now?

I use the blockchain.info for different things and I need all numbers after the comma to identify payments.
Is it possible to make a choice between a rounded and not rounded view?

Oops, unexpected side affect - should now only round on the homepage.
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!