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 | ||
minisketch: txids vs wtxids Development & Technical Discussion
A segwit client is simply vulnerable to a flooding attack by an attacker who int…
|
n/a | darosior | October 07, 2019, 04:16:11 PM | ||
minisketch: txids vs wtxids Development & Technical Discussion
Hello,Two different wtxids do not represent two different txns but different txi…
|
n/a | darosior | October 07, 2019, 09:58:51 AM | ||
is there a way to calculate WIF of a P2SH Segwit uncompressed address Development & Technical Discussion
Hi,QuoteHow to calculate the WIF that gives you uncompressed Segwit P2SH: ?I don…
|
n/a | darosior | September 27, 2019, 12:12:49 PM | ||
The Lightning Network FAQ Development & Technical Discussion
(This is dependent on the number of transactions made, make a single transaction…
|
n/a | darosior | September 24, 2019, 07:54:42 AM | ||
The Lightning Network FAQ Development & Technical Discussion
(This is dependent on the number of transactions made, make a single transaction…
|
n/a | darosior | September 23, 2019, 03:41:40 AM | ||
All versions of bitcoin windows wallet needed Development & Technical Discussion
In addtion to the above answer, you can find earliest versions here : https://sa…
|
n/a | darosior | September 13, 2019, 04:42:59 PM | ||
[Lightning decentralisation] Routing around hubs Development & Technical Discussion
could Lightning decentralisation be improved by giving node operators a "do not…
|
n/a | darosior | September 09, 2019, 07:56:02 PM | ||
Comment faire une attaque à 51% Développement et technique
Salut, je reviens répondre encore avec un mois de retard... Mieux vaut tard que…
|
n/a | darosior | September 08, 2019, 06:12:46 AM | ||
php code for aggregating? Development & Technical Discussion
I am writing a blockchain explorer in php to run off my local Bitcoin Core node.…
|
n/a | darosior | September 08, 2019, 05:39:00 AM | ||
Implementing a Simple Blockchain in Java Development & Technical Discussion
https://www.baeldung.com/java-blockchainSo you did implement basics of Bitcoin a…
|
n/a | darosior | September 08, 2019, 05:34:42 AM | ||
problematic scenario with SIGHASH_ANYONECANPAY Development & Technical Discussion
SIGHASH_SINGLE only signs one input and one ouput, bound by there index, so mov…
|
n/a | darosior | September 04, 2019, 11:06:08 AM | ||
Transaction network form specification Development & Technical Discussion
Hi,Where is described transaction in form transmitted over network?This is descr…
|
n/a | darosior | August 13, 2019, 04:22:28 AM | ||
ECDSA in python Development & Technical Discussion
For what it worth, I've found this one quite neat when tinkering with transactio…
|
n/a | darosior | August 11, 2019, 09:45:17 AM | ||
where can i find examples of transactions with different SIGHASH types? Development & Technical Discussion
What would you want to see added ? i was hoping more for actual examples of the…
|
n/a | darosior | August 09, 2019, 08:41:45 AM | ||
where can i find examples of transactions with different SIGHASH types? Development & Technical Discussion
About the title here are transaction example with different SIGHASHes : https://…
|
n/a | darosior | August 07, 2019, 11:53:55 AM | ||
Criticisms of the Lightning Network Development & Technical Discussion
Hi,The biggest issue for me is that you cannot have a safe backup of your ligh…
|
n/a | darosior | August 06, 2019, 04:31:37 PM | ||
Get All Transactions Sent to a Specific Address? Development & Technical Discussion
I run a full bitcoind node with txindex=1 enabled. Is there a way for me to pull…
|
n/a | darosior | August 06, 2019, 04:13:07 AM | ||
Request edit privileges here Bitcoin Wiki
Username: darosiorThanks
|
n/a | darosior | July 18, 2019, 12:11:32 PM | ||
Comment faire une attaque à 51% Développement et technique
En fait je suis d'accord avec toi, je posais la question a l'OP qui postait a l'…
|
n/a | darosior | July 07, 2019, 09:35:26 AM | ||
Big amount of testnet coins Development & Technical Discussion
HiI'm working on a project that is going to be tested with end users. I need a b…
|
n/a | darosior | May 23, 2019, 11:03:12 AM | ||
Block reward <1 btc re-orgs vector viable? Eg Binance Development & Technical Discussion
Ok my error in so far as the whole history, the 1MB a temp measure if I recall.…
|
n/a | darosior | May 10, 2019, 03:59:27 AM | ||
Block reward <1 btc re-orgs vector viable? Eg Binance Development & Technical Discussion
I think core it politically wed to 1mb, because if the increase blksize it admit…
|
n/a | darosior | May 09, 2019, 08:41:03 AM | ||
How do you protect your digital coins? Bitcoin Discussion
cryptocurrency market started to grow day after day, and everyone now started to…
|
n/a | darosior | May 08, 2019, 03:57:06 AM | ||
Need mathematical proof for CH and MAJ functions in SHA256 Development & Technical Discussion
The SHA256 implementation that bitcoin-core is using has a different set of func…
|
n/a | darosior | May 04, 2019, 05:12:26 AM | ||
Can UTXO be mixed by opening a lightning channel? Development & Technical Discussion
Just asking...Hi,no, if you fund a channel with a given utxo, it will be spent a…
|
n/a | darosior | May 03, 2019, 02:40:00 PM | ||
Lightning Network simulation Development & Technical Discussion
I'm trying to think on autopilot strategies, and my first step was to look for s…
|
n/a | darosior | April 26, 2019, 02:32:55 PM | ||
Which are the scripts that manage the management of keys in Bitcoin Core? Development & Technical Discussion
As already pointed out above, you can find them in the src/wallet/ directory.
|
n/a | darosior | April 23, 2019, 05:12:06 AM | ||
Exception CompactSize when I parsering a nuimbar od the blk file >= 976 Development & Technical Discussion
Hi,It may be the end of the file ? You should also note that there is not a blk…
|
n/a | darosior | April 22, 2019, 09:09:12 AM | ||
Exception CompactSize when I parsering a nuimbar od the blk file >= 976 Development & Technical Discussion
Hi,It may be the end of the file ? You should also note that there is not a blk…
|
n/a | darosior | April 22, 2019, 08:53:23 AM | ||
Which are the scripts that manage the management of keys in Bitcoin Core? Development & Technical Discussion
Thank you very much Darosior, do you know any other script where I can review th…
|
n/a | darosior | April 17, 2019, 03:58:18 PM | ||
Which are the scripts that manage the management of keys in Bitcoin Core? Development & Technical Discussion
Hi guys,I am carrying out a project, for which I want to identify possible vulne…
|
n/a | darosior | April 16, 2019, 10:45:25 AM | ||
[ASK] Are There Any Way To Know Parent Address From A Multisig Address? Development & Technical Discussion
Are There Any Way To Know "Parent' Address From A Multisig Address/Public Key?Ex…
|
n/a | darosior | April 12, 2019, 08:26:57 AM | ||
Is the "data" after OP_RETURN strictly a script? Development & Technical Discussion
to answer the third one, here are some links : https://bitcoin.stackexchange.com…
|
n/a | darosior | April 09, 2019, 11:02:40 AM | ||
Is the "data" after OP_RETURN strictly a script? Development & Technical Discussion
(1) I can't figure out whether the data in OP_RETURN can be an arbitrary data wi…
|
n/a | darosior | April 09, 2019, 06:10:54 AM | ||
Is there any command line Bitcoin client (nodeless)? Development & Technical Discussion
I'm looking for a Bitcoin command line client, which will do two things: 1) retr…
|
n/a | darosior | April 05, 2019, 03:01:36 AM | ||
Can a receiving address be the hash of an IP address? Development & Technical Discussion
Can that be done for the sending address as well?You could make a payment to a h…
|
n/a | darosior | April 04, 2019, 01:56:01 PM | ||
POW, POS, dBFT, dPOS, POA, POP, much protocols, very proof Development & Technical Discussion
Hey guys,The more I read about crypto, the more I trade, the more I invest and t…
|
n/a | darosior | April 02, 2019, 11:18:55 AM | ||
Recommended Library for Low-Level Data Structures and Protocol Use Development & Technical Discussion
I'm looking to write an application that needs low-level control over custom tra…
|
n/a | darosior | April 01, 2019, 07:06:02 AM | ||
KYC now required Meta
Hope I'll get extra verified
|
n/a | darosior | April 01, 2019, 06:56:38 AM | ||
Bitcoin Core - storing blockchain data Bitcoin Technical Support
Hi all - I had a question.HiI just started a full node using bitcoin core and it…
|
n/a | darosior | March 30, 2019, 06:07:44 AM | ||
[Question] Multisig for an organisation Development & Technical Discussion
Hello,I am currently thinking about implementing a multisignature scheme for an…
|
n/a | darosior | March 25, 2019, 07:41:29 AM | ||
I do not understand a part of the GETDATA message correctly. Development & Technical Discussion
Unfortunately, I could not find this "Wittnes flag" in both.But now I know it. T…
|
n/a | darosior | March 24, 2019, 08:23:04 AM | ||
Is emtpy ScriptPubKey nonstandard or illegal? Development & Technical Discussion
If illegal, since when?(If any readers are curious, here is an example: 8ec3e3dd…
|
n/a | darosior | March 23, 2019, 09:14:22 AM | ||
Should bitcoin be limited to 21 million? Bitcoin Discussion
While i don't like deflation (especially on long run) and big inflation, few thi…
|
n/a | darosior | March 19, 2019, 12:16:47 PM | ||
May be a dumb question: MultiSig wallet Electrum Electrum
So, I have a multiSig wallet created using Electrum.2/2I have 12 words seed and…
|
n/a | darosior | March 19, 2019, 06:25:01 AM | ||
Is there any service up yet that provides Lightning API? Development & Technical Discussion
Like we have https://www.blockchain.com/api or https://block.io/api/ for on chai…
|
n/a | darosior | March 13, 2019, 01:37:26 PM | ||
How to get hands-on with bitcoin script development Development & Technical Discussion
I covered and had basic fundamental understanding of how the scripting (lock or…
|
n/a | darosior | March 05, 2019, 04:24:44 PM | ||
Lightning network : what about receiving payments ? Development & Technical Discussion
Ok so it seems that I had a big misuderstanding of bi-directionnal channels, tha…
|
n/a | darosior | March 05, 2019, 04:41:40 AM | ||
bitcoin-cli error code -28 Development & Technical Discussion
-28 usually means your client (Bitcoin Core) is still starting/warming-up, but l…
|
n/a | darosior | March 04, 2019, 02:25:09 PM | ||
bitcoin-cli error code -28 Development & Technical Discussion
-28 usually means your client (Bitcoin Core) is still starting/warming-up, but l…
|
n/a | darosior | March 04, 2019, 01:20:42 PM | ||
Lightning network : what about receiving payments ? Development & Technical Discussion
Thank you for your response. I thought if 1ML doesn't fund the channel in the fi…
|
n/a | darosior | March 04, 2019, 04:32:00 AM | ||
Lightning network : what about receiving payments ? Development & Technical Discussion
I have opened a channel with the well-connected node "1ML". Thanks to this well…
|
n/a | darosior | March 03, 2019, 05:01:22 PM | ||
Lightning network : what about receiving payments ? Development & Technical Discussion
If and only if B has funded a channel with meNope.You need a channel. Just one.…
|
n/a | darosior | March 03, 2019, 03:55:45 PM | ||
Lightning network : what about receiving payments ? Development & Technical Discussion
let's say, withdraw some funds from a website (a big, famous one) : this website…
|
n/a | darosior | March 03, 2019, 12:51:30 PM | ||
Lightning network : what about receiving payments ? Development & Technical Discussion
Hi,I've been "using" (quoted because it's more tweaking than real use) the Light…
|
n/a | darosior | March 03, 2019, 09:27:21 AM | ||
Enable support for NODE_GETUTXO Development & Technical Discussion
Thanks a lot for your confirmation.As the support for NODE_GETUTXO looks to be o…
|
n/a | darosior | March 01, 2019, 09:43:23 AM | ||
Enable support for NODE_GETUTXO Development & Technical Discussion
It seems that it supports connection to node with at least NODE_NETWORK[_LIMITED…
|
n/a | darosior | March 01, 2019, 07:23:44 AM | ||
What are the theorical maximum values? Bitcoin Technical Support
Hi,Quote1) what is the maximum value for a transaction.There is no such thing as…
|
n/a | darosior | March 01, 2019, 07:43:05 AM | ||
Enable support for NODE_GETUTXO Development & Technical Discussion
Hi,As you might have already read in the BIP, this is a proposal to enable shari…
|
n/a | darosior | March 01, 2019, 06:43:31 AM | ||
Rules to manually ban misbehaving peers Development & Technical Discussion
Hi,You might want to consider using the `-maxuploadtarget` option. From the wiki…
|
n/a | darosior | February 25, 2019, 11:13:03 AM | ||
Bitcoind stops while syncing - "Failed to open mempool file from disk" Bitcoin Technical Support
It's very slow IMO, but i guess it's better than can't sync properly.Depending o…
|
n/a | darosior | February 22, 2019, 02:00:30 PM | ||
A couple of questions regarding Schnorr MuSig algorithm math notation Development & Technical Discussion
BUMP!I still need help figuring out why I am getting false when trying to verify…
|
n/a | darosior | February 21, 2019, 06:29:02 AM | ||
Python implementation of bs58check? Development & Technical Discussion
Is there somewhere a bs58check library in Python available? All I could find was…
|
n/a | darosior | February 19, 2019, 06:09:59 AM | ||
Casascius python upgrade Development & Technical Discussion
help please, who is strong in pythonneed get address of the private keywiki code…
|
n/a | darosior | February 18, 2019, 03:28:35 PM | ||
Antenne pour capter les satellites blockstream Développement et technique
Salut,A Crypto Lyon, on va faire un event où on se connectera au satellite si vo…
|
n/a | darosior | December 20, 2018, 12:00:59 PM | ||
Convert BIP39 to public key bitcoin by API Development & Technical Discussion
Hi,I need a Web service that be able to change BIP39 words to other bit coin add…
|
n/a | darosior | February 15, 2019, 02:09:20 PM | ||
Need An advice to learn Blockchain. Development & Technical Discussion
Hello Im Newbie, Could anyone would sharing an experience or give an advice for…
|
n/a | darosior | February 14, 2019, 07:31:35 AM | ||
Sharding strategy held together by atomic swaps Development & Technical Discussion
You just need to shard by one more byte, to multiply capacity again by 2⁸=256. S…
|
n/a | darosior | February 13, 2019, 01:44:47 PM | ||
Purpose of anyone can pay transaction Development & Technical Discussion
Thank you for your explanations.Could you please give more details about the mec…
|
n/a | darosior | February 11, 2019, 03:23:24 PM | ||
Purpose of anyone can pay transaction Development & Technical Discussion
OP,Using ANYONE_CAN_PAY flag as a mechanism for crowdfunding would be good idea…
|
n/a | darosior | February 10, 2019, 06:49:09 PM | ||
Bitcoind stops while syncing - "Failed to open mempool file from disk" Bitcoin Technical Support
You might want to take a look to https://bitcoin.org/en/full-node#reduce-storage…
|
n/a | darosior | February 10, 2019, 04:46:28 PM | ||
Bitcoind stops while syncing - "Failed to open mempool file from disk" Bitcoin Technical Support
It stopped with the following at the end of `debug.log`:---2019-02-10T15:18:11Z…
|
n/a | darosior | February 10, 2019, 03:22:33 PM | ||
Bitcoind stops while syncing - "Failed to open mempool file from disk" Bitcoin Technical Support
delete the blocks and chainstate folders and restart bitcoind.It restarted from…
|
n/a | darosior | February 10, 2019, 09:15:21 AM | ||
Bitcoind stops while syncing - "Failed to open mempool file from disk" Bitcoin Technical Support
I installed Bitcoin Core on a Raspberry Pi and tried to sync the block chain usi…
|
n/a | darosior | February 10, 2019, 07:11:30 AM | ||
Corrupt getheaders messages from /Satoshi:0.16.3/ Development & Technical Discussion
Hi,this might be some Bitcoin cash clients.
|
n/a | darosior | February 08, 2019, 08:30:30 AM | ||
Secure architecture for using bitcoin core Development & Technical Discussion
Hi,I'm trying to build a good security for my online bitcoin based application.…
|
n/a | darosior | February 06, 2019, 01:17:08 PM | ||
regtest specific port don't seems to work Development & Technical Discussion
It seems is the problem of my editor or somethingSeems like it just read the eof…
|
n/a | darosior | February 05, 2019, 05:22:26 AM | ||
regtest specific port don't seems to work Development & Technical Discussion
It seems is the problem of my editor or somethingSeems like it just read the eof…
|
n/a | darosior | February 05, 2019, 01:19:25 AM | ||
Deep cold storage Development & Technical Discussion
I guess he just meant that the private keys are not in any device or wallet. Of…
|
n/a | darosior | February 04, 2019, 11:47:11 AM | ||
Deep cold storage Development & Technical Discussion
Hi all, newbie here.Was watching one of Andreas' videos in which he mentions his…
|
n/a | darosior | February 04, 2019, 11:42:34 AM | ||
Can we convert a HEX private key to RSA private key? Development & Technical Discussion
If yes, how? Especially in PHP...Hi,Do you mean a secp256k1 private key ? Anywa…
|
n/a | darosior | January 28, 2019, 04:13:01 PM | ||
Why don't we prune to scale? Development & Technical Discussion
First of all, thanks for answering.I am gonna expand my argument: The whole disc…
|
n/a | darosior | January 28, 2019, 05:09:48 PM | ||
Var length integers Development & Technical Discussion
Do you pad out the front with zeros?If you have 0xFC9782 does it become 0xFE00FC…
|
n/a | darosior | January 26, 2019, 09:48:42 AM | ||
Var length integers Development & Technical Discussion
Hi,I had difficulties to understand it too the first time I read it. This page,…
|
n/a | darosior | January 26, 2019, 04:40:06 AM | ||
Comment faire une attaque à 51% Développement et technique
COMBIEN cela t'a t-il couté ?En heures ? Journée ?COMBIEN DE ROI SI REVENTE ILLE…
|
n/a | darosior | January 23, 2019, 08:47:32 AM | ||
Comment faire une attaque à 51% Développement et technique
Salut,Dans le cadre de meetups que j'organise à l'INSA Lyon (nommés "Shiba to li…
|
n/a | darosior | January 22, 2019, 10:14:32 AM | ||
Encrypting the wallet and old backups Development & Technical Discussion
There is the message when encrypting core wallet:"For security reasons, previous…
|
n/a | darosior | January 22, 2019, 08:35:41 AM | ||
Disable pruning on a node with a pruned block chain Development & Technical Discussion
That's exactly my point. I'll describe it step by step :step 1 -> I have a prune…
|
n/a | darosior | January 19, 2019, 02:40:20 PM | ||
Disable pruning on a node with a pruned block chain Development & Technical Discussion
AFAIK bitcoin core will re-download and re-verify all missing blocksWon't it suf…
|
n/a | darosior | January 19, 2019, 02:25:26 PM | ||
Disable pruning on a node with a pruned block chain Development & Technical Discussion
Won't it suffice to just disable more pruning thereafter?I may have misexplained…
|
n/a | darosior | January 19, 2019, 11:23:35 AM | ||
Disable pruning on a node with a pruned block chain Development & Technical Discussion
Hi,I had to prune a bitcoin-core node I run because of the available disk space.…
|
n/a | darosior | January 19, 2019, 10:53:19 AM | ||
Do I need to compile a wallet each time I do changes to it? Development & Technical Discussion
Hi. I was wondering if there's any faster way to see how the wallet is looking l…
|
n/a | darosior | January 18, 2019, 11:24:19 AM | ||
What framework do I need to learn to become a Bitcoin Developer? Development & Technical Discussion
I want to ask for advice, what framework do I need to learn to become a Bitcoin…
|
n/a | darosior | January 14, 2019, 09:42:05 AM | ||
LN annoyances Development & Technical Discussion
I was looking mainly at c-lightning because I don't want to use btcd and c-light…
|
n/a | darosior | January 14, 2019, 05:29:57 AM | ||
[ASK] Public Key Development & Technical Discussion
What Is Public Key,And What It Used For?I Ask Here Because There's No Bitcoin Wi…
|
n/a | darosior | January 12, 2019, 09:35:30 AM | ||
inbuilt transaction type in bitcoin to improve scalability massively? Development & Technical Discussion
So current tx. is (basically) like this right;Code:inputs;(n times)outputs;OP_DU…
|
n/a | darosior | January 12, 2019, 07:05:51 AM | ||
My transactions get stuck in memory pool !!! Development & Technical Discussion
Finally I got the answer!As I previously said you can use legacy addresses but i…
|
n/a | darosior | January 10, 2019, 01:42:03 PM | ||
My transactions get stuck in memory pool !!! Development & Technical Discussion
What are peer magic values ? I don't know anything about them.They are also call…
|
n/a | darosior | January 10, 2019, 05:13:46 AM | ||
why separate execution of unlocking and locking scripts Development & Technical Discussion
could anyone kindly give an example or more info about what happened in 2010, tr…
|
n/a | darosior | January 10, 2019, 03:57:43 AM | ||
My transactions get stuck in memory pool !!! Development & Technical Discussion
What are peer magic values ? I don't know anything about them.They are also call…
|
n/a | darosior | January 09, 2019, 05:15:01 PM |