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.
$ npm install node-dynamic-argon2d
$ git clone https://github.com/duality-solutions/node-dynamic-argon2d
$ cd node-dynamic-argon2d
$ npm install
Sequence 1.3.0.0 CHANGELOG
Fix boost-1.66 incompatibilities
Update README.md
Update copyrights
Fix QObject::connect: No such slot error
Fix warning for GenerateRandomString
Add LogPrint debug category
Fix debug.log error for stake report UI
Fix build warning in HD wallet RPC commands
Fix Incompatible sender/receiver signal/slot error
Fix segfault after running reindex
Update Splashscreen and Icons
Prevent stake thread from trying to find PoW hash
Remove redundant block header check
Fix issue that stops the staking thread
Change blockchain size to 2GB
Fix checkpoint data array in chainparams.cpp
Add checkpoint for block 1,000,000
Add stake modifiers for blocks 512000 & 1000000
Update Splitblock fee amount to reflect real fee.
Fix segfault when running daemon with disabled wallet (Issue #131)
Update ReadMe to include URL's
Add soft-fork via IsSuperMajority for fee indiscrepency
Increase Block Version to 3
Remove unneeded sections from the Information tab in Tools Window