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.
[2011-08-26 16:24:02] Testing pool http://127.0.0.1:8336
[2011-08-26 16:24:02] Popping work to stage thread
[2011-08-26 16:24:02] Popping work to work thread
[2011-08-26 16:24:02] Successfully retrieved and deciphered work from pool 0 http://127.0.0.1:8336
[2011-08-26 16:24:02] Pushing pooltest work to base pool
[2011-08-26 16:24:02] Pool 0 http://127.0.0.1:8336 active
[2011-08-26 16:24:02] Pushing ping to thread 0
[2011-08-26 16:24:02] Init GPU thread 0
[2011-08-26 16:24:02] Discarded 0 stales that didn't match current hash
[2011-08-26 16:24:02] List of devices:
[2011-08-26 16:24:02] Pushing work to getwork queue
[2011-08-26 16:24:02] 0 Redwood
[2011-08-26 16:24:02] Selected 0: Redwood
[2011-08-26 16:24:02] Popping work to stage thread
[2011-08-26 16:24:02] Preferred vector width reported 4
[2011-08-26 16:24:02] Max work group size reported 256
[2011-08-26 16:24:02] Unable to open phatk110817.cl or
$��/home/XXX/bin/phatk110817.cl for reading
[2011-08-26 16:24:02] Failed to init GPU thread 0
[2011-08-26 16:24:02] Init GPU thread 1
[2011-08-26 16:24:02] List of devices:
[2011-08-26 16:24:02] 0 Redwood
[2011-08-26 16:24:02] Selected 0: Redwood
[2011-08-26 16:24:02] Preferred vector width reported 4
[2011-08-26 16:24:02] Max work group size reported 256
[2011-08-26 16:24:02] Unable to open phatk110817.cl or
$��/home/XXX/bin/phatk110817.cl for reading
[2011-08-26 16:24:02] Failed to init GPU thread 1
[2011-08-26 16:24:02] 2 gpu miner threads started
[2011-08-26 16:24:02] 0 cpu miner threads started, using SHA256 '4way' algorithm.
--- cgminer-git/main.c 2011-08-26 10:18:44.314759040 +0200
+++ cgminer_build/main.c 2011-08-26 16:31:27.905487304 +0200
@@ -4495,7 +4495,7 @@
sigaction(SIGINT, &handler, &inthandler);
opt_kernel_path = malloc(PATH_MAX);
- strcat(opt_kernel_path, CGMINER_PREFIX);
+ strcpy(opt_kernel_path, CGMINER_PREFIX);
// Hack to make cgminer silent when called recursively on WIN32
int skip_to_bench = 0;
cgminer version 1.6.0 - Started: [2011-08-26 13:55:05]
--------------------------------------------------------------------------------
[(5s):0.0 (avg):0.0 Mh/s] [Q:2 A:0 R:0 HW:0 E:0% U:0.00/m]
TQ: 0 ST: 2 SS: 0 DW: 0 NB: 1 LW: 0 LO: 0 RF: 0 I: 0
Connected to http://swepool.net:8337 with LP as user XXX
Block: 000007292b810580b00785b3f7d048c7... Started: [13:55:05]
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
GPU 0: [0.0 / 0.0 Mh/s] [Q:0 A:0 R:0 HW:0 E:0% U:0.00/m]
--------------------------------------------------------------------------------
[2011-08-26 13:55:27] Thread 0 idle for more than 60 seconds, GPU 0 declared SICK!
[2011-08-26 13:55:27] Attempting to restart GPU
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffecbf3700 (LWP 7573)]
0x000000000040aa9e in reinit_gpu (userdata=0xd83710) at main.c:4022
4022 if (!pthread_cancel(*thr->pth)) {
(gdb) bt
#0 0x000000000040aa9e in reinit_gpu (userdata=0xd83710) at main.c:4022
#1 0x00007ffff796eb40 in start_thread (arg=) at pthread_create.c:304
#2 0x00007ffff726d36d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#3 0x0000000000000000 in ?? ()