Bitcoin Forum
June 19, 2024, 09:28:00 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 [96] 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 ... 192 »
1901  Bitcoin / Electrum / Re: Multiple electrum wallets - any way to batch sweep or index them? on: November 23, 2016, 11:25:07 AM
if you can find the wallets then you can open them one by one in electrum and send the bitcoins to a wallet you do want to keep. you could even script this with the electrum command line. i don't think the other ways are practical.
1902  Bitcoin / Bitcoin Technical Support / Re: bitcoin-qt wallet crashes twice a month, database corrupted on: November 19, 2016, 08:20:00 AM
Hello
I know that bitcoin-qt doesn't like when you shutdown the machine with the wallet running, i did it once and pay the price hehe Grin

This machine has a SSD Samsung 840 PRO 250GB which is a pretty good ssd drive!, very reliable.
also this machine is connected to a APC SMART 2200XLI with extended battery, so even in a power outage scenario i have hours of operation, and even then, i have a generator (honda inverter, very clean output) Smiley hehe (yeah power utility in this country is a joke, you need to have all this crap to be able to work!)  Roll Eyes


are you indian? anyway if it's not the ssd then it could be ram. run mem test for a couple of hours.
1903  Bitcoin / Bitcoin Discussion / Re: 16,000,000 BTC will have been mined in a few days on: November 18, 2016, 04:22:05 PM
.. and all these mining companies used to making millions off mining, what is going to compel them to keep mining when there rewards are like 1/100000 of what they were before..?

Man these arguments were made before the recent halving and no doubt before previous halvings. They will be rolled out again before the next halving too. The answer to your question is that mining companies know full well when the halving is going to happen and they make their plans accordingly. There was no huge drop in hash rate after the recent halving like some had predicted.

The only dramatic event that took place was that the price doubled. So even though they are making less btc they are making more dollars.

Quote
And no bitcoin hasn't jumped that much over the past 7 years, meaning when everything is said and done, whats to keep the hash rate so high to protect the network?

It's gone from cents to the btc to hundreds of dollars to the btc. How can you say it hasn't appreciated in value?
1904  Bitcoin / Development & Technical Discussion / Re: Tracking large amount of receive addresses for web service on: November 18, 2016, 03:54:09 PM
exchanges probably use custom implementations. back in the day we learned that one of the reasons mt. gox lost so many bitcoins is because their custom implementation didn't keep up with patches to the satoshi client. I don't think the need for a custom version has changed so i think exchanges are still probably using a custom implementation because otherwise they couldn't keep up with the load.
1905  Bitcoin / Development & Technical Discussion / Re: Have a partial priv key, need help guessing missing characters, ink is blurry on: November 18, 2016, 03:41:12 PM
if the QR code is not too blurred then scanning that might be a better idea than trying to brute force the priv key. QR codes have built-in redundancies and error correction so even a slightly damaged QR code can yield a lot, if not all, of the data.
1906  Other / MultiBit / Re: multibit restore process on: November 18, 2016, 03:35:39 PM
However, this would mean it should scan the entire blockchain, won't that take for ages?

The answer to your question is bloom filters. It's supposed to be a way to request transaction data from full nodes without revealing your addresses. Unfortunately the theory doesn't hold out in practice and it does leak out info about your addresses:

http://bitcoin.stackexchange.com/a/40949

Quote
Further more, if I'm a heavy bitcoin user and already generated more then 10.000 addresses, then it should scan all of them? And how does it know I 'only' have 10.000 addresses? It could well be 100.000. At a given point I would probably notice that it's still incomplete as my balance is not matching, but suppose I totally forgot how much bitcoins I had.
Any light shed on this would be appreciated :-)

Deterministic wallets employ a concept called a gap limit or "lookahead". Think of the gap limit as the number of unused addresses (as in no transactions on the blockchain) from the index of the last used address that the wallet keeps watching. So for example in electrum the gap limit is 20. Other wallets have more or less. If you have a large block of unused addresses and that block is larger than your gap limit then it's quite possible that multibit won't look for transactions there. Then you have to manually instruct multibit to increase its gap limit. You can do this in electrum so I'm sure there is a way to tell multibit to do the same.

Couldn't it use the blockchain offline?

