judymcconville@roadrunner.com
37635d887f
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:36:33 -07:00
judymcconville@roadrunner.com
230c8a0dd3
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:32:46 -07:00
judymcconville@roadrunner.com
a1f02d54d9
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:31:14 -07:00
judymcconville@roadrunner.com
e0fd35cf22
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:29:02 -07:00
judymcconville@roadrunner.com
ba12a1188e
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:27:34 -07:00
judymcconville@roadrunner.com
68c445d3d9
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:24:56 -07:00
judymcconville@roadrunner.com
4f40bb58a5
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:24:11 -07:00
judymcconville@roadrunner.com
f00049629d
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:23:39 -07:00
judymcconville@roadrunner.com
e6b757bd0a
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:23:20 -07:00
judymcconville@roadrunner.com
6da71e705d
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:22:51 -07:00
judymcconville@roadrunner.com
bab395a6e4
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:22:36 -07:00
judymcconville@roadrunner.com
66b51689a4
Edited ch07.asciidoc with Atlas code editor
2017-05-01 10:14:21 -07:00
Matthew Hacker
f4b6d1d749
Removing index terms from specific chapters
2017-04-26 10:40:05 -04:00
nadams
f3bf3ac432
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:52:03 -07:00
nadams
bd0928d0a4
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:36:47 -07:00
nadams
40c21e203b
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:35:56 -07:00
nadams
d908614787
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:34:41 -07:00
nadams
aee54b2088
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:33:14 -07:00
nadams
583b1f5a2d
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:29:20 -07:00
nadams
3d6480fa86
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:28:24 -07:00
nadams
8547906baf
Edited ch07.asciidoc with Atlas code editor
2017-04-24 13:19:57 -07:00
Nick Adams
eaa61cfd1b
CE edits through ch12
2017-04-19 17:09:18 -04:00
Nick Adams
c21f7ae055
CE edits through ch 6
2017-04-18 17:47:06 -04:00
Andreas M. Antonopoulos
a7c9d80746
Merge branch 'develop'
2017-04-04 12:56:30 -07:00
Andreas M. Antonopoulos
d3560ce7fc
EQUALVERIFY fix and tip
2017-04-04 12:51:48 -07:00
Matthew Hacker
c99b47e6a8
Removing markup that was being confused for a lexer designation
2017-04-04 14:37:37 -04:00
Matthew Hacker
813ac4b2e4
Updating the figure filerefs to point to renamed draft figs
2017-04-04 12:25:23 -04:00
Will Binns
141d399987
Merge pull request #231 from francyi/patch-1
...
Fix typo in ch07
2017-02-05 11:09:39 -06:00
Will Binns
9d17fe0565
Merge pull request #236 from edposnak/ch07-CSV-fix
...
nSequence must be greater than or equal to the CSV parameter
2017-02-05 10:54:21 -06:00
Ed Posnak
89826827dd
add brief explanation for why nSequence cannot be 2^32
2017-02-03 13:04:19 -05:00
Ed Posnak
a08378be7a
remove some redundancy about meaning of nSequence values less than 2^31
...
replace "the new consensus rules" with "new consensus rules"
2017-02-03 13:02:25 -05:00
Ed Posnak
820875d403
move discussion of consensus to consensus section
2017-02-03 12:56:35 -05:00
Ed Posnak
5eda229055
nSequence must be greater than or equal to the CSV parameter for the required number of blocks or seconds have elapsed.
2017-02-03 12:17:30 -05:00
francyi
78936b0d2b
Fix typo in ch07
...
Change 'a output' to 'an output'
2017-01-24 22:02:14 +01:00
Will Binns
f0d060349c
Merge pull request #222 from dimitris-t/patch-1
...
Change spelling from 'an RETURN' to 'a RETURN'
2017-01-15 19:59:12 -06:00
Will Binns
aa40e6d5aa
Merge pull request #224 from wjx/develop
...
Update default value of datacarriersize.
2017-01-15 19:49:30 -06:00
Jiaxing Wang
77d886f77a
Update default value of datacarriersize.
...
The default value of datacarriersize has been updated to 83 to include
80 bytes of data and one byte of RETURN opcode and two bytes of PUSHDATA
opcode.
2017-01-11 23:25:47 +08:00
Jameson Lopp
20befc5e7b
Fix some minor typos
2017-01-10 18:25:40 -05:00
dimitris-t
6777e998ac
Change spelling
...
I think it is better to say 'a RETURN output' than 'an RETURN output' because RETURN is a word, not an acronym, and begins with a consonant sound.
If it was an acronym then then it would make sense to say 'an R.E.T.U.R.N. output' because it would start with a vowel sound. If it was OP_RETURN then it would also make sense to say 'an OP_RETURN output' because it would start with a vowel sound.
2017-01-10 15:47:52 +02:00
dimitris-t
5b5a5fd0ee
Update ch07.asciidoc
...
Fixes 3 typos.
2017-01-10 13:42:01 +02:00
Andreas M. Antonopoulos
f2a03c5112
fixup ch07 edits
2017-01-10 17:40:56 +07:00
Andreas M. Antonopoulos
519e652c4f
fixes
...
indent, one additional question,
2017-01-10 17:34:39 +07:00
Andreas M. Antonopoulos
a1c3e637ae
fix image path
2017-01-10 17:29:39 +07:00
Andreas M. Antonopoulos
45665805c3
edits and fee-sniping section
2017-01-10 17:20:14 +07:00
Andreas M. Antonopoulos
ef6fe6dde7
ch07 ready for review
...
finalized ch07,
segwit moved to appendix for future features
2017-01-10 14:46:54 +07:00
Andreas M. Antonopoulos
6555dff6bb
nLocktime, CLTV first draft
2016-12-17 22:55:17 +02:00
Andreas M. Antonopoulos
bc3fe531a3
ch07 reorg
2016-12-17 18:38:42 +02:00
Andreas M. Antonopoulos
fb3107824c
ch07 outline fill
2016-12-16 14:18:37 +02:00
Andreas M. Antonopoulos
16f776af0a
ch07 intro
2016-12-16 14:09:23 +02:00
Andreas M. Antonopoulos
91d645fe31
split chapter 4 to separate wallets, as new chapter 5
2016-04-16 09:29:59 -05:00
Andreas M. Antonopoulos
fbf39cb5f0
Correction for errata 152529
2016-01-02 11:03:15 -06:00
Matthew Hacker
072d2f3cad
updating passthroughs for htmlbook toolchain
2015-11-25 16:13:53 -05:00
Kristen Brown
d6fc910df7
pagebreak tweaks and formatting check
2015-02-24 11:18:38 -05:00
Andreas M. Antonopoulos
a3eba9ea5c
Addressing errata 151319
2015-02-23 18:39:40 -05:00
myarbrough@oreilly.com
cb3d4e28ad
Made changes to ch07.asciidoc
2014-11-25 13:22:47 -08:00
myarbrough@oreilly.com
33fa9c1d85
Made changes to ch07.asciidoc
2014-11-25 12:59:28 -08:00
myarbrough@oreilly.com
20400a6259
Made changes to ch07.asciidoc
2014-11-25 12:59:25 -08:00
myarbrough@oreilly.com
191f0ec778
Made changes to ch07.asciidoc
2014-11-21 05:21:45 -08:00
myarbrough@oreilly.com
b4754bc050
Made changes to ch07.asciidoc
2014-11-21 05:04:48 -08:00
myarbrough@oreilly.com
5efc0fa83d
Made changes to ch07.asciidoc
2014-11-21 05:04:21 -08:00
myarbrough@oreilly.com
ab00bb4b33
Made changes to ch07.asciidoc
2014-11-21 05:04:01 -08:00
Meghan Jones
9d7b86e455
Indexing edits complete
2014-11-21 00:10:57 -05:00
myarbrough@oreilly.com
0950c116b1
Made changes to ch07.asciidoc
2014-11-19 09:09:43 -08:00
myarbrough@oreilly.com
8acc3138c7
Made changes to ch07.asciidoc
2014-11-18 09:50:09 -08:00
myarbrough@oreilly.com
530f9d1233
Made changes to ch07.asciidoc
2014-11-18 08:57:48 -08:00
myarbrough@oreilly.com
fb14ebbe39
Made changes to ch07.asciidoc
2014-11-18 08:57:38 -08:00
myarbrough@oreilly.com
e1fd47f310
Made changes to ch07.asciidoc
2014-11-18 08:57:10 -08:00
myarbrough@oreilly.com
2878c72574
Made changes to ch07.asciidoc
2014-11-18 08:56:48 -08:00
myarbrough@oreilly.com
d094c34682
Made changes to ch07.asciidoc
2014-11-18 08:55:42 -08:00
myarbrough@oreilly.com
24db85ccc2
Made changes to ch07.asciidoc
2014-11-18 08:54:56 -08:00
myarbrough@oreilly.com
4d7991ecbd
Made changes to ch07.asciidoc
2014-11-18 08:52:14 -08:00
myarbrough@oreilly.com
3a8cf43c17
Made changes to ch07.asciidoc
2014-11-18 08:51:15 -08:00
myarbrough@oreilly.com
8ca695b463
Made changes to ch07.asciidoc
2014-11-18 08:48:21 -08:00
myarbrough@oreilly.com
f554b2430b
Made changes to ch07.asciidoc
2014-11-18 08:46:09 -08:00
myarbrough@oreilly.com
e0c0a84eea
Made changes to ch07.asciidoc
2014-11-18 08:41:12 -08:00
myarbrough@oreilly.com
e3bc4fdc1c
Made changes to ch07.asciidoc
2014-11-18 08:40:18 -08:00
myarbrough@oreilly.com
de634f9567
Made changes to ch07.asciidoc
2014-11-18 08:37:37 -08:00
myarbrough@oreilly.com
756a758035
Made changes to ch07.asciidoc
2014-11-18 08:36:34 -08:00
myarbrough@oreilly.com
91a98cc2e5
Made changes to ch07.asciidoc
2014-11-18 08:36:27 -08:00
Meghan Jones
a6ac4caee5
indexing compelte
2014-11-12 16:35:31 -05:00
myarbrough@oreilly.com
d348fc654f
Made changes to ch07.asciidoc
2014-11-05 10:39:31 -08:00
myarbrough@oreilly.com
abb0bb0c35
Made changes to ch07.asciidoc
2014-11-05 10:35:48 -08:00
myarbrough@oreilly.com
5c7792a9c6
Made changes to ch07.asciidoc
2014-11-05 10:35:21 -08:00
myarbrough@oreilly.com
004e7d5995
Made changes to ch07.asciidoc
2014-11-05 10:34:58 -08:00
myarbrough@oreilly.com
ac079c4b7f
Made changes to ch07.asciidoc
2014-11-05 10:30:10 -08:00
myarbrough@oreilly.com
4c7cdced35
Made changes to ch07.asciidoc
2014-11-05 09:14:48 -08:00
myarbrough@oreilly.com
8b2526a021
Made changes to ch07.asciidoc
2014-11-05 09:14:16 -08:00
myarbrough@oreilly.com
782bb85158
Made changes to ch07.asciidoc
2014-11-05 09:13:49 -08:00
myarbrough@oreilly.com
c99ac9370a
Made changes to ch07.asciidoc
2014-11-05 08:24:03 -08:00
drusselloctal@gmail.com
7e22b29757
Made changes to ch07.asciidoc
2014-11-01 13:58:34 -07:00
drusselloctal@gmail.com
83be54bab7
Made changes to ch07.asciidoc
2014-11-01 13:53:33 -07:00
drusselloctal@gmail.com
f27bc4e379
Made changes to ch07.asciidoc
2014-10-30 19:40:40 -07:00
drusselloctal@gmail.com
b845ae2b3c
Made changes to ch07.asciidoc
2014-10-30 19:31:21 -07:00
Chris Pappas
4f2958ec72
Fixing xref errors and mathml problem
2014-10-07 12:37:32 -04:00
Chris Pappas
c44017a5ee
Renaming figure filerefs
2014-10-07 11:35:22 -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