Bitcoin Forum
May 24, 2024, 01:18:53 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 ... 64 »
221  Bitcoin / Bitcoin Technical Support / Re: Paid BTC to api generated address on Blockchain.info but not showing in wallet on: March 24, 2013, 08:53:30 PM
Couple of issues with addresses generated on Saturday not being monitored correctly. All transactions should be forwarded correctly now, apologies for the delay.
222  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 23, 2013, 03:46:40 AM
Piuk - do you run bitcoind or your own implementation of the protocol?

Bitcoind, just with some modified networking code.

Please help. How can it be explained and how is it supposed to work?

The private key returned by /new is Hex encoded and the compressed address is shown. The merchant API should be compatible with no conversion however using the call where you pass in a single private key only the uncompressed address is checked. Now both the compressed and uncompressed balances will be check and it should work fine.
223  Other / Beginners & Help / Re: hi im new and i have problem with blockchain transaction on: March 22, 2013, 02:37:36 PM
hi i registered to maybe
get some help earlier today
i made a payment from my bank account
to qkos services about £160 when
i went to click on "i have sent payment"
i had already been logged out of my wallet
please can someone help me?

If you have sent payment withe the correct identifier it should not matter.

PM me your reference number if the payment has not cleared in an hour.
224  Economy / Service Discussion / Re: blockchain.info wallet down again?? on: March 22, 2013, 01:52:57 PM
Apologies for the downtime again. The site was moved to a dedicated rack and a new server installed https://i.imgur.com/jl5uVlc.jpg

Updates can normally be found on twitter https://twitter.com/blockchain
225  Other / Beginners & Help / Re: blockchain.info Wallet API on: March 21, 2013, 05:51:12 PM
Is there a method to import an existing Bitcoin address (using the private key) into a wallet managed by the API?  If so, will blockchain.info recover the addresses value from previous blocks (thereby increasing the value of the wallet)?

The API and web interface work with the same wallets so if you import a private key using [Import / Export] in the javascript interface it will be available in the API as well. If you would like to import a key programatically you can use the importprivkey method from http://blockchain.info/api/json_rpc_api
226  Other / Beginners & Help / Re: blockchain.info mobile wallet on: March 21, 2013, 05:48:54 PM
Is there an apk anywhere? Can compile it from git if not but kind of new to android and don't trust google play yet.

https://github.com/blockchain/My-Wallet-Android/
227  Bitcoin / Development & Technical Discussion / Re: A list of nodes in each country/city on: March 21, 2013, 01:52:56 PM
Here is the raw data from http://blockchain.info/ip-log

http://dl.dropbox.com/u/58484379/bitcoin_ipv4.csv (Warning large file: 140 MB)

ipv4 is a unsigned int representing the ip address
last_connected is a unix timestamp
ignore counter
lat, long, city, country determined using http://www.maxmind.com/en/city

Should be possible to analyse it using http://vis.stanford.edu/wrangler/ or http://www.tableausoftware.com/products/public
228  Bitcoin / Bitcoin Technical Support / Re: Blockchain.info shows wrong price?! on: March 21, 2013, 11:33:31 AM
This issue should be fixed now.
229  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 21, 2013, 10:58:03 AM
can we get address searches to be https:// ?

Yep, Fixed.

I may have found a bug.

I sent the following two transactions 15 hours ago using my blockchain.info wallet on my iPhone:
http://blockchain.info/tx/56c41c6a98d94a2b338d684aedae46a4a481eb1e11c25c042bb017b936414630
http://blockchain.info/tx/eba76d7b7c5b13927681c9441e64c666f3e585df179f2a246ddd17cf5b2baf83

None of them have confirmed.

I have rebroadcast them and they have both confirmed now. Perhaps an issue with automatic rebroadcasting.

blockchain.info isn't calculating firstbits for new addresses. Could you fix it please?

Ah for some reason I disabled this. It is enabled again now but has a bit of catching up to do.

-----------

Scheduled Maintaince

Friday 22nd 10:00am approximately 30 minutes.

I know there has been a fair amount of downtime recently but in the interests of improving the situation a bit more downtime is unavoidable. An additional server is ready to be installed but there isn't enough space in the current rack. The servers will therefore be moving to a dedicated quarter rack, which means more room for future expansion and a private locked cabinet for improved security. It should just be a case of powering down and up again so it will probably be less than 30 minutes.
230  Other / Beginners & Help / Re: (noob question) can blockexplorer and blockchain.info show different balances? on: March 21, 2013, 10:42:52 AM
It maybe an unconfirmed transaction or just different was of displaying the results.

