Bitcoin Forum
May 07, 2024, 03:34:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
2541  Bitcoin / Project Development / Re: Letter to the CCC on: October 17, 2010, 09:23:27 PM
Jetzt haben wir vor, auch Ihnen X bitoins zu spenden.
bitcoins Roll Eyes
2542  Bitcoin / Bitcoin Discussion / Re: A few questions on: October 17, 2010, 09:19:04 PM
I've seen some messages on the forum that a pool of addresses is under development. After it's implemented, you won't need to back up so frequently.
Yes, it is implemented in SVN 163.
2543  Bitcoin / Bitcoin Discussion / Re: "BTC" and ISO 4217 on: October 17, 2010, 07:48:35 PM
Russian roubles - RUB, Ukrainian hryvnia - UAH, etc. So I see no problem with BTC.
2544  Bitcoin / Bitcoin Discussion / Re: Cryptocurrencies are theftproof on: October 17, 2010, 06:34:48 AM
TrueCrypt is not free software.
I definitely need to learn the free alternative, which is cryptsetup on GNU/linux, I guess.
If you do not use 64-bit Windows, you can try FreeOTFE. Wink
2545  Bitcoin / Bitcoin Discussion / Re: Ghost bitcoin on: October 17, 2010, 05:40:33 AM
Dropbox allows to roll back old files. With keypool it will be safe. Bitcoin 0.3.13.4 already support it.
2546  Bitcoin / Development & Technical Discussion / Re: Version 0.3.13, please upgrade on: October 17, 2010, 04:44:04 AM
Oh! My wallet corrupted. Dropbox saved only too
old copies, because Bitcoin did not close the file.
I think client must close the wallet when it is not
needed for any operations on it. What you think?
Version 0.3.13.2 (SVN rev 161) has improvements for the case where you already had 0/unconfirmed transactions that you might have already spent.  Here's a Windows build of it:
http://www.bitcoin.org/download/bitcoin-0.3.13.2-win32-setup.exe
It opens my corrupted wallet. Magic! Cheesy
2547  Local / Разное / Re: CUDA + Windows7 ... как там оно работает? on: October 17, 2010, 04:15:59 AM
И вот недавно он выложил новые бинарники для Windows с исходным кодом под GNU GPL. Cheesy
2548  Bitcoin / Development & Technical Discussion / Re: Generating Bitcoins with your video card (OpenCL/CUDA) on: October 17, 2010, 04:08:48 AM
Quote
It seems there are still people running the old proprietary version.
is there any other version available (besides the old cracked proprietary version) for people that dont compile themselfes?
i havent noticed any.
Yes, it is available for Windows now. You can get it here. Do not forget to use the -gpu key. Smiley
2549  Bitcoin / Development & Technical Discussion / Re: Pooled/Remote Mining on: October 17, 2010, 03:53:29 AM
Thank you, puddinpop! Someone succeeded to generate a block?
2550  Bitcoin / Development & Technical Discussion / Re: Losing a wallet and total bitcoins on: October 17, 2010, 03:04:21 AM
Yeah. Dropbox + keypool = safe backup.
2551  Bitcoin / Development & Technical Discussion / Re: bind problems with c++ 0x on: October 17, 2010, 01:51:51 AM
Fixed in SVN revision 164.
2552  Local / Deutsch (German) / Re: German = Deutsch on: October 16, 2010, 11:33:19 PM
Code:
http://bitcoin.svn.sourceforge.net/viewvc/bitcoin/trunk/locale/de/LC_MESSAGES/
http://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk/locale/de/LC_MESSAGES/

And also this may be helpful. Smiley
2553  Bitcoin / Bitcoin Discussion / Re: Gov't ability to break encryption on: October 05, 2010, 10:51:56 PM
lol Cheesy
http://eprint.iacr.org/2010/006
2554  Bitcoin / Bitcoin Discussion / Re: Ghost bitcoin on: October 05, 2010, 11:10:20 AM
Carbonite is free for 15 days only.
2555  Bitcoin / Bitcoin Discussion / Re: Ghost bitcoin on: October 05, 2010, 10:35:47 AM
I made the hard link to the wallet.dat file in the Dropbox directory. So my wallet.dat file backups automaticaly.

The way to make a hard link in Windows NT or higher:
Code:
fsutil hardlink create link_name source_file

The way to make a hard link in Windows Vista or higher:
Code:
mklink /h link_name source_file

The way to make a symbolic link in Windows Vista or higher:
Code:
mklink link_name source_file
For a folder:
Code:
mklink /d link_name source_dir
Or (I prefer this way):
Code:
mklink /j link_name source_dir

The way to make a symbolic link in POSIX/UNIX-like systems:
Code:
ln -s source_file link_name

The way to make a hard link in POSIX/UNIX-like systems:
Code:
ln source_file link_name
2556  Bitcoin / Bitcoin Technical Support / Re: bitcoin won't load on: October 05, 2010, 10:12:07 AM
Try to remove all files except wallet.dat from %APPDATA%\Bitcoin directory.
2557  Bitcoin / Development & Technical Discussion / Re: Generating Bitcoins with your video card (OpenCL/CUDA) on: October 04, 2010, 07:01:58 PM
You should use the latest driver version. Did you use -gpu switch?
2558  Bitcoin / Development & Technical Discussion / Re: Website and software translations on: October 04, 2010, 04:34:07 PM
It does not exist.
2559  Economy / Marketplace / Re: Buying bitcoins with LR on: October 04, 2010, 03:07:06 PM
Valerius, before you start getting bitcoins - make sure you use
the latest Bitcoin version (currently 0.3.13) to not be deceived.
2560  Other / Off-topic / Re: True Goal of Satoshi on: October 04, 2010, 11:47:20 AM
Am I right? What do I win?
You are not right.

Maybe . ^ and . ^?
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!