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.
Content | Score | Started by | Date posted | ||
Need testnet bitcoins for testing Project Development
I'm working on a bitcoin service as well. Anybody could spare a few testnet bitc…
|
n/a | CAFxX | April 07, 2013, 09:57:15 AM | ||
What you don't know about bitcoin... Beginners & Help |
n/a | CAFxX | June 24, 2011, 08:12:08 AM | ||
POLL: What name would you give to the smallest unit of bitcoin (0.00000001)? Beginners & Help
How about 10 nanocoins?I can't believe I had to get to page 3 of this thread bef…
|
n/a | CAFxX | June 24, 2011, 08:10:40 AM | ||
POLL: What name would you give to the smallest unit of bitcoin (0.00000001)? Beginners & Help
In SI units, 1E-8 BTC would be 10 nBTC (read: nano-BTC). So I guess any of "10 n…
|
n/a | CAFxX | June 24, 2011, 01:47:56 AM | ||
Idea for a hardware-based Bitcoin savings account Beginners & Help
Just a quick note... the project above wouldn't be really secure as is, because…
|
n/a | CAFxX | June 21, 2011, 11:40:11 AM | ||
Idea for a hardware-based Bitcoin savings account Beginners & Help
Also consider that there are faster drop-in replacement like the atmega328 (cost…
|
n/a | CAFxX | June 21, 2011, 11:33:28 AM | ||
Idea for a hardware-based Bitcoin savings account Beginners & Help
Anyway, would you join the IRC channel and lend us a hand from time to time?BTW,…
|
n/a | CAFxX | June 21, 2011, 12:47:09 AM | ||
Transparent Random Number "Generation" Project Development
The person with the private key is the same organizing the lottery. He could ver…
|
n/a | CAFxX | June 19, 2011, 02:24:57 AM | ||
Transparent Random Number "Generation" Project Development
Random.org does not use pure computer randomization functions:RANDOM.ORG offers…
|
n/a | CAFxX | June 18, 2011, 06:09:27 PM | ||
Transparent Random Number "Generation" Project Development
Since we're talking bitcoin, then the most sensible way would be- Take the N las…
|
n/a | CAFxX | June 18, 2011, 06:03:19 PM | ||
Transparent Random Number "Generation" Project Development
Since we're talking bitcoin, then the most sensible way would be- Take the N las…
|
n/a | CAFxX | June 18, 2011, 01:24:20 PM | ||
Transparent Random Number "Generation" Project Development
Lotteries need true random numbers. Would you like to see a graphic representati…
|
n/a | CAFxX | June 18, 2011, 12:21:21 PM | ||
Transparent Random Number "Generation" Project Development
The only reason one might need true random numbers is for generating cryptograph…
|
n/a | CAFxX | June 18, 2011, 09:09:57 AM | ||
Idea for a hardware-based Bitcoin savings account Beginners & Help
@CAFxX, that's interesting, but are Bitcoin signatures ECDSA? I heard they're so…
|
n/a | CAFxX | June 18, 2011, 07:02:58 AM | ||
Idea for a hardware-based Bitcoin savings account Beginners & Help
So the USB Wallets should be easily expansible to support changes in the Bitcoin…
|
n/a | CAFxX | June 18, 2011, 06:37:06 AM | ||
Is bitcoin legal? Not according to U.S. government Beginners & Help
I care because I have to live in the same house with the bully. You should care…
|
n/a | CAFxX | June 18, 2011, 04:23:36 AM | ||
Is bitcoin legal? Not according to U.S. government Beginners & Help
if you care about freedom and liberty.Yes I do. The thing "the US" doesn't get I…
|
n/a | CAFxX | June 18, 2011, 03:45:10 AM | ||
Idea for a hardware-based Bitcoin savings account Beginners & Help
Don't reinvent the wheel: http://code.google.com/p/opencryptotoken/
|
n/a | CAFxX | June 18, 2011, 01:43:46 AM | ||
Is bitcoin legal? Not according to U.S. government Beginners & Help
Don't get me wrong, I'm very excited about bitcoin, but I think the Feds are not…
|
n/a | CAFxX | June 18, 2011, 01:36:13 AM | ||
Bitcoin press hits, notable sources Press
http://www.repubblica.it/tecnologia/2011/05/31/news/bitcoin_moneta_elettronica_h…
|
n/a | CAFxX | June 01, 2011, 12:24:22 AM | ||
[PULL] Low I/O and CPU priority during process initialization Development & Technical Discussion |
n/a | CAFxX | April 20, 2011, 09:12:54 AM | ||
[PULL] Low I/O and CPU priority during process initialization Development & Technical Discussion
For processes that perform background work such as file I/O, network I/O, or dat…
|
n/a | CAFxX | April 19, 2011, 03:59:32 AM | ||
[PULL] Low I/O and CPU priority during process initialization Development & Technical Discussion
For processes that perform background work such as file I/O, network I/O, or dat…
|
n/a | CAFxX | April 18, 2011, 06:48:11 AM | ||
[PULL] Low I/O and CPU priority during process initialization Development & Technical Discussion
This is a short quote from the MSDN:QuoteThe *_PRIORITY_CLASS values affect the…
|
n/a | CAFxX | April 18, 2011, 06:10:38 AM | ||
[PULL] Low I/O and CPU priority during process initialization Development & Technical Discussion
https://github.com/bitcoin/bitcoin/pull/161If starting in GUI mode or with the -…
|
n/a | CAFxX | April 17, 2011, 04:59:24 AM | ||
[PULL] add parameter [from] to listtransactions (JSON-RPC) Development & Technical Discussion
1) This breaks the API, which makes it unlikely to be accepted as-is.No it doesn…
|
n/a | CAFxX | April 16, 2011, 12:25:03 PM | ||
[PULL] add parameter [from] to listtransactions (JSON-RPC) Development & Technical Discussion
From what I can see in the source code in rpc.cpp each transaction is likely usi…
|
n/a | CAFxX | April 16, 2011, 12:35:34 PM | ||
[PULL] add parameter [from] to listtransactions (JSON-RPC) Development & Technical Discussion
1) This breaks the API, which makes it unlikely to be accepted as-is.No it doesn…
|
n/a | CAFxX | April 16, 2011, 11:45:05 AM | ||
[PULL] add parameter [from] to listtransactions (JSON-RPC) Development & Technical Discussion
I wrote a patch (already on github) that adds the [from=0] parameter to the list…
|
n/a | CAFxX | April 15, 2011, 12:34:05 PM | ||
[RPC] add parameter [from] to listtransactions Development & Technical Discussion |
n/a | CAFxX | April 16, 2011, 09:53:05 AM |