It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
sudo ./fractalbc/cgminer/cgminer --bmsc-options 115200:20 --bmsc-freq 0981 -o stratum.bitcoin.cz:3333 -u XXXXX-p XXXXX --api-listen --api-allow 0/0
{
"pools" : [
{
"url" : "pool1",
"user" : "user1",
"pass" : "pass1"
},
{
"url" : "pool2",
"user" : "user2",
"pass" : "pass2"
}
]
,
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"hotplug" : "5",
"failover-only" : true,
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "0/0",
"bmsc-options" : "115200:20",
"bmsc-freq" : "0881"
}
cgminer version 3.9.0 - Started: [2014-01-10 21:55:18]
--------------------------------------------------------------------------------
(5s):16.34G (avg):14.60Gh/s | A:21640 R:0 HW:196 WU:190.9/m
ST: 2 SS: 0 NB: 15 LW: 32992 GF: 0 RF: 0
Connected to 10 with stratum as user
Block: 1e6f9473... Diff:1.42G Started: [23:33:09] Best share: 30K
--------------------------------------------------------------------------------
[P]ool management [S]ettings [D]isplay options [Q]uit
ANT 0: | 2.851G/1.999Gh/s | A:3290 R:0 HW:25 WU: 27.7/m
ANT 1: | 2.836G/2.038Gh/s | A:3130 R:0 HW:34 WU: 28.2/m
AMU 1: | 335.6M/335.7Mh/s | A: 590 R:0 HW: 3 WU: 4.5/m
AMU 3: | 446.9M/446.5Mh/s | A: 660 R:0 HW:35 WU: 6.1/m
BAJ 0: max 35C 0.99V | 4.725G/4.690Gh/s | A:7170 R:0 HW: 0 WU: 63.9/m
ANT 2: | 2.956G/2.006Gh/s | A:3120 R:0 HW:30 WU: 27.8/m
ANT 3: | 3.086G/1.968Gh/s | A:2650 R:0 HW:25 WU: 27.2/m
AMU 4: | 341.9M/337.4Mh/s | A: 440 R:0 HW: 3 WU: 4.5/m
AMU 6: | 335.7M/335.3Mh/s | A: 470 R:0 HW: 4 WU: 4.7/m
--------------------------------------------------------------------------------
[2014-01-10 22:08:27] Accepted 11a8d1ea Diff 14/10 ANT 1 pool 0
[2014-01-10 23:44:46] Accepted 014ee59e Diff 196/10 BAJ 0 pool 0
[2014-01-10 23:44:49] Accepted 03bfa8c9 Diff 68/10 BAJ 0 pool 0
[2014-01-10 23:44:51] Accepted 0fa3d8e2 Diff 16/10 BAJ 0 pool 0
[2014-01-10 23:44:51] Accepted 078e37fb Diff 34/10 ANT 3 pool 0
[2014-01-10 23:44:54] Accepted 0905f4e8 Diff 28/10 ANT 0 pool 0
[2014-01-10 23:44:55] Accepted 03044c6e Diff 85/10 ANT 0 pool 0
[2014-01-10 23:44:55] Accepted 024e0ade Diff 111/10 ANT 3 pool 0
[2014-01-10 23:44:56] Accepted 0590e3cc Diff 46/10 ANT 0 pool 0
[2014-01-10 23:44:56] Accepted 0b3d0bbb Diff 23/10 ANT 1 pool 0
[2014-01-10 23:44:58] Accepted 0129b83f Diff 220/10 ANT 1 pool 0
[2014-01-10 23:45:02] Accepted 11eceea4 Diff 14/10 ANT 2 pool 0
[2014-01-10 23:45:07] Accepted 0a2cd497 Diff 25/10 AMU 3 pool 0
sudo ./fractalbc/cgminer/cgminer --bmsc-options 115200:20 --bmsc-freq 0981 -o stratum.bitcoin.cz:3333 -u XXXXX-p XXXXX --api-listen --api-allow 0/0
https://bft.usu.edu/2qysd
Username: pi
Password: raspberry
sudo nano /cgminer.conf
sudo nano /etc/rc.local
sudo reboot
root 2108 2106 28 04:50 ? 01:06:53 python PiMiner.py
root 2109 2106 70 04:50 ? 02:44:05 ./fractalbc/cgminer/cgminer --co
apt-get update
apt-get install git pkg-config libtool autoconf automake libcurl4-openssl-dev libncurses5-dev libudev-dev -y
git clone https://github.com/fractalbc/cgminer.git cgminer-fractalbc
cd cgminer-fractalbc
./autogen.sh
./configure --enable-bmsc --enable-icarus --enable-bitfury
make
sudo ./cgminer --bmsc-options 115200:20 -o eu-stratum.btcguild.com:3333 -u xxxxx -p xxxx --bmsc-freq 0881 --api-listen
git clone -b feature\/antminer-u1-support https://github.com/nwoolls/bfgminer.git bfgminer-npw
cd bfgminer-npw
./autogen.sh
./configure
make
bfgminer -S antminer:all -S erupter:all
bfgminer --set-device antminer:freq=4F02
root 2108 2106 28 04:50 ? 01:06:53 python PiMiner.py
root 2109 2106 70 04:50 ? 02:44:05 ./fractalbc/cgminer/cgminer --co