1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-19 06:38:15 +00:00
Commit Graph

2566 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
572667c69c Merge pull request #177 from kristjanr/develop
Fix unorderable types error&make code more uniform
2016-12-16 16:37:05 +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
9cba81699f Merged branch develop into master 2016-12-15 15:28:56 +02:00
Andreas M. Antonopoulos
158988d73c Merged branch ch06 into develop 2016-12-15 15:27:32 +02:00
Andreas M. Antonopoulos
6c2b6de993 ch06 final edits 2016-12-15 15:19:20 +02:00
Andreas M. Antonopoulos
1192c97c8e ch06 edits 2 2016-12-15 12:16:30 +02:00
Andreas M. Antonopoulos
81e79e3fdb ch06 edits round 1 2016-12-15 09:52:47 +02:00
Wm Bentley
898d0965e7 Fixes display of extraneous backslashes in 4 places.
On line 274: Removed backslash before '+' character in double quotes, wrapped '+' in backticks.
Only the first backslash was being correctly substituted, the second was erroneously displayed. (bug in asciidoctor?)

On line 460: Removed backslashes before '+' character in formula.
These backslashes were unnecessary; the '+' in an inline formula is rendered normally here and elsewhere.
2016-12-14 23:52:27 -08:00
Andreas M. Antonopoulos
a71ed6a4a6 Signatures, SIGHASH and ECDSA Math 2016-12-14 18:23:52 +02:00
Andreas M. Antonopoulos
f4ae9ae7ce move advanced transaction stuff to next chapter 2016-12-12 18:47:36 +02:00
Andreas M. Antonopoulos
2de323d6c1 ch06 fixup 2016-12-12 15:15:42 +02:00
Andreas M. Antonopoulos
54de3ac14d transaction fees 2016-12-12 15:00:27 +02:00
Will Binns
5e9f9e6e72 Revert "Merge pull request #208 from jonathancross/book-includes"
This reverts commit 52dadba957.

book.asciidoc is being used for the O'Reilly early-release program and should only contain the completed chapters from the in-progress second edition of the book. Please do not modify, thanks!
2016-12-09 09:16:34 +00:00
Will Binns
52dadba957 Merge pull request #208 from jonathancross/book-includes
Fixing book.asciidoc file includes to match actual file names.
2016-12-08 22:16:33 -06:00
Will Binns
3af657a347 Merge pull request #209 from jonathancross/chapter-5
ch05: Fixing list item content in 'mnemonic code' section.
2016-12-08 22:14:46 -06:00
Will Binns
3a18ae6905 Merge pull request #207 from jonathancross/whitepaper-fix
Fixing satoshi_whitepaper appendix id.
2016-12-08 22:00:21 -06:00
Will Binns
b67216f822 preface: Add contributor, venzen 2016-12-08 21:54:12 -06:00
Andreas M. Antonopoulos
5ed2d570fa edits and cleanup (inputs/outputs) 2016-11-26 15:11:01 -03:00
Andreas M. Antonopoulos
c5f1a3cd89 rewriteoutputs and inputs, reorg flow 2016-11-26 11:12:58 -03:00
Javier Rojas Garcia
167d0a19d2 Proposal to extend an even richer glossary of terms 2016-11-21 01:07:45 +01:00
Andreas M. Antonopoulos
3c1d0d9cb7 reorg of ch06 2016-11-17 15:03:32 -03:00
Will Binns
da0f0df6e4 Merge pull request #211 from fjrojasgarcia/develop
Just a typo in preface.asciidoc: s/to be revised for this editionn/to…
2016-11-16 13:34:57 -06:00
Javier Rojas Garcia
0130a18afc Just a typo in preface.asciidoc: s/to be revised for this editionn/to be revised for this edition 2016-11-16 17:10:09 +01:00
Jonathan Cross
09c6f6ab40
ch05: Fixing list item content in 'mnemonic code' section. 2016-11-11 03:56:40 +01:00
Jonathan Cross
59f2017896
Fixing book.asciidoc file includes to match actual file names. 2016-11-11 02:46:55 +01:00
Jonathan Cross
e0c4f42d39
Fixing satoshi_whitepaper appendix id. 2016-11-11 02:25:56 +01:00
Will Binns
fd0c519590 Merge pull request #204 from fjrojasgarcia/develop
Probably just a typo in segwit.asciidoc: Added plural to output in -t…
2016-11-08 09:07:13 -06:00
Will Binns
cf9c989c3f
preface: Add Contributors, jl2012 & jonathancross 2016-11-08 09:03:51 -06:00
Will Binns
a0bf112328 Merge pull request #203 from jonathancross/develop
Fixing typo in ch05: menmonic => mnemonic
2016-11-08 08:55:45 -06:00
Javier Rojas Garcia
17127e61b0 Probably just a typo in segwit.asciidoc: Added plural to output in -the difference between inputs and output- 2016-11-08 14:23:52 +01:00
Jonathan Cross
5072ce879f
Fixing typo in ch05: menmonic => mnemonic 2016-11-08 04:21:26 +01:00
Andreas M. Antonopoulos
53b005b36d Merge branch 'segwit' into develop 2016-11-07 14:38:41 -03:00
Andreas M. Antonopoulos
6b6655853b segwit corrections from Johnson Lau's comments
cb0de0b41c (commitcomment-19683225)
2016-11-07 14:33:16 -03:00
Will Binns
64af71257c
preface: Add GitHub contributor, Javier Rojas 2016-10-30 11:44:11 -06:00
Will Binns
6f9e771edd Merge pull request #201 from fjrojasgarcia/develop
Generalization of -taking the first N bits of its SHA256 hash- when c…
2016-10-30 11:40:02 -06:00
Javier Rojas Garcia
0b7861dbb9 Generalization of -taking the first N bits of its SHA256 hash- when creating a checksum of the random sequence 2016-10-30 09:47:50 +01:00
Andreas M. Antonopoulos
222b6af4f8 renamed index entries 2016-10-21 11:39:45 +02:00
Andreas M. Antonopoulos
39c5f09118 rename new ch06 2016-10-18 19:07:10 +02:00
aseronick@oreilly.com
381a325f2d Edited copyright.html with Atlas visual editor 2016-10-18 19:02:50 +02:00
Andreas M. Antonopoulos
6b513020a5 updated README 2016-10-18 18:49:00 +02:00
Andreas M. Antonopoulos
6e22cf4a0a Merge branch 'develop' 2016-10-18 18:23:38 +02:00
Will Binns
828c638a04
preface: Add Eric Voskuil, GitHub Contributor 2016-10-16 12:13:58 -06:00
Will Binns
3e863bcf9c
code/satoshi-words: save_script, use const. 2016-10-16 12:10:05 -06:00
Will Binns
c75c75ea14
glossary: Update mining reward, post halving 2016-10-15 15:31:52 -06:00
Will Binns
4cf69dce97 preface: Update, alphabetize GitHub contributors 2016-10-15 13:35:26 -06:00
Will Binns
d97d867124 ch08-orig: Fix typo, '(+03858402062+)' 2016-10-15 13:35:09 -06:00
Will Binns
a53893a7cc ch08-orig: Fix calculation, halvings/total blocks 2016-10-15 13:34:27 -06:00
Will Binns
d6324929ba ch05: Fix typo, 'transaction-ouputs' 2016-10-15 13:33:49 -06:00
Andreas M. Antonopoulos
f4c8ee2e77 title fix 2016-10-10 17:27:40 +02:00