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.
anto@hp8530w:~/Development$ git clone -b bfgminer https://github.com/luke-jr/bfgminer.git bfgminer-5.3.0
Cloning into 'bfgminer-5.3.0'...
remote: Counting objects: 47192, done.
remote: Compressing objects: 100% (87/87), done.
remote: Total 47192 (delta 48), reused 0 (delta 0), pack-reused 47105
Receiving objects: 100% (47192/47192), 36.94 MiB | 6.02 MiB/s, done.
Resolving deltas: 100% (30084/30084), done.
Checking connectivity... done.
anto@hp8530w:~/Development$
anto@hp8530w:~/Development$ cd bfgminer-5.3.0/
anto@hp8530w:~/Development/bfgminer-5.3.0$
anto@hp8530w:~/Development/bfgminer-5.3.0$ git describe
bfgminer-5.2.0-49-g3f30343
anto@hp8530w:~/Development/bfgminer-5.3.0$
anto@hp8530w:~/Development/bfgminer-5.3.0$ git log -1
commit 3f303439dd2ca3d329c7ac981e8d89cfc65438da
Merge: c000fc9 04e9c86
Author: Luke Dashjr
Date: Tue Oct 20 19:22:24 2015 +0000
Merge branch 'bm1382clock' into bfgminer
anto@hp8530w:~/Development/bfgminer-5.3.0$
PKG_SOURCE_URL:=http://luke.dashjr.org/programs/bitcoin/files/$(PKG_NAME)/$(PKG_VERSION)/
PKG_SOURCE_URL:=git://github.com/luke-jr/bfgminer
PKG_SOURCE_VERSION:=tmp40389
PKG_SOURCE_URL:=git://github.com/luke-jr/bfgminer
PKG_SOURCE_VERSION:=HEAD
make package/bfgminer/{clean,compile,install}
PKG_SOURCE_URL:=http://luke.dashjr.org/programs/bitcoin/files/$(PKG_NAME)/$(PKG_VERSION)/
PKG_SOURCE_URL:=git://github.com/luke-jr/bfgminer
PKG_SOURCE_VERSION:=tmp40389
PKG_SOURCE_URL:=git://github.com/luke-jr/bfgminer
PKG_SOURCE_VERSION:=HEAD
make package/bfgminer/{clean,compile,install}
C:\bfgminer530>bfgminer-rpc "pgaset|cbm0,clock,0x0a02"
Reply was 'STATUS=E,When=1445296756,Code=93,Msg=PGA 0 set failed: invalid clock: '0x0a02' data must be
prefixed with an x,Description=bfgminer 5.3.0|'
[STATUS] =>
(
[STATUS] => E
[When] => 1445296756
[Code ] => 93
[Msg] => PGA 0 set failed: invalid clock: '0x0a02' data must be prefixed with an x
[Description] => bfgminer 5.3.0
)
C:\bfgminer530>bfgminer-rpc "pgaset|cbm0,clock,x0a02"
Reply was 'STATUS=S,When=1445296795,Code=92,Msg=PGA 0 set OK,Description=bfgminer 5.3.0|'
[STATUS] =>
(
[STATUS] => S
[When] => 1445296795
[Code ] => 92
[Msg] => PGA 0 set OK
[Description] => bfgminer 5.3.0
)
C:\bfgminer530>bfgminer-rpc "pgaset|cbm0,clock,0x0a02"
Reply was 'STATUS=E,When=1445296756,Code=93,Msg=PGA 0 set failed: invalid clock: '0x0a02' data must be
prefixed with an x,Description=bfgminer 5.3.0|'
[STATUS] =>
(
[STATUS] => E
[When] => 1445296756
[Code] => 93
[Msg] => PGA 0 set failed: invalid clock: '0x0a02' data must be prefixed with an x
[Description] => bfgminer 5.3.0
)
C:\bfgminer530>bfgminer-rpc "pgaset|cbm0,clock,x0a02"
Reply was 'STATUS=S,When=1445296795,Code=92,Msg=PGA 0 set OK,Description=bfgminer 5.3.0|'
[STATUS] =>
(
[STATUS] => S
[When] => 1445296795
[Code] => 92
[Msg] => PGA 0 set OK
[Description] => bfgminer 5.3.0
)
C:\bfgminer530>bfgminer-rpc "pgaset|cbm0,clock,x0982
Reply was 'STATUS=S,When=1445297249,Code=92,Msg=PGA 0 set OK,Description=bfgminer 5.3.0|'
[STATUS] =>
(
[STATUS] => S
[When] => 1445297249
[Code] => 92
[Msg] => PGA 0 set OK
[Description] => bfgminer 5.3.0
)
[2015-10-19 18:05:06] Timers: Using clock_gettime(CLOCK_MONOTONIC)
[2015-10-19 18:05:06] Global quota greatest common denominator set to 1
[2015-10-19 18:05:06] Global quota greatest common denominator set to 1
[2015-10-19 18:05:06] Global quota greatest common denominator set to 1
[2015-10-19 18:05:06] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=4096)
[2015-10-19 18:05:06] Started bfgminer 5.3.0-unknown
[2015-10-19 18:05:06] Loaded configuration file /etc/bfgminer/bfgminer.conf
[2015-10-19 18:05:06] lowlevel_scan: Found vcom device at dev_t:000000000000bc01 (path=/dev/ttyUSB1, vid=0000, pid=0000, manuf=Silicon Labs, prod=CP2102 USB to UART Bridge Controller, serial=0001)
[2015-10-19 18:05:06] lowlevel_scan: Found vcom device at dev_t:000000000000bc00 (path=/dev/ttyUSB0, vid=0000, pid=0000, manuf=Silicon Labs, prod=CP2102 USB to UART Bridge Controller, serial=0001)
[2015-10-19 18:05:06] AMU: cgpu_set_defaults: Matched with set default: antminer:voltage=x830
[2015-10-19 18:05:06] AMU: cgpu_set_defaults: Matched with set default: antminer:voltage=x830
[2015-10-19 18:05:06] AMU: Applying rule antminer:voltage=x830: Unknown option: voltage
[2015-10-19 18:05:06] AMU: Applying rule antminer:voltage=x830: Unknown option: voltage
[2015-10-19 18:05:06] AMU: cgpu_set_defaults: Matched with set default: antminer:clock=x0882
[2015-10-19 18:05:06] AMU: cgpu_set_defaults: Matched with set default: antminer:clock=x0882
[2015-10-19 18:05:06] AMU: Applying rule antminer:clock=x0882: Unknown option: clock
[2015-10-19 18:05:06] AMU: Applying rule antminer:clock=x0882: Unknown option: clock
[2015-10-19 18:05:06] AMU: cgpu_set_defaults: Matched with set default: antminer:timing=0.0154
[2015-10-19 18:05:06] AMU: cgpu_set_defaults: Matched with set default: antminer:timing=0.0154
[2015-10-19 18:05:06] (null): Init: mode=value read_timeout_ms=65 limit=0ms Hs=1.540000e-11
[2015-10-19 18:05:06] (null): Init: mode=value read_timeout_ms=65 limit=0ms Hs=1.540000e-11
[2015-10-19 18:05:06] AMU: Applied rule antminer:timing=0.0154
[2015-10-19 18:05:06] AMU: Applied rule antminer:timing=0.0154
[2015-10-19 18:05:06] antminer: Attempting to open /dev/ttyUSB0
[2015-10-19 18:05:06] antminer: Attempting to open /dev/ttyUSB1
[2015-10-19 18:05:06] Acquired exclusive advisory lock on /dev/ttyUSB1
[2015-10-19 18:05:06] Acquired exclusive advisory lock on /dev/ttyUSB0
[2015-10-19 18:05:06] antminer: Test succeeded at /dev/ttyUSB1: got 000187a2
[2015-10-19 18:05:06] /dev/ttyUSB1: Init: mode=value read_timeout_ms=75 limit=0ms Hs=1.540000e-11
[2015-10-19 18:05:06] antminer: Test succeeded at /dev/ttyUSB0: got 000187a2
[2015-10-19 18:05:06] /dev/ttyUSB0: Init: mode=value read_timeout_ms=75 limit=0ms Hs=1.540000e-11
[2015-10-19 18:05:06] Acquired exclusive advisory lock on /dev/ttyUSB1
[2015-10-19 18:05:06] antminer: Work division not specified - autodetecting
[2015-10-19 18:05:06] Acquired exclusive advisory lock on /dev/ttyUSB0
[2015-10-19 18:05:06] antminer: Work division not specified - autodetecting
[2015-10-19 18:05:06] antminer: Work division autodetection got 417c0f36 (=4)
[2015-10-19 18:05:06] antminer: Work division autodetection got 417c0f36 (=4)
[2015-10-19 18:05:06] Found AMU 0 at /dev/ttyUSB0
[2015-10-19 18:05:06] Found AMU 1 at /dev/ttyUSB1
[2015-10-19 18:05:06] AMU 0: Init: baud=115200 work_division=0 fpga_count=0
[2015-10-19 18:05:06] AMU 1: Init: baud=115200 work_division=0 fpga_count=0
[2015-10-19 18:05:06] Probing for an alive pool
.
.