1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-15 12:39:01 +00:00
Commit Graph

199 Commits

Author SHA1 Message Date
David A. Harding
562304b4cf CH02::pluralization: update to follow standard conventions
Existing text used "bitcoin" as both the singular and plural unit, which
was not an uncommon practice when the first edition was written.
However, my edits to the first chapter and this update adopt the
practice of using the same pluralization rules used for other
currencies, like the dollar, plus most numbered things in general.
This produces more natural text.

Reference: https://www.chicagomanualofstyle.org/qanda/data/faq/topics/Numbers/faq0058.html
2023-02-04 21:15:32 -10:00
David A. Harding
9435ad7d66 CH02::block explorers: modernize list and add warning
Replace older block explorers with modern alternatives and warn readers
that looking up info on explorers may disclose their interest to third
parties.
2023-02-04 06:11:19 -10:00
David A. Harding
be0ab0c6c5 CH02::intro: remove statements that Bitcoin requires trust
Users operating a full node don't need to trust anyone else for certain
guarantees about the system, although they do need at least one honest
peer to obtain some other guarantees.  Clarify this in the text by
revising text about text and emergent properties.
2023-02-03 20:58:39 -10:00
David A. Harding
ef06e4294b CH02: reflow text so that future diffs will be more readable 2023-02-03 20:49:51 -10:00
David A. Harding
2f0d7d8c3a Revert CC-BY-SA material added since the second edition
The commit ab5ae32bae is the last commit
for the second edition, so all changes since then are dropped except for
several commits for the third edition authored by Andreas Antonopoulos.

No attempt is made to remove CC-BY-SA or other licensed content present
in the already-published first or second editions.

