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 | ||
How each node discriminate legitimate peers? Development & Technical Discussion
Perfect, then what is 'consensus'? what is not?
|
n/a | wsxdrfv | March 09, 2018, 04:37:50 PM | ||
Why window coin node does not sync with ubuntu's nodes? Development & Technical Discussion
Should I maintain mining from node A for test?
|
n/a | wsxdrfv | March 09, 2018, 07:26:31 AM | ||
Why window coin node does not sync with ubuntu's nodes? Development & Technical Discussion
So I work in windows 10 laptop, run VirtualBox, run ubuntu there, compiled my co…
|
n/a | wsxdrfv | March 09, 2018, 04:50:49 AM | ||
When first run the wallet, connect to seed nodes, then? Development & Technical Discussion
Bitcoin Core uses a thing called DNS seeders. These are not websites; they don't…
|
n/a | wsxdrfv | March 09, 2018, 01:20:29 AM | ||
When first run the wallet, connect to seed nodes, then? Development & Technical Discussion
Lets say here is first started bitcoin client, name A.So there was hard-coded ip…
|
n/a | wsxdrfv | March 08, 2018, 10:27:29 PM | ||
How each node discriminate legitimate peers? Development & Technical Discussion
Thanks. Then what factors divide "valid" / "invalid" transaction and blocks?I'm…
|
n/a | wsxdrfv | March 07, 2018, 08:05:33 PM | ||
How each node discriminate legitimate peers? Development & Technical Discussion
There are no "legitimate" peers or "not legitimate" peers.Anybody can make any c…
|
n/a | wsxdrfv | March 07, 2018, 06:16:31 PM | ||
How each node discriminate legitimate peers? Development & Technical Discussion
Bitcoin is constantly updated, so client also changed.So lets say there 5 nodes,…
|
n/a | wsxdrfv | March 06, 2018, 07:18:18 PM | ||
I need file [ bitcoin08-deps-win32-gitian-r13.zip ] Development & Technical Discussion
I need it for compile windows build from gitian.But I can't get it from googling…
|
n/a | wsxdrfv | March 04, 2018, 08:46:56 AM | ||
Where is qr-code making part? Development & Technical Discussion
So when receive bitcoin, wallet program also shows QR code with address. How it…
|
n/a | wsxdrfv | March 03, 2018, 11:11:52 PM | ||
How bitcoin get info of connection to peers? Development & Technical Discussion
They are called DNS Seeds And they are hard coded into the client to help nodes…
|
n/a | wsxdrfv | March 03, 2018, 10:23:18 AM | ||
Error "Potential stale tip detected, will try using extra outbound peer" Development & Technical Discussion
yes so I changed again to that value, consensus.hashGenesisBlock = genesis.Ge…
|
n/a | wsxdrfv | March 01, 2018, 11:29:05 PM | ||
How bitcoin get info of connection to peers? Development & Technical Discussion
So bitcoin core first start, it need to know ip address of peers to connect to.W…
|
n/a | wsxdrfv | March 03, 2018, 01:21:24 AM | ||
What file that code actually 'work' for mine? Altcoin Discussion
Then what is source file name (or function name even better) that code this algo…
|
n/a | wsxdrfv | March 03, 2018, 12:06:13 AM | ||
What file that code actually 'work' for mine? Altcoin Discussion
So after block found, all workers(nodes) now work for new block, following its a…
|
n/a | wsxdrfv | March 02, 2018, 11:00:48 AM | ||
Why it does not change script address prefix? Altcoin Discussion
What exactly are the lines you changed (as in post the code snippets for your ch…
|
n/a | wsxdrfv | March 02, 2018, 10:50:23 AM | ||
Why it does not change script address prefix? Altcoin Discussion
Are you sure that the addresses you are getting are P2SH addresses? The default…
|
n/a | wsxdrfv | March 02, 2018, 09:11:30 AM | ||
Error "Potential stale tip detected, will try using extra outbound peer" Development & Technical Discussion
Did you reset your datadir before trying with the new genesis block? Reset as in…
|
n/a | wsxdrfv | March 02, 2018, 12:59:14 AM | ||
Error "Potential stale tip detected, will try using extra outbound peer" Development & Technical Discussion
You still have failed to generate a valid genesis block. Reindexing isn't going…
|
n/a | wsxdrfv | March 01, 2018, 10:51:50 PM | ||
Error "Potential stale tip detected, will try using extra outbound peer" Development & Technical Discussion
Ok, so current status is, if I run with ./bitcoind, then get error of----------…
|
n/a | wsxdrfv | March 01, 2018, 04:43:11 AM | ||
Source revision, Assertion `globalChainParams' failed Bitcoin Technical Support
Then instead of using the checkproofofwork function, copy out its code into your…
|
n/a | wsxdrfv | February 28, 2018, 11:59:55 PM | ||
What is normal running state of ./bitcoind ? Bitcoin Technical Support
I know if run ./bitcoin-qt, wallet GUI program started. Then if everything is no…
|
n/a | wsxdrfv | February 28, 2018, 08:47:10 AM | ||
What happen if big whale hash owner left the ecosystem? Altcoin Discussion
And how to block whale mine block even at 0.00001 second? How to set minimum req…
|
n/a | wsxdrfv | February 28, 2018, 08:40:31 AM | ||
Why it does not change script address prefix? Altcoin Discussion
I revised base58Prefixes[SCRIPT_ADDRESS1, 2] = std::vector(1, 33) at source fil…
|
n/a | wsxdrfv | February 28, 2018, 08:14:34 AM | ||
What happen if big whale hash owner left the ecosystem? Altcoin Discussion
If network difficulty adjusts in a time unit, then yes.If the difficulty adjusts…
|
n/a | wsxdrfv | February 28, 2018, 08:10:25 AM | ||
The biggest problem of altcoins Altcoin Discussion
What is pump and dump, and how to block?
|
n/a | wsxdrfv | February 28, 2018, 03:41:55 AM | ||
Source revision, Assertion `globalChainParams' failed Bitcoin Technical Support
Then instead of using the checkproofofwork function, copy out its code into your…
|
n/a | wsxdrfv | February 28, 2018, 01:32:26 AM | ||
What happen if big whale hash owner left the ecosystem? Altcoin Discussion
RGBkey has answered your first 2 questions so I'll answer the last one:QuoteIf a…
|
n/a | wsxdrfv | February 27, 2018, 10:06:46 PM | ||
What happen if big whale hash owner left the ecosystem? Altcoin Discussion
Let's say there is new starting coin, there are few normal user's desktop runnin…
|
n/a | wsxdrfv | February 27, 2018, 05:59:54 PM | ||
Source revision, Assertion `globalChainParams' failed Bitcoin Technical Support
So I added 2 lines to bitcoin's newest source for validate & create genesis bloc…
|
n/a | wsxdrfv | February 27, 2018, 08:03:31 AM | ||
Github homepage error? Off-topic
I can access Github Homepage at the moment.Look at your browser for typo, it sho…
|
n/a | wsxdrfv | February 26, 2018, 11:11:13 PM | ||
Github homepage error? Off-topic
Am I the only one now to experience see this github page?Why and how to fix?http…
|
n/a | wsxdrfv | February 26, 2018, 09:46:53 PM | ||
What is pubkey? Development & Technical Discussion
So how to get key for genesisOutputScript variable in chainparams.cpp?You genera…
|
n/a | wsxdrfv | February 26, 2018, 07:58:27 PM | ||
What is pubkey? Development & Technical Discussion
So how to get key for genesisOutputScript variable in chainparams.cpp?And is thi…
|
n/a | wsxdrfv | February 26, 2018, 02:24:48 AM | ||
How to actually mine genesis block? Development & Technical Discussion
If simply call it at chainparams.cpp, error says there is no definition of 'Chec…
|
n/a | wsxdrfv | February 26, 2018, 01:26:56 AM | ||
What is pubkey? Development & Technical Discussion
python script GenesisH0, GenesisBlockZero, both does not work with newest bitcoi…
|
n/a | wsxdrfv | February 25, 2018, 09:56:55 AM | ||
How to actually mine genesis block? Development & Technical Discussion
To use the function you simply call it. pow.h is necessary, but not the only fil…
|
n/a | wsxdrfv | February 24, 2018, 11:27:55 PM | ||
How to actually mine genesis block? Development & Technical Discussion
How to actually mine genesis block?At old source, there is [ hashTarget ] and s…
|
n/a | wsxdrfv | February 24, 2018, 08:05:01 AM | ||
How bitcoin source revision spread to public? Development & Technical Discussion
How it works?If many bitcoin developers agree to some source revision, lets say…
|
n/a | wsxdrfv | February 23, 2018, 01:58:23 AM | ||
After revise to source, what to run? bitcoin-qt? Development & Technical Discussion
So for test purpose, after source revision, how to test it?after [ make ] and […
|
n/a | wsxdrfv | February 22, 2018, 07:16:03 AM | ||
ReadBlockFromDisk: Errors in block header at CBlockDiskPos Altcoin Discussion
Your genesis block is wrong. You actually have to mine the block, not just chang…
|
n/a | wsxdrfv | February 22, 2018, 01:29:01 AM | ||
How to make transaction speed faster? Development & Technical Discussion
The real answer is you you shouldn't speed it up.10 minutes is an AVERAGE block…
|
n/a | wsxdrfv | February 22, 2018, 01:23:03 AM | ||
How can I lower transaction fee? Development & Technical Discussion
From bitcoin newest source, how can I set transaction fee as more lower? Some wa…
|
n/a | wsxdrfv | February 21, 2018, 09:47:15 AM | ||
ReadBlockFromDisk: Errors in block header at CBlockDiskPos Altcoin Discussion
So I after I set all values unique, first run ./xxxcoind , nothing happen, it se…
|
n/a | wsxdrfv | February 21, 2018, 08:17:03 AM | ||
How can I lower transaction fee? Development & Technical Discussion
From bitcoin newest source, how can I set transaction fee as more lower? Some wa…
|
n/a | wsxdrfv | February 21, 2018, 03:34:50 AM | ||
What is pubkey? Development & Technical Discussion
python script GenesisH0, GenesisBlockZero, both does not work with newest bitcoi…
|
n/a | wsxdrfv | February 21, 2018, 03:00:07 AM | ||
The genesis block is hurting my soul.. Please help [25 MegaCoin bounty] Altcoin Discussion
Code:if (false && (block.GetHash() != hashGenesisBlock)) { pri…
|
n/a | wsxdrfv | February 20, 2018, 04:30:14 PM | ||
Source compile method Development & Technical Discussion
Firstly, there is no need to do make clean after make, that will just undo every…
|
n/a | wsxdrfv | February 20, 2018, 04:26:43 PM | ||
Genesis Block generation failed... Altcoin Discussion
What I did so far.1. download newest source.2. change simple parameters only. (l…
|
n/a | wsxdrfv | February 20, 2018, 08:21:48 AM | ||
Genesis Block Altcoin Discussion
2014 methods no longer work.2017 Bitcoin / Litecoin codebase updatehttp://practi…
|
n/a | wsxdrfv | February 20, 2018, 08:03:39 AM | ||
The genesis block is hurting my soul.. Please help [25 MegaCoin bounty] Altcoin Discussion
It's one implementation of the general genesis mining algo, taken from older sou…
|
n/a | wsxdrfv | February 20, 2018, 04:40:00 AM | ||
How to make transaction speed faster? Development & Technical Discussion
Thx.How is blocksize after Segwit?With Segwit there is no longer a concept of "b…
|
n/a | wsxdrfv | February 20, 2018, 04:20:20 AM | ||
Source compile method Development & Technical Discussion
So for newest source, doc says how to compile, Cd ~/xxxxcoin/./autogen.sh./confi…
|
n/a | wsxdrfv | February 20, 2018, 01:34:17 AM | ||
How to make transaction speed faster? Development & Technical Discussion
Thanks.Then how ethereum block generation time is so fast? (15 seconds maybe?)…
|
n/a | wsxdrfv | February 20, 2018, 01:11:58 AM | ||
Desktop wallet has no security at all? Beginners & Help
If some coin (include bitcoin) provide only (presume) desktop wallet, then anybo…
|
n/a | wsxdrfv | February 18, 2018, 05:05:50 PM | ||
What is bitcoind, bitcoin-qt, bitcoin-cli? Development & Technical Discussion
bitcoind is a Bitcoin service daemon, which is a program that runs in the backgr…
|
n/a | wsxdrfv | February 17, 2018, 10:28:09 PM | ||
Bitcoin source 'make install' take over 2 giga capacity? Development & Technical Discussion
Now suddenly bitcoin folder's size become over 2 giga, almost take all the empty…
|
n/a | wsxdrfv | February 17, 2018, 10:26:48 PM | ||
Bitcoin source 'make install' take over 2 giga capacity? Development & Technical Discussion
So I am trying customize litecoin(bitcoin) source, after revise code, I typed, '…
|
n/a | wsxdrfv | February 17, 2018, 05:30:27 PM | ||
How to create unique genesis block? Altcoin Discussion
holy.....My ubuntu system's harddisk inside virtualbox from windows10 become ful…
|
n/a | wsxdrfv | February 17, 2018, 08:40:47 AM | ||
What is bitcoind, bitcoin-qt, bitcoin-cli? Development & Technical Discussion
bitcoind is a Bitcoin service daemon, which is a program that runs in the backgr…
|
n/a | wsxdrfv | February 17, 2018, 08:00:06 AM | ||
Genesis block compile error Altcoin Discussion
Need more work to creat new coin and run it! You can seaching more info in this…
|
n/a | wsxdrfv | February 17, 2018, 07:48:51 AM | ||
How to create unique genesis block? Altcoin Discussion
1) Use https://github.com/lhartikk/GenesisH0 to generat the merkle and Genesis h…
|
n/a | wsxdrfv | February 17, 2018, 06:55:50 AM | ||
How to create unique genesis block? Altcoin Discussion
1) Use https://github.com/lhartikk/GenesisH0 to generat the merkle and Genesis h…
|
n/a | wsxdrfv | February 17, 2018, 06:20:02 AM | ||
What is bitcoind, bitcoin-qt, bitcoin-cli? Development & Technical Discussion
as titles, What are those each? And any other runnable name?
|
n/a | wsxdrfv | February 17, 2018, 04:54:26 AM | ||
Genesis block compile error Altcoin Discussion
Your genesis block is invalid; it probably does not have a valid proof of work.…
|
n/a | wsxdrfv | February 17, 2018, 03:07:36 AM | ||
How to create unique genesis block? Altcoin Discussion
So now I deleted all codes above (older code of create genesis block), now maint…
|
n/a | wsxdrfv | February 17, 2018, 01:45:35 AM | ||
The genesis block is hurting my soul.. Please help [25 MegaCoin bounty] Altcoin Discussion
Code:if (false && (block.GetHash() != hashGenesisBlock)) { pri…
|
n/a | wsxdrfv | February 17, 2018, 12:12:02 AM | ||
How to create unique genesis block? Altcoin Discussion
What code should be for new source?I found 2 codes for generate genesis block, b…
|
n/a | wsxdrfv | February 16, 2018, 09:34:05 AM | ||
How to create unique genesis block? Altcoin Discussion
so it should first install python package before install scrypt.anyway, I succee…
|
n/a | wsxdrfv | February 16, 2018, 06:23:12 AM | ||
How to create unique genesis block? Altcoin Discussion
1) Use https://github.com/lhartikk/GenesisH0 to generat the merkle and Genesis h…
|
n/a | wsxdrfv | February 16, 2018, 01:13:13 AM | ||
How to create unique genesis block? Altcoin Discussion
I am researching bitcoin/litecoin source. I am trying to revise and start new bl…
|
n/a | wsxdrfv | February 15, 2018, 10:30:28 AM | ||
Are there no tutorial cloning bitcoin source? Altcoin Discussion
The closest i can think of is "Mastering Bitcoin" bookhttps://github.com/bitcoin…
|
n/a | wsxdrfv | February 15, 2018, 08:33:19 AM | ||
Are there no tutorial cloning bitcoin source? Altcoin Discussion
I am searching bitcoin(or litecoin) source copying, making new alt-coin tutorial…
|
n/a | wsxdrfv | February 15, 2018, 07:57:11 AM | ||
How to make transaction speed faster? Development & Technical Discussion
So bitcoin block generation speed is 10 minutes, is this minimum transaction spe…
|
n/a | wsxdrfv | February 15, 2018, 02:14:33 AM | ||
How to make transaction speed faster? Development & Technical Discussion
So bitcoin block generation speed is 10 minutes, is this minimum transaction spe…
|
n/a | wsxdrfv | February 15, 2018, 02:12:55 AM | ||
How to make transaction speed faster? Development & Technical Discussion
So bitcoin block generation speed is 10 minutes, is this minimum transaction spe…
|
n/a | wsxdrfv | February 14, 2018, 08:51:33 PM | ||
Genesis block compile error Altcoin Discussion
From newest bitcoin/litecoin source, So I testing make new genesis block, based…
|
n/a | wsxdrfv | February 14, 2018, 08:49:02 PM | ||
Bitcoin source compiling problem. (make install) Altcoin Discussion
can you build it without your changes? Just original softwarePost more informati…
|
n/a | wsxdrfv | February 14, 2018, 07:10:05 PM | ||
Bitcoin source compiling problem. (make install) Altcoin Discussion
can you build it without your changes? Just original softwarePost more informati…
|
n/a | wsxdrfv | February 13, 2018, 09:39:11 PM | ||
The genesis block is hurting my soul.. Please help [25 MegaCoin bounty] Altcoin Discussion
So I want to clone newest source and make alt-coin.But where is the part that ma…
|
n/a | wsxdrfv | February 13, 2018, 01:28:29 AM | ||
The genesis block is hurting my soul.. Please help [25 MegaCoin bounty] Altcoin Discussion
So I want to clone newest source and make alt-coin.But where is the part that ma…
|
n/a | wsxdrfv | February 13, 2018, 12:34:52 AM | ||
Bitcoin source compiling problem. (make install) Altcoin Discussion
I now trying to change variables of bitcoin source and make own. For that maybe…
|
n/a | wsxdrfv | February 12, 2018, 08:05:08 AM | ||
Bitcoin source compiling problem. (make install) Altcoin Discussion
please re-upload your imagesorry, here it is.http://naver.me/55BHuWIC
|
n/a | wsxdrfv | February 12, 2018, 08:45:52 PM | ||
How to find hashGenesisBlock value? Altcoin Discussion
So for make own coin, I need to change 2 variables about merkleRoot hash value?a…
|
n/a | wsxdrfv | February 12, 2018, 07:41:25 AM | ||
Where ICO info should be registered? Altcoin Discussion
If I have new coin idea, then what?Write about idea (white paper or whatever), t…
|
n/a | wsxdrfv | February 12, 2018, 05:40:54 AM | ||
Source code problem. Where it gone dPriority variable? Development & Technical Discussion
This appears to be from the days when you could send free transactions based on…
|
n/a | wsxdrfv | February 11, 2018, 11:19:34 PM | ||
Source code problem. Where it gone dPriority variable? Development & Technical Discussion
Originally it was at src/Main.h file's following function.--------Code:static b…
|
n/a | wsxdrfv | February 11, 2018, 10:50:09 PM | ||
Where is hashing algorithm code? Altcoin Discussion
So bitcoin uses sha256, litecoin scrypt, dash x11.Where is revision location(sou…
|
n/a | wsxdrfv | February 11, 2018, 10:44:04 PM | ||
Where is hashing algorithm code? Altcoin Discussion
So bitcoin uses sha256, litecoin scrypt, dash x11.Where is revision location(sou…
|
n/a | wsxdrfv | February 11, 2018, 06:44:31 AM | ||
What happen bitcoin maximum number mined? Beginners & Help
I know 21,000,000 is maximum bitcoin number.Now its remaining 4,000,000 approx.…
|
n/a | wsxdrfv | February 11, 2018, 04:50:22 AM | ||
What if someone revise source? Bitcoin Technical Support
I concerned because I think I will launch new coin. Then for block this, I shoul…
|
n/a | wsxdrfv | February 09, 2018, 03:56:48 AM | ||
How to make web wallet service? Web Wallets
You may want to start read this: https://bitcoin.org/en/developer-referenceMore…
|
n/a | wsxdrfv | February 09, 2018, 03:54:36 AM | ||
How to clone newest Bitcoin/Litecoin source? Altcoin Discussion
Where is "PUBKEY_ADDRESS", "PUBKEY_ADDRESS_TEST" value moved to? originally at s…
|
n/a | wsxdrfv | February 09, 2018, 12:22:31 AM | ||
How to clone newest Bitcoin/Litecoin source? Altcoin Discussion
Those files were split into validation.{cpp, h} and net_processing.{cpp, h}.For…
|
n/a | wsxdrfv | February 08, 2018, 10:42:00 PM | ||
How to make web wallet service? Web Wallets
You may want to start read this: https://bitcoin.org/en/developer-referenceMore…
|
n/a | wsxdrfv | February 08, 2018, 10:19:23 AM | ||
How to make web wallet service? Web Wallets
So there are many web-wallet services providing sites. How they program it? Are…
|
n/a | wsxdrfv | February 08, 2018, 06:44:33 AM | ||
How to clone newest Bitcoin/Litecoin source? Altcoin Discussion
Most articles, datas got googled based on very older version, even 4 years ago.A…
|
n/a | wsxdrfv | February 08, 2018, 04:19:36 AM | ||
What if someone revise source? Bitcoin Technical Support
What do you mean by "What happen if someone revise bitcoin source and launch it…
|
n/a | wsxdrfv | February 08, 2018, 01:46:45 AM | ||
Are there website solution for ICO? Altcoin Discussion
So for ICO, website need. Basically it does ICO automatic coin distribution.It s…
|
n/a | wsxdrfv | February 07, 2018, 11:01:08 PM | ||
What if someone revise source? Bitcoin Technical Support
What do you mean by "What happen if someone revise bitcoin source and launch it…
|
n/a | wsxdrfv | February 07, 2018, 09:53:48 AM |