Bitcoin Forum
July 11, 2024, 10:24:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Pools / Re: Eligius Miners: [POLL] Proposed changes to Eligius Reward System on: August 03, 2012, 08:13:38 PM
Not true. Address signing. Just like you do to get namecoins.

I was making the point that Luke would specifically have to code a voting system in. Seems like extra work for something the forums can do without trouble. Only real problem is that pool hoppers could game the vote, but I doubt any of them care enough to even read the topic.

Why would he have to code it himself? There are ton of open source scripts or some that cost $5-10 on codecanyon.net that he could easily modify slightly and implant. It's seriously not hard as a web developer myself, the internet has a lot of scripts out their to use as a base.

5s google: http://pollcode.com

Would have to implement bitcoin signing and verification into any new or existing poll system, which would have to be coded.

Edit: The specific site mentioned, pollcode, would be completely useless since its run a 3rd party server... ie, no way to verify bitcoin address signatures.

Sorry but why do you need to check bitcoin signing / verification? You just need a page coded in pure html/js where users can vote and comment on any new suggestions. It needs nothing to do with "Bitcoins" or servers
2  Bitcoin / Pools / Re: Eligius Miners: [POLL] Proposed changes to Eligius Reward System on: August 03, 2012, 08:08:16 PM
Not true. Address signing. Just like you do to get namecoins.

I was making the point that Luke would specifically have to code a voting system in. Seems like extra work for something the forums can do without trouble. Only real problem is that pool hoppers could game the vote, but I doubt any of them care enough to even read the topic.

Why would he have to code it himself? There are ton of open source scripts or some that cost $5-10 on codecanyon.net that he could easily modify slightly and implant. It's seriously not hard as a web developer myself, the internet has a lot of scripts out their to use as a base.

5s google: http://pollcode.com

Or even better, setup a eligius forum for users to use and where latest announcements and polls can be added using MyBB / PHPBB / SMF (Free Forum Scripts)
3  Bitcoin / Pools / Re: Eligius Miners: [POLL] Proposed changes to Eligius Reward System on: August 03, 2012, 05:21:38 PM
It would be better if you made an page dedicated to this new system suggestion and a public poll / comment system on Eligius site itself rather then here as active users are more likely to participate their then sign up on this forum just to voice 1 opinion
4  Economy / Services / Re: Setup a Pool for me [LR / BTC Payment] on: July 30, 2012, 12:48:30 PM
i'll do this for 7BTC.

I assume you'll need simplecoin, pushpoold and bitcoind.

Which OS is the server running?

bitcoind is already running, simplecoin isn't really needed as long as pushpoold has some sort of graphs / check hashrate / btcs generated

Don't think it's worth $56 (7 BTC) to do this task so no thanks
5  Economy / Services / Setup a Pool for me [LR / BTC Payment] on: July 29, 2012, 01:44:28 PM
Looking for someone to setup a pool for me (Bitcoin - no merged mining) with a front end on same server

It is a dedi and should be able to handle the backend+frontend(simplecoin) fine

3 BTC or $24 LR
6  Bitcoin / Mining support / p2pool - unhandled error on: July 29, 2012, 01:23:05 PM
Getting random errors, go away and keep coming back for hours


Any ideas?

Code:
2012-07-28 17:55:08.709943 New work for worker! Difficulty: 0.999985 Share difficulty: 577.210918 Total block value: 50.080050 BTC including 205 transactions
2012-07-28 17:55:08.712789 > Unhandled Error
2012-07-28 17:55:08.712834 > Traceback (most recent call last):
2012-07-28 17:55:08.712870 >   File "/root/p2pool/run_p2pool.py", line 5, in <module>
2012-07-28 17:55:08.712912 >     main.run()
2012-07-28 17:55:08.712936 >   File "/root/p2pool/p2pool/main.py", line 778, in run
2012-07-28 17:55:08.712960 >     reactor.run()
2012-07-28 17:55:08.712984 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1162, in run
2012-07-28 17:55:08.713013 >     self.mainLoop()
2012-07-28 17:55:08.713037 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1174, in mainLoop
2012-07-28 17:55:08.713061 >     self.doIteration(t)
2012-07-28 17:55:08.713084 > --- <exception caught here> ---
2012-07-28 17:55:08.713107 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/selectreactor.py", line 104, in doSelect
2012-07-28 17:55:08.713131 >     [], timeout)
2012-07-28 17:55:08.713154 > exceptions.ValueError: filedescriptor out of range in select()
2012-07-28 17:55:12.319224 P2Pool: 17467 shares in chain (15445 verified/17471 total) Peers: 13 (3 incoming)
2012-07-28 17:55:12.319299  Local: 744MH/s in last 10.0 minutes Local dead on arrival: ~13.5% (8-22%) Expected time to share: 55.3 minutes
2012-07-28 17:55:12.319326  Shares: 2 (0 orphan, 1 dead) Stale rate: ~50.0% (9-91%) Efficiency: ~54.9% (10-100%) Current payout: 0.0644 BTC
2012-07-28 17:55:12.319354  Pool: 234GH/s Stale rate: 8.9% Expected time to block: 9.5 hours
7  Bitcoin / Pools / p2pool - new setup - error? on: July 24, 2012, 10:48:43 PM
So I have a OpenVZ VPS with 2GB RAM / 4GB Burst and enough disk/bw

