Bitcoin Forum
September 22, 2025, 07:29:34 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: Primecoin- the official topic doesnt work on: November 12, 2013, 06:31:57 PM
Hi,
Noticing that the official topic of primecoin contains out-of-date info I have a little question:
Since I cant enter http://primecoin.org (avast alert) I wanted to ask some forum pros which link to download primecoin client is safe? Is it this? https://sourceforge.net/projects/primecoin/files/? I just want to make sure.
Thanks in advance

You could try: https://github.com/primecoin/primecoin/wiki
2  Bitcoin / Pools / Re: [6 TH] pool.itzod.ru - RSMPPS/LongPoll/JSON API/Websockets/No Invalids on: October 23, 2013, 03:50:18 PM
Great!  Grin This time it went without problems and I installed as root as you suggested.
As you said it only shows the first worker. Would be nice if you could show all in the graph.
3  Bitcoin / Pools / Re: [6 TH] pool.itzod.ru - RSMPPS/LongPoll/JSON API/Websockets/No Invalids on: October 23, 2013, 11:14:25 AM
I also agree that itzod pool seems undervalued for what it offers and we need to get some higher participation to keep variance in check.
One thing is the site itself doesn't offer much in the way of pretty user graphs, etc.  but it does have good api support.  

I use my own webapp to monitor worker/pool performance.  I've posted it to github in the off chance anyone else will find it useful, if not, no harm done.
https://github.com/shendo/itzodmon

Web layout/js heavily 'borrowed' from p2pool as that is my other pool of choice.

If there is any interest I'll put a bit more effort in cleaning it up and package it properly, etc.
I would like to test it. Tried to dowload package from GIT and install but I get the following errors:

$ pip install itzodmon
Downloading/unpacking itzodmon
  Could not find any downloads that satisfy the requirement itzodmon
No distributions at all found for itzodmon
Storing complete log in /home/user.pip/pip.log

pip.log: shows this:
/usr/bin/pip-python2.7 run on Wed Oct 23 13:10:18 2013
------------------------------------------------
Downloading/unpacking itzodmon

  Getting page https://pypi.python.org/simple/itzodmon/
  Could not fetch URL https://pypi.python.org/simple/itzodmon/: HTTP Error 404: Not Found (itzodmon does not have any releases)
  Will skip URL https://pypi.python.org/simple/itzodmon/ when looking for download links for itzodmon
  Getting page https://pypi.python.org/simple/
  URLs to search for versions for itzodmon:
  * https://pypi.python.org/simple/itzodmon/
  Getting page https://pypi.python.org/simple/itzodmon/
  Could not fetch URL https://pypi.python.org/simple/itzodmon/: HTTP Error 404: Not Found (itzodmon does not have any releases)
  Will skip URL https://pypi.python.org/simple/itzodmon/ when looking for download links for itzodmon
  Could not find any downloads that satisfy the requirement itzodmon

No distributions at all found for itzodmon
------------------------------------------------
Could you help me?
4  Other / Beginners & Help / Re: GPU brute forcing an encrypted wallet on: May 19, 2013, 09:58:19 AM
I'm having trouble isolating the functions I need out of the bitcoin client.

So what I understand is that there is a built in 100ms delay. If I extract out the piece to unlock it and bypass the rpc I can avoid that or is that because of the algorithm used to encrypt it?

I'm also in the same spot as you and trying to run ruby scripts with bitcoind at about 25 passwords/second.

Where did you find the info about the 100ms delay?

I think I saw some timing when the keys are generated so that the decrypt will not be too slow. This timing sets the nDeriveIterations  value for the master key.

@yourstruly, you were right. When wallet is encrypted and every time the password is changed the decryption time is calculated
to about 100 ms and set in nDeriveIterations for the master key.
To effectively crack a strong password you would have to run the crack program on a computer with multi cpu or with a much
faster cpu than was used to encrypt the wallet.
I think multi cpu/gpu is the way to go.
5  Other / Beginners & Help / Re: GPU brute forcing an encrypted wallet on: May 17, 2013, 07:38:01 PM
I'm having trouble isolating the functions I need out of the bitcoin client.

So what I understand is that there is a built in 100ms delay. If I extract out the piece to unlock it and bypass the rpc I can avoid that or is that because of the algorithm used to encrypt it?

I'm also in the same spot as you and trying to run ruby scripts with bitcoind at about 25 passwords/second.

Where did you find the info about the 100ms delay?

I think I saw some timing when the keys are generated so that the decrypt will not be too slow. This timing sets the nDeriveIterations  value for the master key.
6  Other / Beginners & Help / Re: Anyone mining powercoin? on: May 16, 2013, 08:38:53 AM
No, only BTC and LTC.
7  Other / Beginners & Help / Re: Considerations choosing mining platform on: May 16, 2013, 08:33:53 AM
 CPU mining is dead and is too slow. GPU mining and FPGA are starting to get too slow now with the increasing difficulty.
The only thing that nowadays is worth mining with are ASICs, but they are very difficult to get hold of.

8  Other / Beginners & Help / Re: Newbie here, Hello. on: May 16, 2013, 08:28:18 AM
Hola amigos Smiley
Hola! Grin
9  Other / Beginners & Help / Re: Newbie here, Hello. on: May 16, 2013, 08:27:15 AM
Hello and welcome
10  Other / Beginners & Help / Re: hello fellow miners on: May 16, 2013, 08:25:00 AM
Welcome! Wink
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!