21 How to understand Bitcoin source code 2015-12-07T21:47:06.980
7 Can I send message inside the transactions script? 2012-12-31T18:56:16.830
4 Is there bitcoin algorithms flowcharts or any other diagrams available? 2013-04-03T08:35:33.267
4 How to interact with bitcoind using C++? 2014-02-07T05:26:19.417
4 Parameters in UpdateTip - calculation of log2_work 2015-05-06T15:04:36.517
4 Transaction signature algorithm 2016-06-29T07:40:36.840
3 Forking PIVX - ERROR: CheckBlockHeader() : proof of work failed 2018-02-01T13:38:00.133
3 How does bitcoin functional test framework work? 2018-04-14T05:32:56.633
2 Two if's before sending an inventory message 2015-06-10T11:27:10.263
2 What is the function of LOCK(cs_main)? 2015-06-30T17:58:15.937
2 How to update an older C++ code from Antonopoulos' book to work with current libraries? 2019-09-05T09:55:20.030
2 How to understand wallets? 2019-09-12T01:46:13.757
1 What is main.cpp for in bitcoind? 2012-12-13T17:28:14.833
1 In the sourcecode, what does this line mean that recovers the key from the signature? 2013-11-02T17:44:01.190
1 Simple GPU C++ mining 2013-12-21T06:31:50.170
1 Bitcoin-qt doesn't get a server connection? 2015-02-12T07:54:24.213
1 Block Broadcasting - Unsolicited Block Push 2015-06-05T15:27:17.690
1 C++ and secp256k1 2016-06-07T12:44:37.780
1 make: *** No rule to make target 'all'. Stop. Stellar-core 2017-02-03T02:29:53.320
1 G++ Trouble compiling litecoin on ubuntu server AMD64 (Version 16.04 Xenial) 2017-07-23T01:36:24.340
1 Question about retarget system bitcoin, add hardcodet block to exist blockchain 2017-08-07T23:07:01.030
1 bitcoind json-rpc interface specification 2017-08-20T12:32:51.843
1 Encountering “ReadBlockFromDisk: Errors in block header at CBlockDiskPos(nFile=0, nPos=8)” error when I ran modified litecoin chainparams.cpp 2017-12-25T16:06:52.010
1 I'm trying to compile Bitcoin Gold but i'm still getting this error 2018-02-09T22:25:11.243
1 Failing to create a new address to be used for receiving staking rewards whenever a generated block is accepted 2018-10-10T19:03:11.220
1 How happens the serealization the data in the file blkxxxx.dat in the bitcoin 2019-03-30T11:11:48.857
1 Bitcoin value as int64_t or as double 2019-08-09T08:52:06.943
1 Is writing unit tests a good way to start contributing to Bitcoin core? 2019-09-15T18:23:32.570
1 Was libbitcoin a part of bitcoin core in the past? 2019-09-20T13:37:03.117
0 Simple GPU miner with long pooling C++ 2013-04-14T19:13:51.043
0 Decode blocks received and Store in another file for analyzing 2014-10-27T06:28:34.057
0 How can I remove the charity features in my Devcoin clone? 2014-11-05T16:36:56.123
0 How do I create release build of my new bitcoin wallet? 2015-03-11T12:39:27.370
0 Call function for block n on blockchain 2015-05-19T17:15:01.367
0 How to access peer's tip of chain? 2015-06-22T19:45:32.730
0 Simulator bitcoin miner 2016-11-07T18:10:33.017
0 Been reading the bitcoin source code but unsure what this segment of Serialize.h does 2017-07-14T15:23:33.473
0 What is most efficient way to validate bitcoin target (difficulty) value in C++ 2017-08-20T20:11:23.800
0 A short program to mine a block 2017-08-20T21:35:30.327
0 Where does the Bitcoin Core code serialize the number of transactions? 2017-11-29T04:57:32.787
0 How to debug bitcoin core in "real time" 2017-12-18T19:49:45.180
0 C++ error building a fork of Bitcoin-ABC 2017-12-30T22:17:06.473
0 How can I create uncompressed public key in C++? 2018-02-24T18:26:36.473
0 Parse scripts to extract address 2018-04-29T10:00:31.613
0 bitcoin compile (.undefined reference to **') 2018-10-18T11:03:27.610
0 find a CTransaction from a prevout in Bitcoin source code 2018-11-12T17:46:58.203
0 Looking for code generate bitcoin address from passphase in C++ 2018-11-28T14:38:49.320
0 How to get amount in RPC 2019-03-12T12:14:02.600
0 Where is the code which rejects transactions with insuffisent balance? 2019-04-28T14:40:49.800
0 add mysql dependency configure.ac bitcoin 2019-05-17T21:44:01.477
0 Bitcoin compilation error: conflicting declaration 2019-07-28T16:57:04.113
0 where can I get resource such as Blockchain technology in C++ 2019-09-21T12:49:59.730
0 Problem to link to libsecp256k1 on ARM architecture 2019-09-23T09:17:38.363
0 How to get block height, if I have only block header? 2019-10-30T21:01:23.653
0 Create hashes with at least a user-selected number of leading zeroes 2019-11-25T01:24:37.633
-1 We need help with Reddcoin C++ - 1 btc bounty for solution 2014-03-06T04:48:12.563
-1 "Array& params": How to understand "&" after "Array" - type modifer? 2015-05-18T18:41:27.517
-1 Altcoin fork tutorial 2017-12-01T18:34:49.210