Bitcoin Forum
June 07, 2024, 10:02:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 [1348] 1349 1350 1351 1352 1353 1354 1355 1356 1357 »
26941  Other / Beginners & Help / Re: BTC halving on: March 02, 2016, 03:55:53 PM
Since a few days, Bitcoin Core 0.12.0 is available. Also since a few days, transactions take much longer to be confirmed. The new Bitcoin Core has a much higher recommended fee. I think this is the cause of the delays: if you don't join the higher fee, you lose priority.
I just saw this block being mined: 25 BTC block-reward, and 4.67004169 BTC fees. That is 2000 dollar or almost 20% of the block reward! Are miners using the limited block size to force users to pay much more, so the halving will hurt them less?

I know this block had much more fees than average, which is why I picked this one to demonstrate.
26942  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: March 02, 2016, 10:25:08 AM
install these packages and recompile (make clean && make):
nvidia-libopencl1-352
nvidia-opencl-icd-352
The first one was new, the second installed already.

Now I'm back to the error I had before: can't find -lOpenCL
Code:
cc oclvanitygen.o oclengine.o pattern.o util.o -o oclvanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
make: *** [oclvanitygen] Error 1

When I installed nvidia-libopencl1-352, I got this:
Code:
The following packages will be REMOVED:
  ocl-icd-dbg ocl-icd-libopencl1
The following NEW packages will be installed:
  nvidia-libopencl1-352

Code:
Removing ocl-icd-dbg:amd64 (2.1.3-4) ...
dpkg: ocl-icd-libopencl1:amd64: dependency problems, but removing anyway as you requested:
 nvidia-opencl-icd-352 depends on ocl-icd-libopencl1 | nvidia-libopencl1-352; however:
  Package ocl-icd-libopencl1:amd64 is to be removed.
  Package nvidia-libopencl1-352 is not installed.

