A Dissection of Bitcoin by Paul Huang

A Dissection of Bitcoin by Paul Huang

Author:Paul Huang [Huang, Paul]
Language: eng
Format: epub
Published: 2015-12-09T23:00:00+00:00


An elaborate description on how verification is done presented in Chapter Script. For now, it is sufficient to say that EvalScript() verifies that the newly created transaction wtxNew contains the right signature in its nIn-th input slot.

2.7. Summary

At this point, we have finished analyzing function CreatTransaction(). We know that what it does is to construct a new transaction and sign it, and we know exactly how that is done.

We did not complete analyzing SendMoney() yet, there are three more functions left un-covered. These three functions contain involve new data structures and database operations. We will cover them after providing an explanation of these data structures in Chapter Block and Bitcoin database in Chapter Database.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.