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.
neutron@vps:~$ ./Neutrond -daemon
************************
EXCEPTION: N5boost12interprocess22interprocess_exceptionE
No such file or directory
Neutron in AppInit()
terminate called after throwing an instance of 'boost::interprocess::interprocess_exception'
what(): No such file or directory
Aborted
jsonrpc :32000 getinfo
curl --user--data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getinfo", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:32000/
^
darksend.cpp:977:29: error: cannot convert ‘bool’ to ‘bool*’ in initialization
bool* pfMissingInputs = false;
^~~~~
darksend.cpp: In member function ‘bool CDarkSendPool::DoAutomaticDenominating(bool, bool)’:
bool pfMissingInputs = false;
if(!AcceptableInputs(mempool, txCollateral, false, &pfMissingInputs)){
if(fDebug) printf ("CDarkSendPool::IsCollateralValid - didn't pass IsAcceptable\n");
return false;
}
//if(!AcceptableInputs(mempool, state, txCollateral)){
bool* pfMissingInputs = false;
if(!AcceptableInputs(mempool, txCollateral, false, pfMissingInputs)){
if(fDebug) printf ("CDarkSendPool::IsCollateralValid - didn't pass IsAcceptable\n");
return false;
masternode.cpp:162:26: error: cannot convert ‘bool’ to ‘bool*’ in initialization
bool* pfMissingInputs = false;
^~~~~
masternode.cpp:191:17: warning: unused variable ‘nDoS’ [-Wunused-variable]
int nDoS = 0;
^~~~
masternode.cpp:221:137: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int64_t {aka long int}’ [-Wformat=]
rejected, too far into the past %s - %d %d \n", vin.ToString().c_str(), sigTime, GetAdjustedTime());
^
masternode.cpp:221:137: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘int64_t {aka long int}’ [-Wformat=]
masternode.cpp: In member function ‘void CMasterNode::Check()’:
masternode.cpp:605:33: error: cannot convert ‘bool’ to ‘bool*’ in initialization
bool* pfMissingInputs = false;
^~~~~
^
darksend.cpp:977:29: error: cannot convert ‘bool’ to ‘bool*’ in initialization
bool* pfMissingInputs = false;
^~~~~
darksend.cpp: In member function ‘bool CDarkSendPool::DoAutomaticDenominating(bool, bool)’:
bool pfMissingInputs = false;
if(!AcceptableInputs(mempool, txCollateral, false, &pfMissingInputs)){
if(fDebug) printf ("CDarkSendPool::IsCollateralValid - didn't pass IsAcceptable\n");
return false;
}
^
darksend.cpp:977:29: error: cannot convert ‘bool’ to ‘bool*’ in initialization
bool* pfMissingInputs = false;
^~~~~
darksend.cpp: In member function ‘bool CDarkSendPool::DoAutomaticDenominating(bool, bool)’:
darksend.cpp: In member function ‘int CDarkSendPool::GetDenominationsByAmount(int64_t, int)’:
darksend.cpp:1964:76: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int64_t {aka long int}’ [-Wformat=]
printf("GetDenominationsByAmount --- %d nOutputs %d\n", v, nOutputs);
^
makefile.unix:180: die Regel für Ziel „obj/darksend.o“ scheiterte
make: *** [obj/darksend.o] Fehler 1
darksend.cpp: In member function ‘int CDarkSendPool::GetDenominationsByAmount(int64_t, int)’:
darksend.cpp:1964:76: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int64_t {aka long int}’ [-Wformat=]
printf("GetDenominationsByAmount --- %d nOutputs %d\n", v, nOutputs);
^
makefile.unix:180: die Regel für Ziel „obj/darksend.o“ scheiterte
make: *** [obj/darksend.o] Fehler 1