Both of the pools are working now. FYI some info for non-slackers
Dev poolconfig.txt settings (
note new pool address as of 7/11/2017):
mining_ip=94.113.207.67
mining_pool=1
pool_address=340c195f768be515488a6efedb958e135150b2ef3e53573a7017ac7d
Web link is:
http://94.113.207.67:9080Miner to use is:
https://github.com/maccaspacca/stuffCommands:
Install Python 3.5
apt install python3-pip python-twisted
(or equivalent on your platform)
Install all python dependencies:
pip3 install pillow pyqrcode pypng pyinstaller bottle pycrypto simple-crypt win_inet_pton PySocks
Get bismuth:
git clone https://github.com/hclivess/Bismuth.git
Grab miner and put all files in optiminer/* into Bismuth directory
https://github.com/maccaspacca/stuff/tree/master/optiminerGet a ledger.db file and put into static/:
https://drive.google.com/file/d/0B3krI6WqvUWhd2VQNjlzZl8wbEk/editMake changes to config.txt as aboveRun a node:
(in Bismuth directory)
python3 node.py
Run miner:
python3 optipool.py 50
As an alternative, a windows compiled .exe is available for testing here:
https://github.com/maccaspacca/stuff/releases/tag/v0.1Acc-poolInstructions are here (credits aetsen):
Ubuntu 16.04 Bismuth Mining Guide
1. Install server.
2. You can mine as root or create a new user.
3. Dependencies
* sudo apt-get install python-twisted
* sudo apt-get install python-pip
* sudo apt-get install python-pip --fix-missing
* sudo apt-get install python-socks
* sudo apt-get install unzip
4. Download miner zip file
* wget "
https://www.dropbox.com/s/7kihptpklkik2hb/Miner.zip?dl=0"
5. Unzip Miner file
* unzip Miner.zip?dl=0
6. CD into miner file
* cd Miner
7. Create text file to use for launching miner
* touch startminer.bash
8. Edit startminer.bash for your address, worker name and threads
startminer.bash default text
./miner user fd3b75f8bc6d1c76f5cf9b080fead0ea627cfb1c80de057d335e805a rig1 4
^ ^ $ & %
(^=do not change) ($=your Bismuth address) (&=your rig name) (%=number of threads. 1 thread per thread supported by your CPU ex. 4 core 8 thread CPU set to

9. chmod files to be executable
* chmod +x startminer.bash
* chmod +x miner
10. start miner using the startminer.bash file
* ./startminer.bash
11. Link for node and wallet
https://github.com/hclivess/Bismuth/releases/tag/3.673If this file helped you please consider a donation of bismuth to my address fd3b75f8bc6d1c76f5cf9b080fead0ea627cfb1c80de057d335e805a
Web link is:
https://bismuth.acc-pool.pw/miners.phpMiner to use is as above (optipool does not work)
---
Both pools are paying out now. Throwing some hashpower on both.