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.
2014-11-06 01:11:38.689132 GOT BLOCK FROM MINER! Passing to bitcoind! http://bsty.explorer.ssdpool.com:9095/block/0c42a26590a3f2ef8c7db14a29bfb1113e72add1341ce4edde45995a06450858
2014-11-06 01:11:38.706773 GOT SHARE! Y7eyQh5E8WKUiiYH3h3mVz5HBY4Fr9uVqD 06450858 prev cdf010ab age 1.20s
2014-11-07 00:00:08.010265 GOT BLOCK FROM MINER! Passing to bitcoind! http://bsty.explorer.ssdpool.com:9095/block/0538e170b53ac234004936d3a38542ebd3699b77aba948df24c95c289c1b51d6
2014-11-07 00:00:08.019796 GOT SHARE! Y7eyQh5E8WKUiiYH3h3mVz5HBY4Fr9uVqD 9c1b51d6 prev b6f01be5 age 19.59s
Status: 0/unconfirmed, broadcast through 9 nodes
Date: 11/7/2014 04:50
To: E-Pool.net Block Finder Y7eyQh5E8WKUiiYH3h3mVz5HBY4Fr9uVqD
Debit: -1000.00 BSTY
Net amount: -1000.00 BSTY
Transaction ID: 9e7438d86c4ca4535a8db571a2b228e83c0012344717303f0e6c63d6e74930de
Status: 10 confirmations, broadcast through 9 nodes
Date: 11/7/2014 04:50
To: E-Pool.net Block Finder Y7eyQh5E8WKUiiYH3h3mVz5HBY4Fr9uVqD
Debit: -1000.00 BSTY
Net amount: -1000.00 BSTY
Transaction ID: 9e7438d86c4ca4535a8db571a2b228e83c0012344717303f0e6c63d6e74930de
2014-11-06 01:11:38.689132 GOT BLOCK FROM MINER! Passing to bitcoind! http://bsty.explorer.ssdpool.com:9095/block/0c42a26590a3f2ef8c7db14a29bfb1113e72add1341ce4edde45995a06450858
2014-11-06 01:11:38.706773 GOT SHARE! Y7eyQh5E8WKUiiYH3h3mVz5HBY4Fr9uVqD 06450858 prev cdf010ab age 1.20s
2014-11-07 00:00:08.010265 GOT BLOCK FROM MINER! Passing to bitcoind! http://bsty.explorer.ssdpool.com:9095/block/0538e170b53ac234004936d3a38542ebd3699b77aba948df24c95c289c1b51d6
2014-11-07 00:00:08.019796 GOT SHARE! Y7eyQh5E8WKUiiYH3h3mVz5HBY4Fr9uVqD 9c1b51d6 prev b6f01be5 age 19.59s
/cpuminer-yescrypt# ./autogen.sh
Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am: error: required file './README' not found
make all-recursive
make[1]: Entering directory `/home/cpuminer-yescrypt'
Making all in compat
make[2]: Entering directory `/home/cpuminer-yescrypt/compat'
Making all in jansson
make[3]: Entering directory `/home/cpuminer-yescrypt/compat/jansson'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cpuminer-yescrypt/compat/jansson'
make[3]: Entering directory `/home/cpuminer-yescrypt/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/cpuminer-yescrypt/compat'
make[2]: Leaving directory `/home/cpuminer-yescrypt/compat'
make[2]: Entering directory `/home/cpuminer-yescrypt'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -march=armv7-a -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 -MT minerd-yescrypt.o -MD -MP -MF .deps/minerd-yescrypt.Tpo -c -o minerd-yescrypt.o `test -f 'yescrypt.c' || echo './'`yescrypt.c
In file included from yescrypt.c:11:0:
yescrypt-simd.c:37:2: warning: #warning "Consider enabling SSE4.1, AVX, or XOP in the C compiler for significantly better performance" [-Wcpp]
#warning "Consider enabling SSE4.1, AVX, or XOP in the C compiler for significantly better performance"
^
yescrypt-simd.c:40:23: fatal error: emmintrin.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [minerd-yescrypt.o] Error 1
make[2]: Leaving directory `/home/cpuminer-yescrypt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cpuminer-yescrypt'
make: *** [all] Error 2
/cpuminer-yescrypt# ./autogen.sh
Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am: error: required file './README' not found
make all-recursive
make[1]: Entering directory `/home/cpuminer-yescrypt'
Making all in compat
make[2]: Entering directory `/home/cpuminer-yescrypt/compat'
Making all in jansson
make[3]: Entering directory `/home/cpuminer-yescrypt/compat/jansson'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cpuminer-yescrypt/compat/jansson'
make[3]: Entering directory `/home/cpuminer-yescrypt/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/cpuminer-yescrypt/compat'
make[2]: Leaving directory `/home/cpuminer-yescrypt/compat'
make[2]: Entering directory `/home/cpuminer-yescrypt'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -march=armv7-a -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 -MT minerd-yescrypt.o -MD -MP -MF .deps/minerd-yescrypt.Tpo -c -o minerd-yescrypt.o `test -f 'yescrypt.c' || echo './'`yescrypt.c
In file included from yescrypt.c:11:0:
yescrypt-simd.c:37:2: warning: #warning "Consider enabling SSE4.1, AVX, or XOP in the C compiler for significantly better performance" [-Wcpp]
#warning "Consider enabling SSE4.1, AVX, or XOP in the C compiler for significantly better performance"
^
yescrypt-simd.c:40:23: fatal error: emmintrin.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [minerd-yescrypt.o] Error 1
make[2]: Leaving directory `/home/cpuminer-yescrypt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cpuminer-yescrypt'
make: *** [all] Error 2
/cpuminer-yescrypt# ./autogen.sh
Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am: error: required file './README' not found