Bitcoin Forum
July 04, 2024, 02:20:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 »
961  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.1 on: December 19, 2012, 11:26:16 AM
And GPU only + scrypt version on my skydrive ;]
Code:
./autogen.sh
autoreconf -fvi
CFLAGS="-O2 -msse2"
./configure --enable-scrypt --without-libudev
make clean
make
strip cgminer.exe
upx cgminer.exe
All DLLs also UPXed to make all of them as compact as possible.
962  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 18, 2012, 09:09:26 AM
Perfectly acceptable, I came back to edit that I learned the solution but was too late. I am a bit of a dumbass :p
You can also always: http://bit.ly/ZHDo8R Smiley
963  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 18, 2012, 07:24:53 AM
Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?
:9332 for BTC
:9327 for LTC
:9322 for TRC
depends on node type.
It is also written in log, just after node start.
964  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 17, 2012, 06:00:09 PM
Latest git 9.4-17-gbcda544 win32 and win64 binary on my skydrive.
TRC nodes, plz update. There is still at least 2 nodes that cant handle TRC properly and wasting a lot of data stream asking for shares over and over...
965  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 15, 2012, 09:33:41 PM
TRC shares splitting problem looks fixed.
Win64 binary on my skydrive.
Win32 binary directly form ForrrestV http://u.forre.st/u/unutoxdj/p2pool_win32_9.4-14-g2f4bec4.zip
966  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 15, 2012, 06:59:46 PM
Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?
I also got loads of 'weird' output in my trc p2pool logs, after some investigation, i found this post :
http://sourceforge.net/p/terracoin/discussion/p2pool/thread/3fe0acea/
it looks like p2pool trc settings were updated, but not yet merged into p2pool repository.
(...)
I'll have to wait until forrestv puts together a new w32 binary... I'm not working with sources...
(...)
I have merged that change in fresh p2pool installation on my bro PC and it is running w/o throwing any errors.
Will try to make exe files and put them to my skydrive.
Meanwhile if someone want to run it all form sources:
1. download python http://www.python.org/download/releases/2.7.3/ (msi install)
2. download zope http://pypi.python.org/pypi/zope.interface/4.0.2#downloads (need be unzipped)
3. download twisted http://twistedmatrix.com/trac/wiki/Downloads (msi/exe install)
4. download pywin32 http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/ (msi/exe install)
5. download msysgit http://code.google.com/p/msysgit/downloads/list (zip or exe, I prefer portable)

In msysgit shell
Code:
git clone https://github.com/forrestv/p2pool.git
cd p2pool
git remote add trcp2poolfork git://github.com/terracoin/p2pool.git
git pull trcp2poolfork master
copy data directory from old installation if want to save graphs and run it from msysgit shell (to have proper version show)
Code:
c:/python27/python.exe run_p2pool.py
or from cmd (version: unknown will show)
Code:
c:\python27\python.exe run_p2pool.py
Yes, \ and / is different Smiley
967  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 15, 2012, 11:53:37 AM
I run 2nd TRC node on my machine at work, killed that raise error message about "gentx"
Looks like it is forked:

Home: Pool rate: 1.67GH/s (16% DOA+orphan) Share difficulty: 14.1
Node uptime: 0.630 days Peers: 3 out, 3 in

Work: Pool rate: 82.5MH/s (12% DOA+orphan) Share difficulty: 1.00
Node uptime: 0.005 days Peers: 5 out, 0 in