What you can do is have a split setup where you have an offline wallet with the secret seed and an online wallet that only contains the public keys i.e. a watch-only wallet. You create transactions on the online wallet, sneakernet it to the offline wallet for signing and then back to the online wallet to broadcast it. Armory and electrum support this sort of "cold storage" setup.
1907  Bitcoin / Bitcoin Technical Support / Re: bitcoin-qt wallet crashes twice a month, database corrupted on: November 18, 2016, 02:52:57 PM
I can think of a few things that could cause this:

- Last I tried bitcoin core you had to manually shut it down before you shut down the computer i.e. it would not automatically shut down with the OS. If you didn't do this there would be DB corruption
- Like achow101 said DB corruption can be a sign of a hardware problem. In my experience it can be a sign of a failing hard drive.

If I was you I'd definitely make sure bitcoin core was shutting down correctly when you shut down your OS. If you live in an area with power cuts you have to get a UPS or this DB corruption will keep happening.

As for the second point you can run chkdsk to check your hard drive for bad sectors.

BTW electrum is one of the most widely used wallets. You shouldn't be afraid to use it.
1908  Bitcoin / Electrum / Re: anyway to clear the ledger on Electrum? on: November 18, 2016, 07:33:47 AM
Hello,

I've emptied my Electrum wallet to another cold wallet temporarily (currently a "zero" balance)... I have 3+ years of transactions in the ledger, and was wondering if there is a way to clear it out (more/less just to tidy up the look)... is it possible? Thanks!

creating a new wallet and sending bitcoins there would be the simplest way. it would mean that your addresses would change. you can create a new wallet using file > new/restore.
1909  Bitcoin / Electrum / Re: Unconfirmed transaction on electrum on: November 18, 2016, 07:30:31 AM
And under the receive tab, since my transaction is still pending, will I loose all my money in 23 hours when the request expires?

requests don't expire btw. that part of the interface needs some rewording. suffice it to the address you got from the receive tab will continue to work forever and you should have no problems receiving money to it now and in future.

as for the confirmations issue don't worry either the two transactions will confirm or they won't. you won't lose money. just wait it out.
1910  Bitcoin / Development & Technical Discussion / Re: Derive in batches, addresses of an xpub programmatically. on: November 17, 2016, 12:01:00 PM
For a given HD wallets public xpub (Extended public key), derive the public child addresses, in bulk.
This PHP script : https://github.com/dan-da/hd-wallet-addrs , derives public addresses, but does so one by one, which is sloww.
I am pretty sure it is possible to derive say 10 to 100 child addresses at one go. But how ?

I believe the library that bitcoin payments for woocommerce uses is faster than the bitwasp ones. I use it for my bitcoin address plugin too. You can grab it from either plugin.

In my plugin you'll find it in includes/libs. The ElectrumHelper file contains the static function mpk_to_bc_address that you can use.

The downside is that this is only for electrum. You'll have to modify it to use another address derivation.
1911  Bitcoin / Electrum / Re: HELP - password electrum on: November 16, 2016, 12:32:07 PM
Or, OP might be able to remember a word or two from the seed which will greatly help in brute-forcing.

you need a lot more than a word or two to brute force the seed. there are way too many possibilities.
1912  Bitcoin / Electrum / Re: HELP - password electrum on: November 16, 2016, 06:30:41 AM
;)hello guys,
 Abdussamad:  ... when I go on "the seed button", electrum asks me the password.
 Coding: it is right, the only thing I can do is a "brut force ". how? can you help me? witch preogramm do  I have to use?

brute forcing only works if you have *some* idea what the password is. otherwise it's a crapshoot.
1913  Bitcoin / Electrum / Re: Electrum Multisig Wallet and address on: November 14, 2016, 09:49:30 AM
In the case of p2sh addresses the address is a hash of a script not the hash of a public key. So what are you trying to achieve again?
1914  Bitcoin / Electrum / Re: HELP - password electrum on: November 14, 2016, 09:48:09 AM
I installed electrum , it has not asked me for the password it has not shown me the seed.
I think that, this has happened because probably the electum wallet during the new installation has recovered data from an old installation.
Unfortunately I have not been paying attention to this, the wallet was activated immediately and i send bitcoin to it from a bitcoin core wallet. ,...... Now my bitcoin are in the electrum wallet installed on my PC and I do not have the password and  seed.
how can I recover the bitcoins? People say that, those bitcoin are lost but I can't belive it !! ....they are in my wallet installed in my pc.......
Can you help me please  !!



