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) [qt] rc9 611 (SixEleven) release candidate 9 is available for download on GitHub. What's new with release candidate 9 Qt
Documentation
Download 611 (SixEleven) is available in source and binary download on Github: https://github.com/611project/sixeleven/releases There you can download the latest precompiled 611 wallet for Windows, Mac OS X and Linux:
Docker Try out the latest 611(SixEleven) Docker container - ready to run on your operating system preferred. Check the release notes for usage examples, known bugs and privacy hints. Security 611 (SixEleven) uses strong SSL encryption, to keep your data secure. It's awesome using SIL [coins] Setup your own domains to support for your projects, to make remote access simple, secure and easy. Use SIL [coins] to store and share information anonymously and securely with anyone on the Internet. Of course you are welcome to trade and invest 611 (SixEleven) [SIL coin]. |
_________________ | |
_________________ |
________https://i.imgur.com/10yBrPO.png | UPDATE Optimizing 611 (SixEleven) core services. Block Explorer New database driven Block Explorer to serve increased load and demand. Core Services Stable operation of a classical proof of work (PoW) based coin relies on many core services, like peer-to-peer network nodes, dns seeds, mining resources and others. Good to know: Hosting capacities and ressources of 611 (SixEleven) are growing steadily within the scope of demand. Security 611 (SixEleven) uses strong encryption, to protect your data. It's awesome using SIL [coins] Setup your own domains to support for your projects, to make remote access simple, secure and easy. Use SIL [611 coin] to store and share information anonymously and securely with the Internet. |
hook.h: virtual int GetOurChainID() = 0;
bool CBlock::CheckProofOfWork(int nHeight) const
{
if (nHeight >= GetAuxPowStartBlock())
{
// Prevent same work from being submitted twice:
// - this block must have our chain ID
// - parent block must not have the same chain ID (see CAuxPow::Check)
// - index of this chain in chain merkle tree must be pre-determined (see CAuxPow::Check)
if (!fTestNet && nHeight != INT_MAX && GetChainID() != GetOurChainID())
return error("CheckProofOfWork() : block does not have our chain ID");
________ | UPDATE Optimizing 611 (SixEleven) core services. Block Explorer New database driven Block Explorer to serve increased load and demand. Core Services Stable operation of a classical proof of work (PoW) based coin relies on many core services, like peer-to-peer network nodes, dns seeds, mining resources and others. Good to know: Hosting capacities and ressources of 611 (SixEleven) are growing steadily within the scope of demand. Security 611 (SixEleven) uses strong encryption, to protect your data. It's awesome using SIL [coins] Setup your own domains to support for your projects, to make remote access simple, secure and easy. Use SIL [611 coin] to store and share information anonymously and securely with the Internet. |
________ | UPDATE: 611 (SixEleven) [qt] rc8 611 (SixEleven) release candidate 8 is available for download on GitHub. What's new with release candidate 8 Security
Documentation
Download 611 (SixEleven) is available in source and binary download on Github: https://github.com/611project/sixeleven/releases There you can download the latest precompiled 611 wallet for Windows, Mac OS X and Linux:
Docker Try out the latest 611(SixEleven) Docker container - ready to run on your operating system preferred. Check the release notes for usage examples, known bugs and privacy hints. Security 611 (SixEleven) uses strong SSL encryption, to keep your data secure. It's awesome using SIL [coins] Setup your own domains to support for your projects, to make remote access simple, secure and easy. Use SIL [coins] to store and share information anonymously and securely with anyone on the Internet. Of course you are welcome to trade and invest 611 (SixEleven) [SIL coin]. |