forked from c00w/bitHopper
-
Notifications
You must be signed in to change notification settings - Fork 0
bitcoindaddy/bitHopper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# License bitHopper by Colin Rice is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Based on a work at github.com. # Instructions In order to run bithopper you need twisted phython and pyopenssl installed with Python 2.7 (recommended): http://python.org/download/ https://launchpad.net/pyopenssl/+download http://pypi.python.org/pypi/zope.interface (for Windows) http://twistedmatrix.com/trac Copy "user.cfg.default" to a new file called "user.cfg" then modify the new file to include your pool worker usernames and passwords, instead of mine. Run "python bitHopper.py". After script updates info, please check if new pools have been added correctly if not edit your "user.cfg" accordingly. If you don't want to use a pool give it an invalid password (WARNING: some pools ignore passwords from miners!), or go to http://localhost:8337/stats and switch its role to disable, or just delete it from "user.cfg". BitHopper listens on loopback interface so you should direct your miner to localhost:8337 with any username and password (not blank). BitHopper status page: http://localhost:8337/stats # Windows installation Download and install: https://launchpad.net/pyopenssl http://pypi.python.org/pypi/zope.interface http://twistedmatrix.com/trac Then follow the above instructions # Switches You can launch bH with the following parameters: --list = List servers --disable = Servers to disable. Get name from --list. Servera,Serverb,Serverc --port = Port to listen on --scheduler = Select an alternate scheduler --listschedulers = List alternate schedulers available --threshold = Override difficulty threshold (default 0.43) --altslicesize = Override Default AltSliceScheduler Slice Size of 900 --altminslicesize = Override Default Minimum Pool Slice Size of 60 (AltSliceScheduler only) --altslicejitter = Add some random variance to slice size, disabled by default (AltSliceScheduler only) --startLP = Seeds the LP module with known pools. --noLP = Turns off client side longpolling --debug = Use twisted output #Donations 1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
About
A python based poolhopper for bitcoin
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%