Go to wallet menu > seed. Tell us what happens when you do this.
1915  Bitcoin / Electrum / Re: Electrum 2.7.11 doesn't load on: November 09, 2016, 11:14:27 AM
I think we missed an opportunity here to get some debug data and maybe file a bug report. I guess next time then..
1916  Bitcoin / Electrum / Re: Electrum 2.7.11 doesn't load on: November 08, 2016, 01:01:10 AM
When this happened in the past we would tell people to delete the files "blockchain_header" and "config" from the electrum data directory. The electrum data directory is one level up from the wallet directory which is located at:

http://docs.electrum.org/en/latest/faq.html#where-is-my-wallet-file-located

So try the above and if it works please do post here so we know this still works!
1917  Bitcoin / Electrum / Re: Is Electrum 2.6.3 safe to generate keys? on: November 08, 2016, 12:53:23 AM
You could have easily gone on GitHub and read the Release-Notes:
https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES#L1-L115

As you can see there were no issues with seeds generated on 2.6.3

There were some bugs introduced with for example 2.7.5 the utf8 bug for password extended seeds (a new feature in 2.7 versions) which are removed now.

Ok but has anyone tested it except the main dev, how many people are testing the software for bugs and errors?

Every single user. However, most don't report bugs (this is the case with all software). The ones that do help improve the software because they bring those bugs to the devs' attention and then they can fix it.

One difference between 2.7 and older versions when it comes to seeds is that in 2.7 they have standardized seed mnemonics to 12 words for all wallet types. In 2.6 it was 13 words for normal wallets and more words for other wallet types. That doesn't make the 2.6.x seeds any more or less safe though.

The other difference is that the wallet file format changed in 2.7.x. So when you install 2.7.x it upgrades your wallets to the new file format. So old wallets can be used in 2.7.x but newer ones can't be used in 2.6.x.

So you can continue to create wallets in 2.6.x if you prefer but I don't recommend it. I suggest creating new wallets using 2.7.x. The release of lots of point versions in the 2.7.x line should not be taken as a bad thing. If anything it shows that the developers' are actively fixing bugs and improving the software and right now at .11 it's pretty mature.
1918  Bitcoin / Electrum / Re: Electrum Hacked or Corrupted (Seed lost) FML! on: November 03, 2016, 07:04:02 PM
what is the name of the file and where is it located on your hard drive? take a look at the link below to see the location of electrum wallet files:

http://docs.electrum.org/en/latest/faq.html#where-is-my-wallet-file-located

the wallet file contains json which is a human readable data storage format. it wouldn't be binary code like you've pasted above.
1919  Bitcoin / Electrum / Re: How to Export electrum wallet data securely ? on: November 03, 2016, 02:18:50 AM
If I may ask, why the private keys instead of the seed?
I plan to save the encrypted file to google drive so that by chance if my primary pc gets crashed/damaged, my funds would not be compromised.
So i guess that in your opinion exporting seed is much useful/

You can save a copy of the wallet file using file menu > copy. Assuming you already have a password set in your electrum wallet then you can upload that file to your cloud account and you are done. When you set a password electrum encrypts the seed using that password. So there is no need to use another encryption app.
1920  Bitcoin / Development & Technical Discussion / Re: I've read somewhere in 4 years the block size will be 700GB on: November 01, 2016, 10:16:57 PM
Bitcoin has been running for 8 years now and the blockchain is less than 90 megabytes.  If we double that size in the next 4 years, then the blockchain will only be 135 MB.


You seem to have MBs and GBs confused which is very out of character. I'm guessing they are typos. Might want to correct them.

Hard drive capacity will continue to increase, and it will most certainly outpace the growth of the blockchain. Disk space gets cheaper by the day.
You've been excellent at answering many questions on many threads then you come out with this tired trope. Please don't disseminate this rubbish. It's not, and has never been, a solution. It is the bitcoin equivalent of "Have faith that God shall provide".

Bitcoin was designed with the advancement of technology in mind. The whole difficulty adjustment thing is to ensure that, even as CPUs get faster, we continue to get blocks that are 10 minutes apart on average. If you feel that expecting technology to continue to advance is wrong then you should find some other hobby. Forget about bitcoin.
Pages: « 1 ... 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 [96] 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 ... 192 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!