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.
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... done.
Your speed is roughly 804993 keys/s per CPU core.
o
Test ok. Your test results were stored in FOUND.txt.
Have a look and then you may want to remove the file.
2d17543d32448acc7a1c43c5f72cd5be459ab302:u:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x5e
02e62151191a931d51cdc513a86d4bf5694f4e51:c:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x65
9d74ffdb31068ca2a1feb8e34830635c0647d714:u:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
3d6871076780446bd46fc564b0c443e1fd415beb:c:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
Ending test run.
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... done.
Your speed is roughly 804993 keys/s per CPU core.
o
Test ok. Your test results were stored in FOUND.txt.
Have a look and then you may want to remove the file.
2d17543d32448acc7a1c43c5f72cd5be459ab302:u:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x5e
02e62151191a931d51cdc513a86d4bf5694f4e51:c:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x65
9d74ffdb31068ca2a1feb8e34830635c0647d714:u:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
3d6871076780446bd46fc564b0c443e1fd415beb:c:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
Ending test run.
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--
chmod +x LBC
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
sterg@LAPTOP:~$ sudo cpan install JSON
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/home/sterg/.cpan/Metadata'
Database was generated on Tue, 22 Jan 2019 13:17:03 GMT
Running install for module 'JSON'
Checksum for /home/sterg/.cpan/sources/authors/id/I/IS/ISHIGAKI/JSON-4.01.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring I/IS/ISHIGAKI/JSON-4.01.tar.gz with Makefile.PL
Welcome to JSON (v.4.01)
=============================
** BACKWARD INCOMPATIBILITY **
Since version 2.90, stringification (and string comparison) for
JSON::true and JSON::false has not been overloaded. It shouldn't
matter as long as you treat them as boolean values, but a code that
expects they are stringified as "true" or "false" doesn't work as
you have expected any more.
if (JSON::true eq 'true') { # now fails
print "The result is 1 now."; # => The result is 1 now.
And now these boolean values don't inherit JSON::Boolean, either.
When you need to test a value is a JSON boolean value or not, use
JSON::is_bool function, instead of testing the value inherits
a particular boolean class or not.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON
Writing MYMETA.yml and MYMETA.json
ISHIGAKI/JSON-4.01.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for I/IS/ISHIGAKI/JSON-4.01.tar.gz
---- Unsatisfied dependencies detected during ----
---- ISHIGAKI/JSON-4.01.tar.gz ----
JSON::XS [requires,optional]
ISHIGAKI/JSON-4.01.tar.gz
make -- NOT OK
No such file or directory
Running install for module 'JSON::XS'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-4.0.tar.gz ok
---- Unsatisfied dependencies detected during ----
---- MLEHMANN/JSON-XS-4.0.tar.gz ----
Canary::Stability [build_requires]
Running install for module 'Canary::Stability'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/Canary-Stability-2012.tar.gz ok
Configuring M/ML/MLEHMANN/Canary-Stability-2012.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Canary::Stability
Writing MYMETA.yml and MYMETA.json
MLEHMANN/Canary-Stability-2012.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for M/ML/MLEHMANN/Canary-Stability-2012.tar.gz
MLEHMANN/Canary-Stability-2012.tar.gz
make -- NOT OK
No such file or directory
MLEHMANN/JSON-XS-4.0.tar.gz
Has already been unwrapped into directory /home/sterg/.cpan/build/JSON-XS-4.0-9
Warning: Prerequisite 'Canary::Stability => 0' for 'MLEHMANN/JSON-XS-4.0.tar.gz' failed when processing 'MLEHMANN/Canary-Stability-2012.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Configuring M/ML/MLEHMANN/JSON-XS-4.0.tar.gz with Makefile.PL
Can't locate Canary/Stability.pm in @INC (you may need to install the Canary::Stability module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
MLEHMANN/JSON-XS-4.0.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
chmod +x LBC
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
sterg@LAPTOP:~$ sudo cpan install JSON
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/home/sterg/.cpan/Metadata'
Database was generated on Tue, 22 Jan 2019 13:17:03 GMT
Running install for module 'JSON'
Checksum for /home/sterg/.cpan/sources/authors/id/I/IS/ISHIGAKI/JSON-4.01.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring I/IS/ISHIGAKI/JSON-4.01.tar.gz with Makefile.PL
Welcome to JSON (v.4.01)
=============================
** BACKWARD INCOMPATIBILITY **
Since version 2.90, stringification (and string comparison) for
JSON::true and JSON::false has not been overloaded. It shouldn't
matter as long as you treat them as boolean values, but a code that
expects they are stringified as "true" or "false" doesn't work as
you have expected any more.
if (JSON::true eq 'true') { # now fails
print "The result is 1 now."; # => The result is 1 now.
And now these boolean values don't inherit JSON::Boolean, either.
When you need to test a value is a JSON boolean value or not, use
JSON::is_bool function, instead of testing the value inherits
a particular boolean class or not.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON
Writing MYMETA.yml and MYMETA.json
ISHIGAKI/JSON-4.01.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for I/IS/ISHIGAKI/JSON-4.01.tar.gz
---- Unsatisfied dependencies detected during ----
---- ISHIGAKI/JSON-4.01.tar.gz ----
JSON::XS [requires,optional]
ISHIGAKI/JSON-4.01.tar.gz
make -- NOT OK
No such file or directory
Running install for module 'JSON::XS'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-4.0.tar.gz ok
---- Unsatisfied dependencies detected during ----
---- MLEHMANN/JSON-XS-4.0.tar.gz ----
Canary::Stability [build_requires]
Running install for module 'Canary::Stability'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/Canary-Stability-2012.tar.gz ok
Configuring M/ML/MLEHMANN/Canary-Stability-2012.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Canary::Stability
Writing MYMETA.yml and MYMETA.json
MLEHMANN/Canary-Stability-2012.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for M/ML/MLEHMANN/Canary-Stability-2012.tar.gz
MLEHMANN/Canary-Stability-2012.tar.gz
make -- NOT OK
No such file or directory
MLEHMANN/JSON-XS-4.0.tar.gz
Has already been unwrapped into directory /home/sterg/.cpan/build/JSON-XS-4.0-9
Warning: Prerequisite 'Canary::Stability => 0' for 'MLEHMANN/JSON-XS-4.0.tar.gz' failed when processing 'MLEHMANN/Canary-Stability-2012.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Configuring M/ML/MLEHMANN/JSON-XS-4.0.tar.gz with Makefile.PL
Can't locate Canary/Stability.pm in @INC (you may need to install the Canary::Stability module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
MLEHMANN/JSON-XS-4.0.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
sudo ./LBC -h
sudo: ./LBC: command not found
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found
chmod +x LBC
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
sudo ./LBC -h
sudo: ./LBC: command not found
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found
chmod +x LBC
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
sterg@LAPTOP:~$ ./LBC -u
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Can't locate Canary/Stability.pm in @INC (you may need to install the Canary::Stability module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
LWP::UserAgent not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTML::Entities 0 not found.
Warning: prerequisite HTML::HeadParser 0 not found.
Warning: prerequisite HTTP::Cookies 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Negotiate 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Request::Common 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Net::HTTP 6.07 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite URI::Escape 0 not found.
Warning: prerequisite WWW::RobotRules 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTML::Tagset 3 not found.
Warning: prerequisite Encode::Locale 1 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite IO::HTML 0 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Headers::Util 6 not found.
Warning: prerequisite HTTP::Request 0 not found.
Warning: prerequisite HTTP::Response 0 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite HTTP::Headers 6 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite Try::Tiny 0.07 not found.
Warning: prerequisite URI 1.10 not found.
Net::SSLeay not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
NA: Unable to build distribution on this platform.
LWP::Protocol::https not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Warning: prerequisite IO::Socket::SSL 1.54 not found.
Warning: prerequisite LWP::UserAgent 6.06 not found.
Warning: prerequisite Mozilla::CA 20110101 not found.
Warning: prerequisite Net::HTTPS 6 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.
WARNING
No library for handling international domain names found.
It will work but croak if you try to verify an international name against
a certificate.
It's recommended to install either Net::IDN::Encode, Net::LibIDN or URI version>=1.50
Warning: prerequisite Mozilla::CA 0 not found.
Warning: prerequisite Net::SSLeay 1.46 not found.
Invalid LICENSE value 'mozilla_2_0' ignored
Invalid LICENSE value 'mozilla_2_0' ignored
NA: Unable to build distribution on this platform.
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTML::Entities 0 not found.
Warning: prerequisite HTML::HeadParser 0 not found.
Warning: prerequisite HTTP::Cookies 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Negotiate 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Request::Common 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Net::HTTP 6.07 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite URI::Escape 0 not found.
Warning: prerequisite WWW::RobotRules 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTML::Tagset 3 not found.
Warning: prerequisite Encode::Locale 1 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite IO::HTML 0 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Headers::Util 6 not found.
Warning: prerequisite HTTP::Request 0 not found.
Warning: prerequisite HTTP::Response 0 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite HTTP::Headers 6 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite Try::Tiny 0.07 not found.
Warning: prerequisite URI 1.10 not found.
Parallel::ForkManager not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Warning: prerequisite Moo 0 not found.
Warning: prerequisite Moo::Role 0 not found.
Warning: prerequisite Test::Warn 0 not found.
Warning: prerequisite Class::Method::Modifiers 1.1 not found.
Warning: prerequisite Devel::GlobalDestruction 0.11 not found.
Warning: prerequisite Module::Runtime 0.014 not found.
Warning: prerequisite Role::Tiny 2.000004 not found.
Warning: prerequisite Sub::Defer 2.003001 not found.
Warning: prerequisite Sub::Quote 2.003001 not found.
Warning: prerequisite Test::Fatal 0.003 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Requires 0 not found.
Warning: prerequisite Try::Tiny 0.07 not found.
Warning: prerequisite Sub::Exporter::Progressive 0.001011 not found.
Checking optional features...
inc_bundling_support....disabled
requires:
! inc::latest is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Warning: prerequisite Module::Build 0 not found.
Warning: prerequisite Test::Fatal 0.003 not found.
sh: 1: x86_64-linux-gnu-gcc: not found
Couldn't execute x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g "-I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE" -fPIC -c /tmp/f7WRQJKyzD/g9DMbhkavw.c -o /tmp/f7WRQJKyzD/g9DMbhkavw.o: Inappropriate ioctl for device at Makefile.PL line 9.
Warning: prerequisite Sub::Uplevel 0.12 not found.
Term::ReadKey not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./LBC line 92.
BEGIN failed--compilation aborted at ./LBC line 92.
sudo ./LBC -h
sudo: ./LBC: command not found
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found
sudo ./LBC -h
sudo: ./LBC: command not found
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found