I am getting this error after every 30minutes or so:
"<type 'exceptions.IOError'>: [Errno 24] Too many open files: '/root/p2pool/web-static/index.html'"

Screen:
http://prntscr.com/cmvjz

p2pools ssh log:
012-07-25 02:52:06.764112 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.
2012-07-25 02:52:08.442478 > ---> LOST CONTACT WITH BITCOIND for 1.1 minutes! Check that it isn't frozen or dead! <---
2012-07-25 02:52:09.766015 > Traceback (most recent call last):
2012-07-25 02:52:09.766292 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.

I have ran bitcoind get info as well and it appears fine

Any guys have any idea? I'm only running at 1ghz atm for test
8  Other / Beginners & Help / Re: Private Pool - Complete Newbie on: July 22, 2012, 06:58:27 PM
Anyone feel like helping? Will pay via LR / Exchange lr to BTC then send to you for it
9  Other / Beginners & Help / Re: Private Pool - Complete Newbie on: July 22, 2012, 08:30:36 AM
http://prntscr.com/chsi3

Getting this on simple coin, all pages are white after head. Anyone want to help?

PHP5, php-mysql, php-common, php-cli, memcached all installed and sql imported to.
10  Other / Beginners & Help / Re: Whitelist Requests (Want out of here?) on: July 21, 2012, 09:23:06 PM
I am not that good with the BTC expert area but I am looking for someone to setup my Pool+Simplecoin on my server for me that I have purchased so need access to market

Thanks
11  Other / Beginners & Help / Re: Private Pool - Complete Newbie on: July 21, 2012, 09:18:42 PM
backend http://poolserverj.org/ and bitcoind
frontend if you want a portal, look at https://github.com/simplecoin/simplecoin
I would do 2 for secure, so it would be poolserverj on a VPS with bitcoind and simplecoin on it is own.

Thanks for your quick reply!

What sort of server specification do I need? I presume the front end VPS doesn't need much, maybe a 512MB RAM and 5GB or something?

I expect I need a better VPS for backend? If you could give me a sample configuration for say 50GHz

I would say 512mb 5gb for frontend is good, and only if you really need it

backend yea I would get a 2gb at least maybe 4gb just to be safe and you need a good amount of space since the blockchain is at ~2.7gb so i would get like a 30gb VPS and you should be good

Thanks so much for your help, I've gone for:
2048MB guaranteed RAM
4096MB burst RAM
105GB HDD
Unmetered BW
100mbit

Can always upgrade if required, is their any guides on setting up poolserverj? What OS is required?

------------------------------

I've used this guide:
http://devtome.org/wiki/index.php?title=How_to_Setup_a_Merged_Mining_Bitcoin_Pool_with_PoolServerJ
(Ignored the name coin)

Used the latest bitcoind 0.6.3 instead of the one on the site and no errors, just waiting for blocks to update then will start poolserverj
12  Other / Beginners & Help / Re: Private Pool - Complete Newbie on: July 21, 2012, 06:20:18 PM
backend http://poolserverj.org/ and bitcoind
frontend if you want a portal, look at https://github.com/simplecoin/simplecoin
I would do 2 for secure, so it would be poolserverj on a VPS with bitcoind and simplecoin on it is own.

Thanks for your quick reply!

What sort of server specification do I need? I presume the front end VPS doesn't need much, maybe a 512MB RAM and 5GB or something?

I expect I need a better VPS for backend? If you could give me a sample configuration for say 50GHz
13  Other / Beginners & Help / Private Pool - Complete Newbie on: July 21, 2012, 06:07:45 PM
Hi,

So i've used the "search function" and could find limited information.

I am looking to setup a private pool for only me to use, what do I need for back end and front end? (Front end needs to be really simple, just a way to track hash rate and releasing reward payout to my btc)

As far as I know back Pushpool or P2pool or no? (Could find old 2011 topics) and front end I have no idea?
Also how many VPS's do you need? Just 1 and run Backend+Frontend or 2 for front end and diff for backend?

Could someone help me out here?
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!