What is the bitcoin address?
231  Bitcoin / Bitcoin Technical Support / Re: my client crashed... Need light weight wallet on: March 20, 2013, 10:28:27 PM
Which one of these options allows me to drag and drop my wallet.dat file?

A wallet.dat can only be imported into a fresh wallet:

https://blockchain.info/wallet/import-wallet
232  Other / Beginners & Help / Re: Bitcoin backing, blockchain.info? on: March 20, 2013, 08:25:08 PM
I understand the process of obtaining btc but I might not have read in enough.  I noticed blockchain.info doesn't get any support, and that's where btc comes from, right?

You might be confusing the blockchain which is a distributed database which holds a record of every bitcoin transaction and is sort of where btc comes from and the website blockchain.info which amongst over things displays information about the blockchain database.

Is it possible everyone could wake up one morning and blockchain.info be gone? What would happen to btc?

Yes. Nothing, unless you have a wallet host at blockchain.info in which case a wallet backup can be imported into another client and be up and running again fairly quickly.
233  Other / Beginners & Help / Re: blockchain.info mobile wallet on: March 20, 2013, 05:43:55 PM
Thanx! So, if I export my private key a copy is still retained in my wallet, but I have the option of deleting that key?

Correct. You can delete a private key by Archiving the address then clicking the red delete private key button (see: https://blockchain.info/wallet/wallet-faq). Read the warnings carefully though.
234  Other / Beginners & Help / Re: blockchain.info mobile wallet on: March 20, 2013, 04:58:45 PM
I can't seem to find an answer here, I probly just overlooked it...If I export my private keys from my online wallet, will they be removed from my mobile as well?

Exporting private keys normally doesn't mean removing them, it means copying them into another wallet but also retaining the original (either as a backup or so both wallets can be used simultaneously). If you mean deleting the private keys, then yes, once the mobile app next syncs the keys will be removed from the mobile wallet as well.

I guess the question would be is the mobile just a synced extension of the online.

Yes the wallets are shared between both. Blockchain.info acts a bit like dropbox every device that connects using the same identifier can download the wallet, modify it and upload it again.

What I'm thinking is that I could export private keys from online wallet, and keep them in my mobile. This seems safe, minus user error like losing your phone.

Wallets are always synced online with blockchain wallets, the avoids the problem of loosing your phone. There are other mobile apps which keep only a local copy.

https://bitcointalk.org/index.php?topic=40264.msg490783#msg490783 is the main blockchain thread.
235  Other / Beginners & Help / Re: blockchain.info/wallet - can not send money on: March 20, 2013, 04:05:43 PM
thanks for support. May I know, why this was caused ?

A script from this transaction: http://blockchain.info/tx/d85d548b86453a32e145a554edea50e696ecb158e26d9f118f8b23657eb11f1a?show_adv=true was missing. The problem should not occur again now.
236  Other / Beginners & Help / Re: blockchain.info/wallet - can not send money on: March 20, 2013, 03:44:44 PM
Please try again now.
237  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 20, 2013, 03:44:25 PM
Quote from: piuk
So it doesn't seem to like your SSL cert.

The SSL cert for coinad should work correctly now.
238  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 20, 2013, 03:32:22 PM
Freaking My Cluster is driving me insane.
239  Economy / Service Discussion / Re: blockchain.info wallet down again?? on: March 20, 2013, 02:28:13 PM
All the recent downtime (apart from the ddos) has been scalability problems with the database. Basically another server is needed to run a "management node" independent of the 4 existing "data nodes". A new server is ready to be installed, probably on Friday.
240  Economy / Web Wallets / Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics on: March 20, 2013, 02:01:37 PM
Dunno if anyone noticed the "Cancel Transation" button but it's missing a c if it means to be TransaCtion.

Fixed.

A negative miners fee!  Somebody must have played with raw transactions.  I assume it will never confirm, but how on earth did it propagate?

Yep a custom transaction submitted to /pushtx. Bitcoinj validates scripts but custom validation has to be done to match the inputs and outputs etc, this was missing:

Quote
if (valueInput < valueOutput) {
      throw new ValidationException("Value Input: "+ valueInput +" < Value Output: "+ valueOutput +"");
}
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 ... 64 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!