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.
UPDATE: 611 (SixEleven) rc3 has been tagged on Github with the following changes
To pull the latest source code run "git pull" in your sixeleven src directory. Please backup your ~/.611/wallet.dat (and/or other .dat files) and then recompile and reinstall the code. The precompiled binaries will be released on the head page, soon. |
CALL FOR YOUR FEEDBACK: 611.to is really a nice and short domain name for a blockchain URL shortening service:
|
CALL FOR YOUR FEEDBACK: 611.to is really a nice and short domain name for a blockchain URL shortening service:
|
g++ -c -O2 -Wno-invalid-offsetof -Wformat -D_MT -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DBOOST_THREAD_USE_LIB -I../contrib/db48/include -o obj/nogui/bitcoinrpc.o bitcoinrpc.cpp
bitcoinrpc.cpp: In function ‘json_spirit::Value getblocktemplate(const Array&, bool)’:
bitcoinrpc.cpp:2335:43: error: ‘PROTOCOL_VERSION’ was not declared in this scope
CDataStream ssTx(SER_NETWORK, PROTOCOL_VERSION);
^
bitcoinrpc.cpp:2346:78: error: no matching function for call to ‘CTransaction::GetValueIn(MapPrevTx&)’
entry.push_back(Pair("fee", (int64_t)(tx.GetValueIn(mapInputs) - tx.GetValueOut())));
^
bitcoinrpc.cpp:2346:78: note: candidate is:
In file included from headers.h:101:0,
from bitcoinrpc.cpp:5:
main.h:602:11: note: int64 CTransaction::GetValueIn() const
int64 GetValueIn() const
^
main.h:602:11: note: candidate expects 0 arguments, 1 provided
bitcoinrpc.cpp:2356:38: error: ‘class CTransaction’ has no member named ‘GetLegacySigOpCount’
int64_t nSigOps = tx.GetLegacySigOpCount();
^
bitcoinrpc.cpp:2357:31: error: ‘class CTransaction’ has no member named ‘GetP2SHSigOpCount’
nSigOps += tx.GetP2SHSigOpCount(mapInputs);
^
bitcoinrpc.cpp:2365:44: error: ‘COINBASE_FLAGS’ was not declared in this scope
aux.push_back(Pair("flags", HexStr(COINBASE_FLAGS.begin(), COINBASE_FLAGS.end())));
^
bitcoinrpc.cpp: In function ‘json_spirit::Value submitblock(const Array&, bool)’:
bitcoinrpc.cpp:2416:49: error: ‘PROTOCOL_VERSION’ was not declared in this scope
CDataStream ssBlock(blockData, SER_NETWORK, PROTOCOL_VERSION);
^
Makefile:107: recipe for target 'obj/nogui/bitcoinrpc.o' failed
make: *** [obj/nogui/bitcoinrpc.o] Error 1
Hey guys, SUPPORT 611: we are still missing a core project website summing-up all the details discussed on this thread, like offering a (newbie) wiki how to use the free and anonymous 611 (SixEleven) domain name system, how to (cloud) mine, how to trade and so on. If you are a media expert or web designer and like to support this project, please let us know --- Support 611 (SixEleven) to get a listing on your favorite crypto coin exchange! We are currently #1 on the C-CEX vote list. Thank you! |