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.
git clone https://github.com/mp2apps/pesetacoin.git
cd pesetacoin/src
mkdir obj
make -f makefile.unix USE_UPNP=- USE_IPV6=1 USE_QRCODE=1
cd ..
qmake "USE_UPNP=-"
make
cd pesetacoin
qmake "USE_UPNP=-"
make
main.cpp: In function 'FILE* AppendBlockFile(unsigned int&)':
main.cpp:1995:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
main.cpp: At global scope:
main.cpp:834:12: warning: 'int generateMTRandom(unsigned int, int)' defined but not used [-Wunused-function]
main.cpp:3342:21: warning: 'unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)' defined but not used [-Wunused-function]
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/root/peseta/pesetacoin/src -I/root/peseta/pesetacoin/src/obj -DUSE_UPNP=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/net.d -o obj/net.o net.cpp
net.cpp:21:32: fatal error: miniupnpc/miniwget.h: No such file or directory
compilation terminated.
make: *** [obj/net.o] Error 1
make -f makefile.unix USE_UPNP=-
main.cpp: In function 'FILE* AppendBlockFile(unsigned int&)':
main.cpp:1995:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
main.cpp: At global scope:
main.cpp:834:12: warning: 'int generateMTRandom(unsigned int, int)' defined but not used [-Wunused-function]
main.cpp:3342:21: warning: 'unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)' defined but not used [-Wunused-function]
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/root/peseta/pesetacoin/src -I/root/peseta/pesetacoin/src/obj -DUSE_UPNP=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/net.d -o obj/net.o net.cpp
net.cpp:21:32: fatal error: miniupnpc/miniwget.h: No such file or directory
compilation terminated.
make: *** [obj/net.o] Error 1
bash-4.2# make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1
/bin/sh ../share/genbuild.sh obj/build.h
../share/genbuild.sh: line 33: obj/build.h: No such file or directory
../share/genbuild.sh: line 34: obj/build.h: No such file or directory
make: *** [obj/build.h] Error 1
mkdir obj
bash-4.2# make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1
/bin/sh ../share/genbuild.sh obj/build.h
../share/genbuild.sh: line 33: obj/build.h: No such file or directory
../share/genbuild.sh: line 34: obj/build.h: No such file or directory
make: *** [obj/build.h] Error 1