1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-03 21:38:44 +00:00
Commit Graph

5130 Commits

Author SHA1 Message Date
Minh T. Nguyen
1f74db6744 Merge branch 'wlk-fix-issue-145' into develop 2014-10-26 17:06:51 -04:00
Minh T. Nguyen
74c1fe19bd Changing '0 or more coins' to 'not negative' to avoid confusino that a whole bitcoin must be sent 2014-10-26 17:06:32 -04:00
Joe Flynn
560df6fdc8 Typo fix, s/pubic/public/ 2014-10-26 16:06:00 -04:00
Cragin Godley
5cf430ecd6 Fix misplaced word "though" in the phrase "Though centralized implementations". Use a semicolon to break up a long sentence. Attempt to clarify some phrases using different words. 2014-10-25 19:02:00 -04:00
Wojciech Langiewicz
bf57409047 fixed, 0 BTC is correct value to send 2014-10-23 23:43:03 +02:00
Minh T. Nguyen
b0dabf4cf2 Merge branch 'cgodley-develop' into develop 2014-10-22 23:16:48 -04:00
Minh T. Nguyen
229e9ce8d0 Changing the sentence to 'The merkle tree is a binary tree with an even number of leaf nodes.' 2014-10-22 23:15:53 -04:00
Minh T. Nguyen
c7761d18a4 Merge branch 'develop' of https://github.com/cgodley/bitcoinbook into cgodley-develop 2014-10-22 23:13:02 -04:00
Melanie Yarbrough
4d07b94734 turning off code wrapping to test 2014-10-22 16:31:02 -04:00
Sam Lynch
e6c55b3493 turning off justification in code 2014-10-22 16:28:47 -04:00
Cragin Godley
9a4ca75610 "merkle tree is a binary tree" does not automatically imply that it "needs an even number of leaf nodes". Valid binary trees may contain an odd number of leaf nodes. 2014-10-20 01:27:29 -04:00
Minh T. Nguyen
c95b2b15d4 Merge pull request #143 from cgodley/develop
Clarify the phrase "the same block as its parent" since it is ambiguous ...
2014-10-19 22:50:37 -04:00
Cragin Godley
6b386625d5 Clarify the phrase "the same block as its parent" since it is ambiguous and initially confused me
How I read it the first time:
"Each of the children refers to the same block that its parent refers to"

What I think you meant:
"Each of the children refers to the same (parent) block"
2014-10-19 18:42:36 -04:00
myarbrough@oreilly.com
d524eacdf8 Made changes to book-docinfo.xml 2014-10-15 08:44:09 -07:00
myarbrough@oreilly.com
edc6120ff3 Made changes to book-docinfo.xml 2014-10-15 08:43:48 -07:00
myarbrough@oreilly.com
600892ba0e Made changes to book-docinfo.xml 2014-10-15 08:43:35 -07:00
myarbrough@oreilly.com
5c80236454 Made changes to book-docinfo.xml 2014-10-15 08:43:25 -07:00
Melanie Yarbrough
fe1d1a6115 updating one off to include code wrapping 2014-10-15 11:35:52 -04:00
myarbrough@oreilly.com
d1f12b279d Made changes to ch06.asciidoc 2014-10-15 08:30:37 -07:00
myarbrough@oreilly.com
816940f415 Made changes to ch03.asciidoc 2014-10-15 08:29:35 -07:00
myarbrough@oreilly.com
9ef1f5316c Made changes to ch04.asciidoc 2014-10-15 08:28:24 -07:00
myarbrough@oreilly.com
3f9f42b7da Made changes to ch04.asciidoc 2014-10-15 08:26:02 -07:00
myarbrough@oreilly.com
0e38c403b6 Made changes to ch01.asciidoc 2014-10-15 08:25:36 -07:00
Minh T. Nguyen
60bc36ebbd Merge pull request #141 from cflynn07/develop
fix typo ref to file in bitcoin core project
2014-10-14 08:26:09 -04:00
Casey Flynn
fa847f7e55 fix typo ref to file in bitcoin core project 2014-10-13 21:26:02 -07:00
Minh T. Nguyen
df2a0e3e92 Standardizing the use of bitcoin-cli over bitcoind in a few other places following commit 8235b51ca8 2014-10-09 23:36:18 -04:00
Minh T. Nguyen
d94a3e31cd Light copy-editing of chapter 10 2014-10-09 21:28:02 -04:00
Chris Pappas
8ff9652a5b Adding intake report 2014-10-07 13:36:24 -04:00
Chris Pappas
20e77da7d8 modifying .gitignore file to allow for .txt files to be tracks 2014-10-07 13:36:12 -04:00
Chris Pappas
86ba01ae9e Some more markup changes 2014-10-07 13:22:44 -04:00
Chris Pappas
e8a36642dc Adding a png image in place of a jpg that was in images 2014-10-07 13:22:17 -04:00
Chris Pappas
4f2958ec72 Fixing xref errors and mathml problem 2014-10-07 12:37:32 -04:00
Chris Pappas
753f79ea71 Removing some hard coded xrefs 2014-10-07 11:51:34 -04:00
Chris Pappas
3e7c0bb9aa Adding renamed draft images 2014-10-07 11:36:16 -04:00
Chris Pappas
6160cf96cb Removing draft images 2014-10-07 11:35:47 -04:00
Chris Pappas
c44017a5ee Renaming figure filerefs 2014-10-07 11:35:22 -04:00
Chris Pappas
7a8a50c975 Updating bookinfo.xml file; Adding colo file; Adding colo include and bookseries to book file; adding index markup to book file; Adding tools dir and oneoff boilerplate 2014-10-07 11:24:42 -04:00
andreas@antonopoulos.com
63c3312cff Updated book.asciidoc 2014-10-05 12:47:17 -07:00
Andreas M. Antonopoulos
459aa09e99 Merge branch 'develop' 2014-10-05 15:44:02 -04:00
Andreas M. Antonopoulos
91cd44ffaa Merge branch 'chapter/Chapter10' into develop 2014-10-05 15:43:22 -04:00
Andreas M. Antonopoulos
dce1915b28 ch10 done 2014-10-05 15:42:50 -04:00
andreas@antonopoulos.com
6a10600f9a Updated book.asciidoc 2014-10-02 16:09:14 -07:00
Andreas M. Antonopoulos
0ceb7f8f2d BIP list 2014-10-02 19:06:43 -04:00
Andreas M. Antonopoulos
d7eda9ab2c revised acknowledgments 2014-10-02 19:06:43 -04:00
Andreas M. Antonopoulos
029f333144 BIP list 2014-10-02 19:06:11 -04:00
Andreas M. Antonopoulos
120f463268 ch10 draft 2014-10-02 18:24:28 -04:00
Andreas M. Antonopoulos
6fc6b4f70d Merge branch 'develop' into chapter/Chapter10 2014-10-01 08:15:51 -04:00
Andreas M. Antonopoulos
05b741a3cf revised acknowledgments 2014-09-30 20:38:39 -04:00
Andreas M. Antonopoulos
3a06ac9ee7 Merge branch 'develop' 2014-09-29 11:37:35 -04:00
Andreas M. Antonopoulos
3a4b1e3f54 fixes 2014-09-29 11:36:52 -04:00