Author

Topic: Bitcoin verifying nodes code (Read 232 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
March 21, 2019, 01:57:25 PM
#4
Do you know another place where the proof of work code inside bitcoin is explained ?

I never "dive" Bitcoin technology that deep, so i only can suggest you look for Bitcoin books which intended for developer.

Example : Mastering Bitcoin 2nd Edition which explain about Mining (along with PoW) on chapter 10. You can read it for free and legal at https://github.com/bitcoinbook/bitcoinbook (or buy the book)
newbie
Activity: 5
Merit: 0
March 22, 2019, 05:13:54 AM
#3
Thank you very much !
newbie
Activity: 5
Merit: 0
March 21, 2019, 06:38:42 AM
#2
Check https://github.com/bitcoin/bitcoin/blob/master/src/pow.cpp

If you plan to check other parts of Bitcoin (Bitcoin Core to be precise), you might want to check Understanding The Satoshi Codebase (Series)


Thank you very much. I really appreciated that. Do you know another place where the proof of work code inside bitcoin is explained ? Thank you again for your help !
newbie
Activity: 5
Merit: 0
March 18, 2019, 11:01:59 AM
#1
Hi everyone,
I'm on a project on which we would like to try to make some test on the "proof of work" part of the code of Bitcoin.
If anyone knows where this part is located in the code, that help would be really appreciated..
Thank you !
PixL
Jump to: