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 | ||
Potential weakness in block downloading Development & Technical Discussion
Hello,From looking at the c/c++ source code for bitcoin it seems there is a litt…
|
n/a | Skybuck | November 30, 2011, 02:48:03 PM | ||
BitcoinRetail-Lite | 1-2-3 Library for integrating Bitcoin into any store Project Development
That requires running expensive hardware/servers/software/bandwidth/power surge…
|
n/a | Skybuck | November 30, 2011, 01:08:40 PM | ||
TransactionsEasyBinaryFormat.dat Development & Technical Discussion
I will also explain why I believe bitcoin is currently too complex:1. Berkeley d…
|
n/a | Skybuck | November 30, 2011, 10:27:12 AM | ||
TransactionsEasyBinaryFormat.dat Development & Technical Discussion
Security concerns?If you are worrying about malicious web apps, just don't run t…
|
n/a | Skybuck | November 29, 2011, 12:03:43 PM | ||
TransactionsEasyBinaryFormat.dat Development & Technical Discussion
Security concerns?If you are worrying about malicious web apps, just don't run t…
|
n/a | Skybuck | November 29, 2011, 12:03:04 PM | ||
TransactionsEasyBinaryFormat.dat Development & Technical Discussion
I don't want java on my systems because of security concerns, sorry.
|
n/a | Skybuck | November 29, 2011, 10:29:57 AM | ||
TransactionsEasyBinaryFormat.dat Development & Technical Discussion
Hello,I want to write some software to analyze/visualize transactions performed…
|
n/a | Skybuck | November 29, 2011, 09:30:29 AM | ||
Why are transactions stored in a hash/merkle tree ? Development & Technical Discussion
Hello,There is something I don't understand about bitcoin:Why are the transactio…
|
n/a | Skybuck | November 29, 2011, 08:09:45 AM | ||
Problems trying to build bitcoin-qt.exe (skycoin-qt.exe) Development & Technical Discussion
Thanks for trying to help, but I am going to give up.I already increased my C/C+…
|
n/a | Skybuck | November 28, 2011, 03:49:02 PM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
Perhaps some terms are confusing.A visualization of the idea:Balance Block 0 (An…
|
n/a | Skybuck | November 28, 2011, 10:53:03 AM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
The balance-blockchain (=ledger-blockchain ?) would work the same as the transac…
|
n/a | Skybuck | November 28, 2011, 10:46:29 AM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
The balance-blockchain (=ledger-blockchain ?) would work the same as the transac…
|
n/a | Skybuck | November 28, 2011, 07:38:34 AM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
Nothing is stopping you from trying to make it coherent.Let me/us know when you…
|
n/a | Skybuck | November 27, 2011, 11:38:55 PM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
I agree that there are better optimisations that can be implemented first but I…
|
n/a | Skybuck | November 27, 2011, 09:42:39 PM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
I completely do not understand your proposal it's enormously complex and relies…
|
n/a | Skybuck | November 25, 2011, 02:59:17 PM | ||
Problems trying to build bitcoin-qt.exe (skycoin-qt.exe) Development & Technical Discussion
1. Berkeley DB version 4.8.30NC2. Boost version version 1.48.03. MiniUPnPC versi…
|
n/a | Skybuck | November 27, 2011, 08:51:06 PM | ||
Problems trying to build bitcoin-qt.exe (skycoin-qt.exe) Development & Technical Discussion
Hello,Building the bitcoin-qt 0.5.0rc7 client for win32 (on windows 7) has a lit…
|
n/a | Skybuck | November 26, 2011, 08:47:18 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
Also for what it is worth here is the QT Creator pro file, maybe somebody can fi…
|
n/a | Skybuck | November 27, 2011, 02:34:58 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
Most if not all of the compile issues are now gone on win32, these compile probl…
|
n/a | Skybuck | November 27, 2011, 02:06:49 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
Part 4:Code:X:\CPP\Libraries\MiniUPnPC\version1.6\msvc\Debug/miniupnpc.lib(Debug…
|
n/a | Skybuck | November 27, 2011, 02:10:09 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
Part 3:Code:./build\optionsmodel.o:optionsmodel.cpp:(.text$_ZN3CDB4ReadISt4pairI…
|
n/a | Skybuck | November 27, 2011, 02:08:06 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
Part 2:Code:X:\CPP\Applications\SkyCoin\version0.03nospaces\src/src//key.h:199:…
|
n/a | Skybuck | November 27, 2011, 02:07:38 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
I tried to fix it as follows:Code:#ifndef _SSIZE_T_#define _SSIZE_T_//typedef lo…
|
n/a | Skybuck | November 26, 2011, 09:27:27 PM | ||
error: conflicting declaration 'typedef int32_t ssize_t' (mingw versus bdb) Development & Technical Discussion
Also to help make sense of it here are the code sections which are apparently co…
|
n/a | Skybuck | November 26, 2011, 09:04:34 PM | ||
BitcoinRetail-Lite | 1-2-3 Library for integrating Bitcoin into any store Project Development
That requires running expensive hardware/servers/software/bandwidth/power surge…
|
n/a | Skybuck | November 27, 2011, 02:21:55 PM | ||
BitcoinRetail-Lite | 1-2-3 Library for integrating Bitcoin into any store Project Development
https://github.com/Xenland/BitcoinRetail-Lite/blob/master/bitcoin_controller/bit…
|
n/a | Skybuck | November 27, 2011, 02:17:45 PM | ||
Skycoin Client at www.skycoins.com Project Development
"Skycoin Development Donations" at bitcoin address:12PWQyxrRdjQHV29Ai5fiALP25Q3m…
|
n/a | Skybuck | November 26, 2011, 10:56:24 AM | ||
Skycoin Client at www.skycoins.com Project Development
This sounds completely unnecessary. There are far too many useful projects bein…
|
n/a | Skybuck | November 26, 2011, 09:24:58 AM | ||
A proposal for a scalable blockchain. Development & Technical Discussion
Quote3. Instead of storing the transactions, the balances are stored, which coul…
|
n/a | Skybuck | November 26, 2011, 09:21:02 AM | ||
Send me something... Beginners & Help
The 0.00000001 I sent myself, still has not arrived, any idea why ?
|
n/a | Skybuck | November 25, 2011, 03:18:51 PM | ||
Creative acronyms for Bitcoin Beginners & Help
I get it:Bright, Thoughtful Currency,aBsolute sTraight aCtion,saBine enTrepreneu…
|
n/a | Skybuck | November 25, 2011, 03:08:59 PM | ||
BitcoinRetail-Lite | 1-2-3 Library for integrating Bitcoin into any store Project Development
Seeing "copy wallet" in the source code is laughable However there is some merit…
|
n/a | Skybuck | November 25, 2011, 02:09:23 PM | ||
Skycoin Client at www.skycoins.com Project Development
Lol,I just realized something, maybe it's the coin "in skycoin" which still soun…
|
n/a | Skybuck | November 25, 2011, 02:12:47 AM | ||
Creative acronyms for Bitcoin Beginners & Help
I can't help it but I keep thinking this suits it pretty well in the minds of do…
|
n/a | Skybuck | November 25, 2011, 01:17:32 AM | ||
Skycoin Client at www.skycoins.com Project Development
Hello,Bitcoins sounds kinda bad, like badcoins.Therefore I think it's a much bet…
|
n/a | Skybuck | November 25, 2011, 01:13:58 AM | ||
0.1 btc trades on bitcoin monitor Beginners & Help
Hello,What are all these 0.1 btc trades on the bitcoin monitor, it seems to be h…
|
n/a | Skybuck | November 24, 2011, 03:23:45 PM | ||
Send me something... Beginners & Help
Let's see what the consequence would be of a storage fee...For example: 0.000000…
|
n/a | Skybuck | November 24, 2011, 03:12:38 PM | ||
Send me something... Beginners & Help
Ok,I just noticed there is a minimum transaction fee of 0.0005 in the bitcoin 0.…
|
n/a | Skybuck | November 24, 2011, 03:01:17 PM | ||
Creative acronyms for Bitcoin Beginners & Help
Bypass Taxes ConcurrentlyBypass Taxes CollectivelyBypass Taxes CommonlyBypass Ta…
|
n/a | Skybuck | November 23, 2011, 12:33:56 PM | ||
Creative acronyms for Bitcoin Beginners & Help
Buy The CashBanks Till Collapse
|
n/a | Skybuck | November 23, 2011, 11:16:00 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
Perhaps I miss-understand the roll of the hashes and the merkle hash tree.This a…
|
n/a | Skybuck | November 23, 2011, 08:25:11 AM | ||
Creative acronyms for Bitcoin Beginners & Help
Bust Then Complain.Boom Then Complain.Burst Then Complain.Broken Then Complain.B…
|
n/a | Skybuck | November 23, 2011, 08:17:54 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
When you spend coins, you tell the network: I take the coins from this transacti…
|
n/a | Skybuck | November 23, 2011, 08:13:05 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
Addition to my previous posting: By the way this means there is another potentia…
|
n/a | Skybuck | November 23, 2011, 08:02:02 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
However this does present a problem for the future: the idea was to "cut away th…
|
n/a | Skybuck | November 23, 2011, 07:49:50 AM | ||
Creative acronyms for Bitcoin Beginners & Help
Blow This CockBitch This CockByte This CockBite This CockBitch Tasty CockBadcoin…
|
n/a | Skybuck | November 23, 2011, 05:06:52 AM | ||
Send me something... Beginners & Help
Ok,I have received 0.001 probably from the advertising website.The weird thing i…
|
n/a | Skybuck | November 23, 2011, 04:54:38 AM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
QString.cpp is pretty big, it' about 8000 to 9000 line of code, an introductiona…
|
n/a | Skybuck | November 22, 2011, 04:20:32 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
QString can be found here:http://qt.gitorious.org/qt/qt/trees/4.8/src/corelib/to…
|
n/a | Skybuck | November 22, 2011, 03:44:47 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
I am first going to explore/investigate the .arg(text) specifier.This is more li…
|
n/a | Skybuck | November 22, 2011, 03:35:34 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
So far it seems lupdate is a linux command line utility, I am not yet sure if it…
|
n/a | Skybuck | November 22, 2011, 03:31:24 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
qobject.h and qobject.cpp can be found here:http://qt.gitorious.org/qt/qt/trees/…
|
n/a | Skybuck | November 22, 2011, 03:15:43 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
Time to dive into this a little bit deeper, the documentation gives a hint where…
|
n/a | Skybuck | November 22, 2011, 03:02:36 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
QT is apperently Nokia technology, it also seems to encompass much more than jus…
|
n/a | Skybuck | November 22, 2011, 02:42:25 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
The tr routine seems to be a QT routine (gui framework), which bitcoin switched…
|
n/a | Skybuck | November 22, 2011, 02:17:22 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
The bug seems to be coming from this piece of code from the file src\qt\bitcoing…
|
n/a | Skybuck | November 22, 2011, 02:11:28 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
Ok, thanks guys in pointing out my misread Ok update on the bug 1:It now displa…
|
n/a | Skybuck | November 22, 2011, 01:54:51 PM | ||
Two possible bugs, and perhaps a bitcoin breakdown, and perhaps even str attack. Beginners & Help
Bug 1. Here is what I apperently did to cause the bug:Step 1. Open bitcoin 0.5,…
|
n/a | Skybuck | November 22, 2011, 01:42:58 PM | ||
Send me something... Beginners & Help
Hmm,I was just wondering if bitcoin version 5.00 created a new address or simply…
|
n/a | Skybuck | November 22, 2011, 11:55:26 AM | ||
Send me something... Beginners & Help
Ok, I see now, pretty cool ! =DThis reminds me of that million dollar pixel web…
|
n/a | Skybuck | November 22, 2011, 10:21:11 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
Ah, I didn't understand you were talking about cutting away part of the blockcha…
|
n/a | Skybuck | November 22, 2011, 10:19:07 AM | ||
Send me something... Beginners & Help
Ok I tried (send button turned green, said it would bunch up a number of transac…
|
n/a | Skybuck | November 22, 2011, 10:15:32 AM | ||
Send me something... Beginners & Help
Hello,This is my first bitcoin version 5.0 address (I also have one bitcoin vers…
|
n/a | Skybuck | November 22, 2011, 09:44:56 AM | ||
Bitcoin address what is it made out of and how does it prevent duplicates ? Beginners & Help
Hello,I have some questions about bitcoin addresses, which are used to transfer…
|
n/a | Skybuck | November 22, 2011, 08:59:01 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
Note: I am using alternate terminology, better suited to explain bitcoin to new…
|
n/a | Skybuck | November 22, 2011, 09:29:12 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
I found some partially answers to parts of my questions on this wikipedia link:h…
|
n/a | Skybuck | November 22, 2011, 09:21:44 AM | ||
Blockchain weaknesses, how does bitcoin solve/protect against it ? Beginners & Help
Hello,I have some questions about potential weaknesses in the blockchain idea an…
|
n/a | Skybuck | November 22, 2011, 08:52:28 AM |