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 | ||
Maleability testing? Development & Technical Discussion
You could look at the malleability integration test in the Core repo:https://git…
|
n/a | tomtomtom7 | August 29, 2017, 07:56:24 AM | ||
Sidechains and malleability Development & Technical Discussion
Are there any sidechain ideas or proposals that depend on the ability to create…
|
n/a | tomtomtom7 | July 18, 2017, 03:51:33 PM | ||
SPV client vs full node on Selfish Mining attack Development & Technical Discussion
All a full node is "in charge" of is which blocks it accepts. All it can do is r…
|
n/a | tomtomtom7 | July 18, 2017, 02:51:55 PM | ||
SPV client vs full node on Selfish Mining attack Development & Technical Discussion
Specifically, consider a network with 1000 mining full nodes and 1000 wallets. N…
|
n/a | tomtomtom7 | July 18, 2017, 08:56:15 AM | ||
Sidechains and malleability Development & Technical Discussion
Because to peg a sidechain to the mainchain, someone, centralised or in a decent…
|
n/a | tomtomtom7 | July 18, 2017, 05:13:31 AM | ||
SPV client vs full node on Selfish Mining attack Development & Technical Discussion
Of course i understand running full nodes secures network as a whole. Why woul…
|
n/a | tomtomtom7 | July 18, 2017, 05:07:46 AM | ||
Sidechains and malleability Development & Technical Discussion
Are there any sidechain ideas or proposals that depend on the ability to create…
|
n/a | tomtomtom7 | July 18, 2017, 04:32:29 AM | ||
If ECDSA is ever cracked/exploited/quantum computed ? Development & Technical Discussion
However, lets imagine for a moment that ECDSA is broken in such a way that the t…
|
n/a | tomtomtom7 | May 18, 2017, 09:26:10 AM | ||
SPV with simple Fraud Hints Development & Technical Discussion
Can anybody help me with this?I think we even make it standard for SPV nodes to…
|
n/a | tomtomtom7 | May 18, 2017, 03:45:34 AM | ||
If ECDSA is ever cracked/exploited/quantum computed ? Development & Technical Discussion
I don't quite understand why hiding the public key behind a hash really helps.If…
|
n/a | tomtomtom7 | May 16, 2017, 05:39:18 AM | ||
SPV with simple Fraud Hints Development & Technical Discussion
I would like to better understand the problem of fraud proofs and false flagging…
|
n/a | tomtomtom7 | May 16, 2017, 05:17:31 AM | ||
Use cases for SegWit script versioning Development & Technical Discussion
I would like to understand the advantages of the script versioning introduced in…
|
n/a | tomtomtom7 | May 11, 2017, 03:00:07 AM | ||
The case for moving from a 160 bit to a 256 bit Bitcoin address Development & Technical Discussion
Did you see the final paragraph in this post?https://bitcointalk.org/index.php?t…
|
n/a | tomtomtom7 | May 02, 2017, 10:26:12 AM | ||
The case for moving from a 160 bit to a 256 bit Bitcoin address Development & Technical Discussion
So here is the interesting attack: You give me your pubkey, and then I create m…
|
n/a | tomtomtom7 | May 02, 2017, 08:28:31 AM | ||
Fraud Proofs for SPV using the Spend Tree Development & Technical Discussion
This is very exciting, or seems so... i'm surprised there's not more discussion…
|
n/a | tomtomtom7 | May 01, 2017, 06:14:04 AM | ||
Fraud Proofs for SPV using the Spend Tree Development & Technical Discussion
I have showed earlier how Bitcrust uses a Spend Tree to track the transaction gr…
|
n/a | tomtomtom7 | April 28, 2017, 02:51:09 PM | ||
[bitcoin-dev] I do not support the BIP 148 UASF Development & Technical Discussion
And unmodified non-segwit miners will not initiate a split under any condition.I…
|
n/a | tomtomtom7 | April 18, 2017, 03:35:58 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
I don't understand the specifics of the code, so can you enlighten me? What you'…
|
n/a | tomtomtom7 | April 12, 2017, 06:22:37 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
This in contrast to Core's model which needs sequential reads and writes to the…
|
n/a | tomtomtom7 | April 11, 2017, 04:09:35 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
So you basically extract all the transactions from the blocks and store them in…
|
n/a | tomtomtom7 | April 11, 2017, 02:51:53 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
Oh, ok. Sorry, I didn't get the spend-index idea at first.Can you please say som…
|
n/a | tomtomtom7 | April 09, 2017, 01:53:40 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
I see the UTXO approach actually as a left over from the architecture before Com…
|
n/a | tomtomtom7 | April 09, 2017, 01:24:01 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
Thanks for your feedback.The UTXO index is there for a reason.Personally I'd rat…
|
n/a | tomtomtom7 | April 08, 2017, 01:37:25 PM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
Ok. But what about outputs that never existed in the first place. How do you fin…
|
n/a | tomtomtom7 | April 07, 2017, 12:46:01 AM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
Current usage:1.3G ../data-cmp/block-index5.6G ../data-cmp/spend-tree41M .…
|
n/a | tomtomtom7 | April 06, 2017, 08:12:20 PM | ||
Fast parallel block validation without UTXO-index Development & Technical Discussion
I have build a storage engine as the core of a new Bitcoin Node in development.…
|
n/a | tomtomtom7 | April 06, 2017, 11:55:38 AM | ||
Malleated Transactions Development & Technical Discussion
To prevent a false dichotomy, I would like to note that Christian Decker's BIP 1…
|
n/a | tomtomtom7 | March 13, 2017, 04:51:53 AM | ||
REWARD offered for hash collisions for SHA1, SHA256, RIPEMD160 and other Development & Technical Discussion
You may not recognize or agree with a or any legal distinction between stealing…
|
n/a | tomtomtom7 | February 25, 2017, 12:06:27 PM | ||
REWARD offered for hash collisions for SHA1, SHA256, RIPEMD160 and other Development & Technical Discussion
Stealing someone's coins by breaking ECDSA is not the same as a reward specifica…
|
n/a | tomtomtom7 | February 25, 2017, 09:56:58 AM | ||
What we can do to confirm transactions faster? Development & Technical Discussion
My favourite conspiracy theory is that it's some miner(s) who flood the network…
|
n/a | tomtomtom7 | February 25, 2017, 09:44:35 AM | ||
electrum won't start Electrum
Thanks a lot! Reinstall and copy wallet.dat file didn't work.Create new wallet f…
|
n/a | tomtomtom7 | June 14, 2014, 08:54:26 AM | ||
electrum won't start Electrum
Hello there,All of a sudden, electrum.exe won't start anymore. When started it b…
|
n/a | tomtomtom7 | June 13, 2014, 09:32:55 AM | ||
[ANN] btcsoccer.com new loginless soccer betting service Gambling
Hi there,https://btcsoccer.com is ready for Brazil!Give it a try, it's easy and…
|
n/a | tomtomtom7 | June 12, 2014, 05:11:48 AM | ||
[ANN] btcsoccer.com new loginless soccer betting service Gambling
The liquidity is still pretty small. You can probably still make some easy money…
|
n/a | tomtomtom7 | April 07, 2014, 01:41:07 PM | ||
[ANN] btcsoccer.com new loginless soccer betting service Gambling
Thanks for the heads up!We are a soccer betting exchange. We take Bitcoin bets…
|
n/a | tomtomtom7 | April 02, 2014, 08:27:59 AM | ||
[ANN] btcsoccer.com new loginless soccer betting service Gambling
So....How does this forum work?Did I post in private mode? Or are you all too fl…
|
n/a | tomtomtom7 | April 02, 2014, 03:29:21 AM | ||
[ANN] btcsoccer.com new loginless soccer betting service Gambling
Hello,We have created a new soccer betting website at https://btcsoccer.com.Main…
|
n/a | tomtomtom7 | March 28, 2014, 09:32:35 AM | ||
python-bitcoinrpc Beginners & Help
Hello,I am having some trouble with creating transactions using python-bitcoinrp…
|
n/a | tomtomtom7 | October 13, 2013, 02:55:00 PM |