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
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
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
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
Andreas M. Antonopoulos
aa332a7008
code examples
2014-09-28 11:52:50 -04:00
Andreas M. Antonopoulos
8235b51ca8
review comments from Allyson MacDonald
2014-09-25 12:02:07 -04:00
Andreas M. Antonopoulos
cdc838b51a
Merge branch 'lornestar_suggestions' into develop
2014-08-25 10:54:07 -04:00
Minh T. Nguyen
21a09c26a2
Changing 'Simple Payment Verification' to 'Simplified Payment Verification' in all other chapters to per issue #124 .
2014-08-24 14:40:02 -07:00
Lornestar
bf732ce72d
Clearer explanation of merkle tree value
2014-08-24 20:27:22 +08:00
Minh T. Nguyen
55bf82cdee
Finish copyediting chapter 7
2014-08-11 21:15:47 -07:00
Minh T. Nguyen
ec1d354cc8
Changing direction describing the merkle root. Its the transaction data that forms the 32 bytes of the merkle root.
2014-08-11 21:07:50 -07:00
Ed Eykholt
a45dcc8f04
minor punctuation changes ch07.asciidoc
2014-08-08 20:57:27 -07:00
Andreas M. Antonopoulos
e2d4d7099f
Merge branch 'develop'
2014-07-31 18:12:18 -04:00
Andreas M. Antonopoulos
51198bdd99
undo CR/LF line ending
2014-07-31 18:11:11 -04:00
Minh T. Nguyen
f40a8acd7e
Merge pull request #73 from erikwam/patch-13
...
Update ch07.asciidoc
2014-07-30 22:24:12 -07:00
Minh T. Nguyen
4339865c2e
Merge pull request #68 from kargakis/github-link
...
Dont use github link to line number
2014-07-30 22:16:52 -07:00
amacdonald@oreilly.com
908e9c2312
Made changes to ch07.asciidoc
2014-07-30 14:15:34 -07:00
Andreas M. Antonopoulos
751780daf9
Merge branch 'chapter/Chapter8' into develop
2014-07-29 10:39:48 -04:00
Andreas M. Antonopoulos
d5e4a9f2da
block header and mining
2014-07-29 10:38:01 -04:00
Erik Wahlström
c1f8e543fc
Update ch07.asciidoc
...
Proposed rephrase of text in "tip box".
2014-07-28 08:46:47 +02:00
Michalis Kargakis
1e3306d47b
Dont use github link to line number
...
If any line above the linked line is ever added or removed from
chainparams.cpp, the link pointing to L.123 will continue to point to
L.123 but the start of the comment won't be there. See
andrew.yurisich.com/work/2014/07/16/dont-link-that-line-number/ for the
workaround i have used on this.
2014-07-26 22:45:36 +03:00
Minh T. Nguyen
b4cb4da5de
I believe 'data' is always treated singular.
2014-07-24 23:27:59 -07:00
Michalis Kargakis
5966a9ecb8
Various fixes
2014-07-24 22:35:08 +03:00
Andreas M. Antonopoulos
7c2f4f085e
removed draft warning
2014-07-24 11:19:57 -05:00
Andreas M. Antonopoulos
7a35a6ea04
merkle path and SPV, few changes to intro
2014-07-23 23:31:31 -05:00
Andreas M. Antonopoulos
95cef90b8c
merkle clarification
2014-07-23 11:39:53 -05:00
Andreas M. Antonopoulos
d6aeddfb73
ch7 first draft
2014-07-22 21:35:05 -05:00
Andreas M. Antonopoulos
391b561735
SPV synch and bloom filters. Merkle trees moved to chapter 7
2014-07-21 19:59:24 -05:00
Andreas M. Antonopoulos
dd482da3dd
p2p network, node types, bloom filters
2014-07-16 17:21:26 -04:00
Andreas M. Antonopoulos
0bccc87dba
more outline from re-org
2014-07-13 15:18:14 -04:00
Andreas M. Antonopoulos
c42c4f78ab
re-organized chapter 6
2014-07-13 14:54:39 -04:00
Andreas M. Antonopoulos
ad50ac19d1
removed empty chapters from develop
2014-04-15 20:24:41 -04:00
Andreas M. Antonopoulos
a0728c0511
removed chapter names from title, removed intro and colo files
2013-07-24 13:06:29 -07:00
Andreas M. Antonopoulos
a3418acf36
initial outline import, all chapters
2013-07-24 12:58:12 -07:00