Removing ocl-icd-libopencl1:amd64 (2.1.3-4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 removed doc-base file...
Registering documents with scrollkeeper...
Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
Selecting previously unselected package nvidia-libopencl1-352.
(Reading database ... 199141 files and directories currently installed.)
Preparing to unpack .../nvidia-libopencl1-352_352.63-0ubuntu0.14.04.1_amd64.deb ...
Unpacking nvidia-libopencl1-352 (352.63-0ubuntu0.14.04.1) ...
Setting up nvidia-libopencl1-352 (352.63-0ubuntu0.14.04.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.7) ...

So some packages are fighting eachoter over dependencies, and I end up with either one of the required packages. More suggestions are welcome Smiley

If I reinstall ocl-icd-libopencl1 I'm back to where I started (it compiles but no Available OpenCL platforms:
Code:
apt-get install ocl-icd-libopencl1
......
dpkg: nvidia-libopencl1-352: dependency problems, but removing anyway as you requested:
 nvidia-opencl-icd-352 depends on ocl-icd-libopencl1 | nvidia-libopencl1-352; however:
  Package ocl-icd-libopencl1:amd64 is not installed.
  Package nvidia-libopencl1-352 is to be removed.
26943  Bitcoin / Bitcoin Technical Support / Re: Paper wallet question on: March 01, 2016, 05:45:12 PM
2. I would like to make a copy of the 'paper' wallet .pdf file and store it in the cloud, so I can restore it in case I lose the USB pen drive. Is there a safe way to do that? I know that the wallet can not be considered 'Cold' anymore once I do so, but I don't want to rely on this one usb pen drive only.
I would just print the PDF, paper lasts much longer than a USB-stick. Or, just write the private key down in a book, inside a wall, at the back of a wall-mounted (empty?) safe, or anywhere else nobody would guess.
26944  Economy / Service Discussion / Re: Burger King Accepts Bitcoin on: March 01, 2016, 03:38:43 PM
That is really cool I will try this out in Burger King Utrecht in the Netherlands.
You'll be disappointed, try Arnhem.
26945  Bitcoin / Bitcoin Discussion / Re: EU Plans To End Anonymity For Bitcoin And Prepaid Card Users on: February 28, 2016, 02:05:22 PM
you can mix coins all you like. but if your going to convert it back to FIAT.. you need to expect to be taxed
Central governments are desperately trying to maintain their power. This FIAT-exchange is just a temporary thing, the moment you can just pay with bitcoin, it won't be needed anymore.
Who needs a prepaid card if you can just pay by scanning a QR-code?
26946  Other / Off-topic / Re: Life without technology on: February 28, 2016, 01:49:54 PM
Life sure would be interesting again. If technology just stopped working then we would be killing each other over food. Then shortly afterward... killing each other for food.
Next thing: dying due to lack of food.
Apart from the fact that city people (and that's about everybody by now) can't find their food in the wild, there is simply not enough food for so many people. No technology means no fertilizer, no plow, no knifes, basically back to before the stone age. I doubt even a million people will survive.
26947  Other / Off-topic / Re: Which operating system do you use? Windows? Linux? Mac? other? on: February 28, 2016, 11:57:28 AM
I just exchanged Ubuntu for Linux Mint MATE. So far it's looking okay: simple desktop that has everything I need and works quite well.
Only weird thing: it has Yahoo and other forgotten search engines as default, I had to manually add Google to my browsers!
26948  Bitcoin / Bitcoin Technical Support / Re: New install, new version of Bitcoin Core, weird Pending amount on: February 27, 2016, 09:52:01 PM
Code:
bitcoin-qt -zapwallettxes
Thank you! This fixed it, and also removed the two double spend transactions from my Transaction-list.
26949  Bitcoin / Bitcoin Technical Support / Re: 1 BTC reward for anyone who can recover my password! on: February 27, 2016, 07:37:51 PM
But I need that pass word How can we do the exchange of password for reward?
This is like a riddle! Do you have several wallets with the same passsword, and that's the password you need to recover? How can you mistype a password several times?
26950  Bitcoin / Bitcoin Technical Support / New install, new version of Bitcoin Core, weird Pending amount [SOLVED] on: February 27, 2016, 07:11:53 PM
I have reinstalled my laptop with a different Linux-distribution.
This screenshot shows my new install (top) and my old install (bottom):


I am using the same wallet.dat, and I copied it back to the old install to create a screenshot of the old situation. Everything used to be fine, but in the new version it keeps showing 594.46684 mBTC as Pending. I know it's not send by real transactions, no money is coming in. Nothing changed in the Transactions-tab.

I have had 2 "weird" transactions in the past: the first said it's a double spend, the second I actually did a double spend to fix a zero fee transaction that was stuck for 2 weeks. But the total amount of this was much less than what's Pending now.

Anybody knows what is going on here? It makes my Bitcoin Core looks messy, and it makes it seem I have more mBTC than I really have.
26951  Economy / Gambling discussion / Re: Is their any safe methods to gamble? on: February 27, 2016, 12:20:51 PM
Safe method to gamble :

Bet 1 btc on 1.1 multiplier
If lost
Bet 15 btc on 1.1 multiplier
If lost
Bet 200 bitcoin on 1.1 multiplier
If lost
Bet 2200 bitcoin on 1.1 multiplier
If say 1000 people do this once, it's quite likely 999 people will win a tiny amount, and 1 person will lose everything.
26952  Other / Beginners & Help / Re: BTC halving on: February 26, 2016, 03:23:06 PM
What i know is bitcoin halving will affect the price of bitcoin. many people speculate the price of bitcoin will increase and i hope it will happen. and what happened to the bitcoin price today, is it because halving ?
I don't expect a sudden price increase. I expect an increase anticipating the halving, and after the halving we'll see if the new price can be sustained.
26953  Economy / Services / Re: Rent my signature on: February 26, 2016, 02:58:40 PM
PrimeDice has closed their campaign to Staff last month
Can't you continue the same campaign with your your own referral link?
26954  Economy / Speculation / Re: Poll: What year will we hit $100,000? on: February 26, 2016, 02:01:04 PM
I feel like bitcoin can hit $10,000 by 2016 and $100,000 by 2017.
I agree: it can. But it's far from likely. If it does go up this much this fast, it will collapse again. So question is: at what value will you sell if it goes up fast day after day? $800? $1500? $10000? Do you cash in, risking to lose a chance to sell at a much higher price, or do you wait, risking to miss your chance when the price drops again?
26955  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: February 26, 2016, 01:18:25 PM
I'm running 14.04 (long term release). Do you have a Geforce 840M or another brand?
Do you use the binary (ie, proprietary) drivers form nvidia? if so, i can help you get it up and running.
You probably don't, do you have bumblebee installed for discrete GPU use?
I've reinstalled (from Ubuntu to Mint), but I get the same error:
Code:
test@Laptop:~/vanitygen-master$ ./oclvanitygen 1test
Difficulty: 264104224
clGetPlatformIDs(0): Unknown code -1001
clGetPlatformIDs(0): Unknown code -1001
Available OpenCL platforms:

I am using NVIDIA Driver Version 352.63, I'm not sure about the bumblebee-thing. Any help to get it working would be much appreciated Smiley
26956  Other / Politics & Society / Re: Are you with or against "the U.K. quits the European Union" ? on: February 24, 2016, 06:20:34 PM
I am in favor of the UK leaving the EU. It will accelerate the disintegration of the European Union. It will be good for the native people of Europe. The European Union was another attempt by the Germans to create the Fourth Reich, where Germany will dominate the other European nations. The Brits are intelligent, and that is why they are cancelling their membership.


^^ Exactly. EU is a self-arranged government without support from the people, and which the people never asked for. You could call it a dictatorship, and their interests are far from the interests of the European population.
26957  Bitcoin / Bitcoin Discussion / Re: How do you store your bitcoins? on: February 24, 2016, 05:59:47 PM
It's one thing to have 20-30 CD's containing the wallet file, in safe spaces so if 1 CD gets lost or corrupted you have backup.
Why would you go through the hassle of burning so many backups of 1 small file, if you can just write down the private key? Take an old book you've had all your life, open it at page 36, and write it down. Unlike a CD, the book will last for centuries. Just remember which book it is Smiley
26958  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: February 24, 2016, 12:46:05 PM
LoyceV,
shit man! looks like you've really sodomized your computer now, uhm
I apologise for that LoyceV . I'm not sure how you can return your system
to how it was now. Again sorry about that. Probably best if I shutup now.
I've been planning a reinstall for a long time, guess I'll have to really do it now. I'm just not sure what distribution to use yet, I seem to like none of them anymore lately. I'll just try Mint.
26959  Economy / Speculation / Re: How many bitcoins do I need to retire in 20 years? on: February 24, 2016, 10:42:04 AM
Interesting topic Smiley I've been thinking the same, but for my kids' college funds. The amound needed can be anywhere from infinite (bitcoin worthless) to a fraction of a bitcoin (bitcoin worth millions of dollars).
Either way, you're 7 years too late buying now. Like any price-guess-topic, I think it's safe to say bitcoin won't increase 100,000 times in price again as it did the past 7 years.

Of course, like all investments, it's wise to diversify. Although bitcoin has outperformed the stock market in the past year, that is no guarantee for the future.
26960  Economy / Scam Accusations / Re: Rollin.io is a scam !/? on: February 24, 2016, 09:08:26 AM
Throw a dice. If it hits 6 three times in a row, call it rigged. Keep throwing the dice until you reach this hellish number!
Pages: « 1 ... 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 [1348] 1349 1350 1351 1352 1353 1354 1355 1356 1357 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!