Maybe there is more subnets? Why peer seeding not work? I`ll try make more connections form my home PC when I get back (like 10/50).
968  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 15, 2012, 11:05:54 AM
Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?
969  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 15, 2012, 09:24:03 AM
Standard "git clone" command will try to make "p2pool" directory. Version check is form git command.
To see "proper" version on windows use msysgit:
Code:
Welcome to msysGit


Run 'git help git' to display the help index.
Run 'git help <command>' to display help for specific commands.
Run '/share/msysGit/add-shortcut.tcl' to add a shortcut to msysGit.

Leszek@DOMOWY / (devel)
$ cd p2pool/

Leszek@DOMOWY /p2pool (master)
$ git pull
Already up-to-date.

Leszek@DOMOWY /p2pool (master)
$ c:/python27/python run_p2pool.py
2012-12-15 10:22:03.782000 p2pool (version 9.4-13-g5703b70)
2012-12-15 10:22:03.782000
2012-12-15 10:22:03.782000 Testing bitcoind RPC connection to 'http://127.0.0.1:
8332/' with username (...)
970  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 14, 2012, 06:36:44 PM
On linux:
git clone https://github.com/forrestv/p2pool.git
on windows:
git clone https://github.com/forrestv/p2pool.git
(after installing http://msysgit.github.com/ )
971  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.0 on: December 11, 2012, 07:40:54 PM
It is intended, when set "failover" but not "failover only" that work is split to 2 pools? I have set 3 backup p2pool nodes in my config and I just realized that half of my work is sent to another node O_o. My node is fast enough to keep 170MH worker ;] ... lol
See my worker "toy.gpu"
http://rav3n.dtdns.net:9332/static/graphs.html?Hour
and backup 1KurD1za... on
http://bitpoppool.geekgalaxy.com:9332/static/graphs.html?Day
972  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 11, 2012, 07:09:19 PM
Where in my linux p2pool directory can I look to find the human-readable version number, e.g., currently, 9.4?
run_p2pool.py --version
This was while p2pool was already running normally:
Code:
proofer@miner:~/src/p2pool$ run_p2pool.py --version
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
unknown
proofer@miner:~/src/p2pool$:
The p2pool directory is renamed from the forrestv-p2pool-6880123 directory that was the expansion of the 9.4 linux tarball.
Git clone p2pool and copy data directory and use it Smiley All problems gone forever.
973  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 11, 2012, 01:16:15 PM
Quote
when I set maxconnections=10 my p2pool is not started, just stay in

Code:
2012-12-09 21:05:51.285000 p2pool (version 9.4)
2012-12-09 21:05:51.300000
2012-12-09 21:05:51.300000 Testing bitcoind RPC connection to 'http://127.0.0.1:8332/' with username 'zzzzz'...
2012-12-09 21:05:51.378000     ...success!
2012-12-09 21:05:51.394000     Current block hash: 23vdgbfgbfhnfgn563hyjntjntgnbgfn6443h46h3nynn4tbtbrb
2012-12-09 21:05:51.394000     Current block height: 211544
2012-12-09 21:05:51.394000
2012-12-09 21:05:51.394000 Testing bitcoind P2P connection to '127.0.0.1:8333'...

If it uses up all 10 before p2pool has a chance to connect then this happens. You can either start p2pool quickly after bitcoin or increase it to 20 or something.
Or restart bitcoind after starting p2pool.
974  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.0 on: December 10, 2012, 01:37:31 PM
2.10.0 exe file for GPU only (scrypt enabled) on my skydrive if any1 intrested Smiley
975  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 10, 2012, 06:53:40 AM
Where in my linux p2pool directory can I look to find the human-readable version number, e.g., currently, 9.4?
run_p2pool.py --version
976  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 09, 2012, 08:45:15 PM
Odd, in my 4GB VM:
Code:

  1  [|||||                                        9.0%]     Tasks: 39; 2 running
  2  [||||||                                       9.2%]     Load average: 0.43 0.50 0.45
  Mem[||||||||||||||||||||||||||||||||||||||3203/3954MB]     Uptime: 08:23:40
  Swp[||                                      57/2043MB]

  PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
    1 root       20   0 24336   516   512 S  0.0  0.0  0:01.11 /sbin/init
 1447 rav3n      20   0 24800   840   400 S  0.0  0.0  0:02.29 +¦ SCREEN -U -d -m python /home/rav3n/p2pool/run_p2pool
 1448 rav3n      20   0  564M  359M  2188 S  7.0  9.1 36:22.46 -  L¦ python /home/rav3n/p2pool/run_p2pool.py --merged
 1396 rav3n      20   0 2330M 1734M  3980 S  1.0 43.9  7:50.18 +¦ i0coind -daemon
 1391 rav3n      20   0  784M  231M  3384 S  6.0  5.9  4:14.65 +¦ ixcoind -daemon
 1372 rav3n      20   0 1516M  282M 21592 S  0.0  7.1 11:51.55 +¦ bitcoind -daemon
 1365 rav3n      20   0 24800   840   400 S  0.0  0.0  0:01.86 +¦ SCREEN -U -d -m python /home/rav3n/p2pool/run_p2pool
 1366 rav3n      20   0  387M  180M  2176 S  0.0  4.6  9:13.65 -  L¦ python /home/rav3n/p2pool/run_p2pool.py -f 0.5 --
 1335 rav3n      20   0  731M  116M  3720 S  0.0  2.9  4:15.51 +¦ namecoind -daemon
 1324 rav3n      20   0 24800   840   400 S  0.0  0.0  0:02.10 +¦ SCREEN -U -d -m python /home/rav3n/p2pool/run_p2pool
 1325 rav3n      20   0  400M 52780  2192 S  1.0  1.3  6:20.48 -  L¦ python /home/rav3n/p2pool/run_p2pool.py -f 0.5 --
 1173 rav3n      20   0 1210M  125M  2988 S  0.0  3.2  6:29.93 +¦ litecoind -daemon
 1171 rav3n      20   0 1121M 16584  3568 S  5.0  0.4  3:07.90 +¦ terracoind -daemon
977  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 09, 2012, 02:08:59 PM
P2pool now supports TerraCoin.
Code:
latest commit 8bc9cd4e76

Merge pull request #52 from terracoin/master …
support for the Terracoin network
http://www.terracoin.org/
My TRC P2pool node is up
http://rav3n.dtdns.net:9322/
fee: 0,5%
978  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 07, 2012, 05:03:43 PM
IMO it is your bitcoind lagging, try latest git https://github.com/bitcoin/bitcoin

Thanks a lot!
A slight difference. Wink
Wow, for those who don't care immediately to check the image, the "slight difference" is an order of magnitude.

Also, have you thought about adding your P2Pool node to nodees.p2pmine.com? Just another way to advertise, I believe there's also a thread (maybe more than one) that archives a large list of nodes
It is only 10x faster ;]
979  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 06, 2012, 08:36:35 PM
How are you guys upgrading to not restart to 0?  The last time I upgraded from 9.0 to 9.2 my shares reset to 0 and I lost a day of mining.

Restarting doesn't reset your earnings or any shares you have previously found.  It just resets the stats that are displayed in the console.
It can, if he mine on another address after upgrade aka different/deleted cashed payout address file or another wallet.

Even if he starts a new address, the old address will still get paid as blocks are found.  Nothing is lost from restarting.
Right, he just maybe hit 2day long block Tongue
980  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 06, 2012, 04:43:41 PM
How are you guys upgrading to not restart to 0?  The last time I upgraded from 9.0 to 9.2 my shares reset to 0 and I lost a day of mining.

Restarting doesn't reset your earnings or any shares you have previously found.  It just resets the stats that are displayed in the console.
It can, if he mine on another address after upgrade aka different/deleted cashed payout address file or another wallet.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!