Bitcoin Forum
June 16, 2024, 01:52:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Re: how to calculate next difficulty? on: March 12, 2012, 10:33:13 PM
so, as an example calculation:

say difficulty is 1,000,000

last 2016 blocks took exactly 1 week.

does that mean next difficulty is 2,000,000  ...or is it an order of magnitude thing, like next diff 10,000,000?

(sorry, i don't really know how the total network hash rate might affect things like that)


It will be 2,000,000 .
Also, difficulty cannot change more than four-fold in a single retarget (that is, cannot become more than 4 times higher or lower at once).

The code that calculates the new difficulty is in main.cpp file, function GetNextWorkRequired. Code on Github

2  Local / Новички / Re: Подскажите клиент on: March 08, 2012, 08:57:37 AM
Instawallet.org - это самый простой вариант, однако тогда приватные ключи будут не у вас.

Самый легковесный клиент, который сам распоряжается приватными ключами - это Electrum http://ecdsa.org/electrum/ , который не скачивает ни блоки, ни даже заголовки, а запрашивает транзакции по мере необходимости с сервера.
3  Bitcoin / Pools / Re: [300 GH] Eligius pool: ~0Fee SMPPS, no reg, RollNtime, hop OK, BTC+NMC merged! on: February 14, 2012, 02:37:28 PM
Why am I not getting NMC, even though I registered by NMC address via signmessage on this page http://eligius.st/~luke-jr/nmc-register.suphp ?
Do I need to do any additional steps?
4  Bitcoin / Electrum / Re: Electrum: the blockchain is the cloud on: January 15, 2012, 01:20:44 AM
Hello Thomas!

I really liked your Electrum client - small and immediately usable! The QR showing feature is very useful for mobile clients!

There is a small bug which prevents from restoring the wallet, but I have fixed it and sent you a merge request.

It would be nice to see QR-code printing (for later offline use) and QR-code recognition from the webcam!
5  Bitcoin / Bitcoin Discussion / Re: Kudos to CINFU HOSTING SOLUTIONS (VPS) on: August 21, 2011, 08:45:31 AM
I am also a happy customer of CINFU, with 2 servers running there for 3 months already, and I was paying for them in bitcoins! Their support is really fast and helpful! If anyone wants to get a VPS for bitcoins - I suggest go to CINFU http://www.cinfu.com/ !
6  Bitcoin / Bitcoin Discussion / Re: Event: Bitcoin Hackathon, 2.-4. September, Aalto Venture Garage, Finland on: August 18, 2011, 08:33:40 PM
I will come there, most probably! kangasbros, are you participating in Summer of Startups?
7  Local / Разное / Re: Встреча bitcoin юзеров on: August 18, 2011, 08:32:16 PM
Я скорее всего тоже буду там, в Эспоо! Привет всем кто в Summer of Startups участвует!
8  Local / Майнеры / Re: Список пулов on: August 18, 2011, 08:00:57 PM
Здесь

https://en.bitcoin.it/wiki/Comparison_of_mining_pools
9  Other / Beginners & Help / Re: Introduce yourself :) on: July 27, 2011, 05:09:29 AM
Hello everyone, I am from Finland, travelling between Helsinki and Turku. Are there any Bitcoiners living in those cities?
10  Other / Beginners & Help / Re: When Does Solo Mining Make Sense? on: July 27, 2011, 05:03:17 AM
Actually, it makes sense at any hash speed, and the question is about how long you are ready to wait for you money :-)
11  Local / Майнеры / Re: потолок сложности. on: June 23, 2011, 10:33:26 AM
Мы ещё не знаем каков будет курс биткойна через N дней/месяцев. Может, он возрастёт ещё в 10 или 100 раз, и майнить будет всё равно выгодно даже при сложности в 10 или 100 миллионов! Если смотреть на историю курса за полгода-год, то видно, что курс растёт скорее по экспоненте, чем линейно!
12  Bitcoin / Bitcoin Discussion / Re: Still not really understanding the wallet on: June 11, 2011, 08:56:48 AM
Bitcoin client can handle only one wallet at the same time, and it must me named wallet.dat . You can use another computer (it can be virtual) for running Bitcoin with the savings wallet.

In order to keep the wallet file encrypted while Bitcoin is running, you can use transparent encryption, for example, put /roaming/bitcoin folder in a Truecrypt container. Or, encrypt the whole hard drive :-)
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!