This revert may itself be reverted for versions of the book published
under CC-BY-SA.
2023-02-01 06:31:10 -10:00
Andreas M. Antonopoulos
f0bd0503b7 ch2 edits part 1 2021-12-07 13:57:43 +01:00
Andreas M. Antonopoulos
a3229bbbc0 bitcoin/Bitcoin capitalization changed everywhere 2021-10-25 23:51:17 +02:00
rating89us
fdf4584f21 blockchain.info -> blockchain.com 2021-04-10 19:15:01 +02:00
Will Binns
f05514c93e
Merge pull request #878 from rating89us/patch-68
ch02: fix new "Alice tx included in a block" image
2021-04-08 10:44:10 +02:00
rating89us
4a86994a16 ch02: fix new "Alice tx included in a block" image 2021-03-12 00:11:10 +01:00
rating89us
a1071a4856 ch02: new "Alice's transaction as part of a transaction chain" image 2021-03-11 13:30:03 +01:00
rating89us
80f1c386e0 ch02: new "alice's transaction in a block" figure 2021-03-11 12:09:02 +01:00
rating89us
0e3b6afe1b ch02: aggr. tx: add tx batching, saving in fees and exchange withdrawal example 2021-02-20 15:27:52 +01:00
Will Binns
be76404e18
Merge pull request #786 from rating89us/patch-26
simple-payment-verification -> simplified-payment-verification (SPV)
2021-02-20 10:55:48 +00:00
rating89us
b80ffe0bfe
ch02: explain that both outputs are in a single tx 2021-02-14 18:27:46 +01:00
rating89us
0261f4c086
ch02: simple -> simplified (SPV) 2021-02-12 22:33:41 +01:00
jerzybrzoska
65dd6b8be0
ch.02: Let us not be too assuming about the gender of "each miner"
It is too assuming to suppose that the gender of "each miner" is masculine. Hence I propose to use [singular they](https://en.wikipedia.org/wiki/Singular_they). More on singular they [here](https://www.grammarly.com/blog/use-the-singular-they/).
'He' was substituted with 'they' only when it refers to "each miner", i.e. miners in general, and not when it refers to Jing. In the latter case I have left he unchanged.
2021-01-19 13:05:10 +01:00
rating89us
472136434b
ch02: better wording of transaction outputs explanation 2021-01-11 15:07:32 +01:00
Will Binns
5c2c74d452
ch02/ch10: Update references to block reward post-halving 2020-07-16 16:26:25 +02:00
Will Binns
70d1d8024a
ch02: s/web page/website page/ 2020-05-04 12:46:46 -06:00
Will Binns
59cd645446
ch02: Revise sentence structure about GPUs 2020-05-04 12:44:22 -06:00
Will Binns
7488970115
ch02: s/address/public address/ 2020-05-04 12:36:31 -06:00
emag
5dce134ebb Fix Alice's transaction URL 2020-03-02 19:09:17 +09:00
Will Binns
162f30d0ed
Merge pull request #611 from oleiba/patch-1
add blockstream.info as a popular explorer
2019-05-14 21:32:22 +00:00
Will Binns
76851acd0a
Merge pull request #630 from johnpaulkiser/patch-2
Replaces bitly links with full links in Tip boxes
2019-05-13 12:43:00 +00:00
JP
190ef2e6a5
Replaces bitly links with full links in Tip boxes
The bitly links are redirecting to a warning page. 
https://bitly.com/a/warning?hash=1u0FIGs&url=https%3A%2F%2Fblockchain.info%2Ftx%2F0627052b6f28912f2703066a912ea577f2ce4da4caa5a5fbd8a57286c345c2f2
2019-03-09 15:10:50 -05:00
Oded Leiba
a24ab39125
add blockstream.info as a popular explorer
It support testnet, native bech32, transaction scripts and more
2018-11-11 00:19:00 +02:00
Patrick Stockwell
d50fdfc720
Change 'inputs' to 'outputs'
Anything value unspent would have to come from an output. 
...uses previously unspent `outputs`, and ...
2018-04-14 23:43:04 +10:00
Andreas M. Antonopoulos
6ebc56febd Removed all references to blockexplorer.com, as they are trying to push Bitcoin Cash propaganda with a modal window. Confusing for newbies and inappropriate for a textbook. GTFO #511 2018-03-03 15:00:37 -06:00
Andreas M. Antonopoulos
8ae3c056fb Removed all references to blockexplorer.com, as they are trying to push Bitcoin Cash propaganda with a modal window. Confusing for newbies and inappropriate for a textbook. GTFO #511 2018-03-03 15:00:05 -06:00
Yky
d44105ac2e
fixed typo a API -> an API 2018-02-09 20:01:57 +01:00
Andreas M. Antonopoulos
1ac8b375e6 Block 277,316 contains 419 TXs #469 2018-02-04 11:06:28 -06:00
Matthew Sedaghatfar
1267d98b88
Update ch02.asciidoc
grammar changes
2017-11-23 13:05:27 -05:00
nadams
b80466aac2 Edited ch02.asciidoc with Atlas code editor 2017-05-18 12:30:22 -07:00
nadams
c31554978e Edited ch02.asciidoc with Atlas code editor 2017-05-18 12:21:54 -07:00
nadams
f5f6fca180 Edited ch02.asciidoc with Atlas code editor 2017-05-18 11:33:21 -07:00
Nick Adams
f2fb35dbb0 index edit block technology 2017-05-18 12:03:24 -04:00
nadams
290b674398 Edited ch02.asciidoc with Atlas code editor 2017-05-18 07:51:19 -07:00
nadams
ab3804a492 Edited ch02.asciidoc with Atlas code editor 2017-05-18 06:32:01 -07:00
nadams
3fc8293796 Edited ch02.asciidoc with Atlas code editor 2017-05-17 07:54:00 -07:00
nadams
ff562d7bec Edited ch02.asciidoc with Atlas code editor 2017-05-10 13:04:31 -07:00
Nick Adams
fd41826d8c fxing chapter 8 to chapter 10 reference 2017-05-10 15:34:04 -04:00
Nick Adams
6055cd17f4 AU QC1 edits 2017-05-10 15:06:23 -04:00
Nick Adams
c05329d9cf PR edits through Ch 5 2017-05-09 16:16:06 -04:00
judymcconville@roadrunner.com
ed8f2636e2 Edited ch02.asciidoc with Atlas code editor 2017-05-03 10:55:56 -07:00
judymcconville@roadrunner.com
c0b4e191b6 Edited ch02.asciidoc with Atlas code editor 2017-05-03 08:54:33 -07:00
judymcconville@roadrunner.com
35269a065a Edited ch02.asciidoc with Atlas code editor 2017-05-03 08:51:47 -07:00
judymcconville@roadrunner.com
a54305a72f Edited ch02.asciidoc with Atlas code editor 2017-05-03 08:50:33 -07:00
judymcconville@roadrunner.com
cfe34578e1 Edited ch02.asciidoc with Atlas code editor 2017-05-03 08:48:50 -07:00
judymcconville@roadrunner.com
2c96dc0223 Edited ch02.asciidoc with Atlas code editor 2017-05-03 08:43:36 -07:00