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 | ||
Digging source code: "Private key" vs. "Secret parameter" in Development & Technical Discussion
Digging source code: "Private key" vs. "Secret parameter" by
oleganza
I'm reading Bitcoin-QT source code and don't quite understand the difference bet…
|
n/a | oleganza | November 20, 2024, 07:01:20 AM | ||
BIP proposal: Automatic Wallet Backup scheme in Development & Technical Discussion
BIP proposal: Automatic Wallet Backup scheme by
oleganza
Hi,My name is Oleg Andreev, I work on iOS/OSX wallet and CoreBitcoin - a clean a…
|
n/a | oleganza | November 22, 2024, 12:23:26 PM | ||
CoreBitcoin - a well-written library for Objective-C in Development & Technical Discussion
CoreBitcoin - a well-written library for Objective-C by
oleganza
Hi there,I'm building my own wallet app for Mac and iOS. The app will be open so…
|
n/a | oleganza | November 21, 2024, 08:05:02 PM | ||
Bitcoin non-technical FAQ in Beginners & Help
Bitcoin non-technical FAQ by
oleganza
Hi,I started studying Bitcoin around August/September 2012. Then, in October I'v…
|
n/a | oleganza | November 17, 2024, 03:45:37 PM | ||
Contracts without trust and third parties in Development & Technical Discussion
Contracts without trust and third parties by
oleganza
Hey, I've written on my idea how to make contracts with people who don't really…
|
n/a | oleganza | November 18, 2024, 09:40:26 AM | ||
Blind signatures using Bitcoin-compatible ECDSA in Development & Technical Discussion
Blind signatures using Bitcoin-compatible ECDSA by
oleganza
I was searching how to make blind signatures based on standard ECDSA and couldn'…
|
n/a | oleganza | November 20, 2024, 10:31:23 AM | ||
BIP proposal: Canonical Deterministic Signatures in Development & Technical Discussion
BIP proposal: Canonical Deterministic Signatures by
oleganza
I want to start a discussion about deterministic signatures in the context of RN…
|
n/a | oleganza | November 19, 2024, 10:02:41 AM | ||
BIP39 mnemonics: checksum vs plausible deniability in Development & Technical Discussion
BIP39 mnemonics: checksum vs plausible deniability by
oleganza
BIP39 describes how to generate a multi-word phrase and then how to convert it t…
|
n/a | oleganza | November 20, 2024, 03:33:59 AM | ||
Economics of block size limit in Development & Technical Discussion
Economics of block size limit by
oleganza
I've wrote on my blog about various economic forces behind block size limit. Her…
|
n/a | oleganza | November 22, 2024, 08:23:25 AM | ||
Script serialization in human-readable string in Development & Technical Discussion
Script serialization in human-readable string by
oleganza
I'm looking at script.h in BitcoinQT, in a definition of ValueString() and see t…
|
n/a | oleganza | November 18, 2024, 06:33:54 AM | ||
Normal big-enough transaction with 0 fee is not confirmed for hours in Bitcoin Technical Support
Normal big-enough transaction with 0 fee is not confirmed for hours by
oleganza
Interesting. I have a transaction that sends around 0.1 BTC from a single 0.4 BT…
|
n/a | oleganza | November 22, 2024, 10:06:07 PM | ||
Proposal: put bitcoind version in the coinbase in Bitcoin Discussion
Proposal: put bitcoind version in the coinbase by
oleganza
Wouldn't it be nice if we could know how diverse is bitcoin software? Like when…
|
n/a | oleganza | November 18, 2024, 10:21:14 AM | ||
Bitcoin Glossary in Bitcoin Discussion
Bitcoin Glossary by
oleganza
While writing documentation to CoreBitcoin (Objective-C implementation) I tend t…
|
n/a | oleganza | November 19, 2024, 05:04:32 AM | ||
Why RIPEMD-160 and SHA-256 used for Bitcoin addresses in Bitcoin Technical Support
Why RIPEMD-160 and SHA-256 used for Bitcoin addresses by
oleganza
I couldn't find anywhere why these two were chosen for hashing the public key. S…
|
n/a | oleganza | November 21, 2024, 06:05:49 AM | ||
Bitcoin meet-up in Vienna, Austria in Meetups
Bitcoin meet-up in Vienna, Austria by
oleganza
Hi there,I'm spending 4 days in Vienna from 31st of October till 3rd of November…
|
n/a | oleganza | November 13, 2024, 10:13:24 AM | ||
How to timestamp documents without burning money in Development & Technical Discussion
How to timestamp documents without burning money by
oleganza
Today I've timestamped a git commit ID of my project using brainwallet.org witho…
|
n/a | oleganza | Today at 02:25:50 AM | ||
Poll: Satoshi works for... in Bitcoin Discussion
Poll: Satoshi works for... by
oleganza
There are generally 3 options that people speculate about: either Satoshi works…
|
n/a | oleganza | November 19, 2024, 03:18:46 AM | ||
Bitcoin meet-up in Vienna in Treffen
Bitcoin meet-up in Vienna by
oleganza
Sorry for the repost from here: https://bitcointalk.org/index.php?topic=321819.0…
|
n/a | oleganza | November 22, 2024, 03:09:51 AM | ||
Mining is cracking SHA-256 24/7 in Development & Technical Discussion
Mining is cracking SHA-256 24/7 by
oleganza
Mining is based on finding partial collision of SHA-256(SHA256(block header)). B…
|
n/a | oleganza | November 22, 2024, 01:59:02 PM | ||
Idea: lightweight user wallets keeping/validating x% of all transactions in Bitcoin Discussion
Idea: lightweight user wallets keeping/validating x% of all transactions by
oleganza
It's not a novel idea, Gavin and others already mentioned it in other threads. J…
|
n/a | oleganza | November 22, 2024, 07:53:17 PM | ||
Reducing UTXO: users send parent transactions with their merkle branches in Development & Technical Discussion
Reducing UTXO: users send parent transactions with their merkle branches by
oleganza
Edit-2: this scheme is completely broken as pointed out by Mike Hearn below (all…
|
n/a | oleganza | Today at 01:00:46 AM | ||
OP_VERIF & OP_VERNOTIF opcodes in Development & Technical Discussion
OP_VERIF & OP_VERNOTIF opcodes by
oleganza
I don't understand why the wiki says (https://en.bitcoin.it/wiki/Script):OP_VERI…
|
n/a | oleganza | March 20, 2024, 06:09:10 PM |