1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-24 07:28:08 +00:00
Commit Graph

281 Commits

Author SHA1 Message Date
MarcoFalke
f91e539a82 ch10: Clarify sequence number for typical tx input 2018-08-21 20:29:13 -04:00
Omar Boukli-Hacene
86034b6ecd Fix inconsistent date format 2018-04-26 04:03:12 +04:00
Arthur O'Dwyer
dc1ead7d15 Spelling nit: s/Berkley/Berkeley/ 2018-03-25 20:22:49 -07:00
kristen@oreilly.com
ff3472c3eb Edited ch10.asciidoc with Atlas code editor 2018-03-14 10:59:23 -07:00
kristen@oreilly.com
cd2d1d6c1a Edited ch10.asciidoc with Atlas code editor 2018-03-14 10:58:18 -07:00
kristen@oreilly.com
33d62ab636 Edited ch10.asciidoc with Atlas code editor 2018-03-14 10:55:39 -07:00
kristen@oreilly.com
0e9a423f41 Edited ch10.asciidoc with Atlas code editor 2018-03-14 10:51:34 -07:00
kristen@oreilly.com
9fc3bc2424 Edited ch10.asciidoc with Atlas code editor 2018-03-14 10:45:57 -07:00
kristen@oreilly.com
a68ca9165f Edited ch10.asciidoc with Atlas code editor 2018-03-14 10:42:38 -07:00
Andreas M. Antonopoulos
79434212d6 Errata 163573 2018-03-14 10:52:52 -06:00
Andreas M. Antonopoulos
e96c5c0dda Errata 163831 2018-03-14 10:39:53 -06:00
Andreas M. Antonopoulos
6ef0bbcb95 Errata 166177 2018-03-14 10:32:54 -06:00
Andreas M. Antonopoulos
e06e6fe060 septa -> zeta #484 2018-03-03 14:37:02 -06:00
Will Binns
4b93722efd
ch10: Remove extra parenthesis 2018-03-03 13:59:26 -06:00
theStack
7849e2486d fixed annual hashing growth rates for y. 2014-2016
2014: 300 PH / 10 PH = 30
2015: 800 PH / 300 PH = 2.66
2016: 2500 PH / 800 PH = 3.12
(i.e. growth rates were off by a factor of 100)
2018-03-02 17:48:22 -05:00
Andreas M. Antonopoulos
fe7f436ccc
Merge pull request #501 from philippgille/patch-4
Fix wrong hashing rate numbers
2018-02-14 14:57:53 -06:00
Philipp Gillé
cb2d1994bc
Fix wrong hashing rate numbers 2018-02-06 15:50:45 +01:00
Philipp Gillé
5ff4c255be
Clarify which tx get moved to mempool
Commit contains two changes:
- The text previously said that the transactions from the block that gets removed from the main chain (and replaced by another one) are re-inserted in the mempool. But many (if not most) transactions are part of both blocks, because they were found at the same time, meaning the miners probably inluded many of the same tansactions in their block. These transactions don't get re-inserted into the mempool because they're in "triangle" and thus now part of the main chain.
- The sentenced ended with "no longer in the main chain", which is a repitition of what was previously said:
  > as its parent "upside-down-triangle" is no longer on the longest chain

  But instead of removing that part of the sentence I rephrased it so that the goal of the action becomes even more clear, which is why the transactions get re-inserted into the mempool (like instead of saying "x gets done because y is not the case anymore" we say "x gets done because we want z to be the case")
2018-02-06 15:19:03 +01:00
Andreas M. Antonopoulos
7422561304 Wording "spent whenever" to "spent at any time" #455 2018-02-04 10:45:15 -06:00
Andreas M. Antonopoulos
f22700f00e Wording #453 2018-02-04 10:36:56 -06:00
Andreas M. Antonopoulos
e319186321 State name is "FAILED". Wording #452 2018-02-04 10:35:38 -06:00
Andreas M. Antonopoulos
2d33df073e Wording #451 2018-02-04 10:33:25 -06:00
Andreas M. Antonopoulos
93645d1a5b Wording #450 2018-02-04 10:31:53 -06:00
Andreas M. Antonopoulos
801374b344 Explain extra nonce and timestamp to exceed 32 bit nonce #414 2018-02-03 19:11:27 -06:00
theStack
2f1015c23f s/isStandard/IsStandard/ (ref. to Bitcoin Core) 2018-02-03 05:58:52 -05:00
kristen@oreilly.com
393ba3cf3f Edited ch10.asciidoc with Atlas code editor 2017-07-18 09:48:44 -07:00
kristen@oreilly.com
9cabcbfa8e Edited ch10.asciidoc with Atlas code editor 2017-07-18 09:44:16 -07:00
kristen@oreilly.com
005cd0db1b Edited ch10.asciidoc with Atlas code editor 2017-07-18 09:40:15 -07:00
Andreas M. Antonopoulos
a8989aaffd updated number of years 2017-07-18 12:29:56 +08:00
Andreas M. Antonopoulos
0d4e64f963 better explanation of right-shift operator in halving calculation 2017-07-18 11:52:18 +08:00
Andreas M. Antonopoulos
0a1293f362 kW should be kW-hour 2017-07-18 11:44:20 +08:00
Andreas M. Antonopoulos
91aa28a0f3 Errata 163469 2017-07-18 10:29:23 +08:00
Andreas M. Antonopoulos
38e731cd24 Errata 163422 2017-07-18 10:21:18 +08:00
nadams
20141305ce Edited ch10.asciidoc with Atlas code editor 2017-05-18 13:06:01 -07:00
nadams
d902c2e0ea Edited ch10.asciidoc with Atlas code editor 2017-05-18 12:55:50 -07:00
nadams
ad309622b3 Edited ch10.asciidoc with Atlas code editor 2017-05-18 12:55:06 -07:00
nadams
968411d63d Edited ch10.asciidoc with Atlas code editor 2017-05-18 12:51:37 -07:00
nadams
808db46871 Edited ch10.asciidoc with Atlas code editor 2017-05-18 12:42:42 -07:00
nadams
345a057b36 Edited ch10.asciidoc with Atlas code editor 2017-05-18 12:26:01 -07:00
nadams
31f36f42f2 Edited ch10.asciidoc with Atlas code editor 2017-05-18 12:24:56 -07:00
nadams
c640c4217b Edited ch10.asciidoc with Atlas code editor 2017-05-18 11:54:06 -07:00
Nick Adams
f2fb35dbb0 index edit block technology 2017-05-18 12:03:24 -04:00
nadams
6ed17f6f6a Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:54:01 -07:00
nadams
20ccb8d332 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:50:15 -07:00
nadams
733cdc8c6f Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:45:55 -07:00
nadams
ffc8b3d9f5 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:44:03 -07:00
nadams
1b42415060 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:43:33 -07:00
nadams
133e7d8d8e Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:41:21 -07:00
nadams
12caa53133 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:37:14 -07:00
nadams
f293cedccd Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:32:18 -07:00
nadams
5e53f3dea5 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:27:45 -07:00
nadams
0c6bcfee63 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:18:52 -07:00
nadams
ca22de23df Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:11:55 -07:00
nadams
7b260b1cd5 Edited ch10.asciidoc with Atlas code editor 2017-05-18 08:03:12 -07:00
nadams
6153d29f9f Edited ch10.asciidoc with Atlas code editor 2017-05-18 07:29:03 -07:00
nadams
c0ad571d92 Edited ch10.asciidoc with Atlas code editor 2017-05-18 07:25:00 -07:00
nadams
acd123e63d Edited ch10.asciidoc with Atlas code editor 2017-05-18 06:41:23 -07:00
nadams
2d12a9a957 Edited ch10.asciidoc with Atlas code editor 2017-05-18 05:31:49 -07:00
nadams
1cb553d8e4 Edited ch10.asciidoc with Atlas code editor 2017-05-17 14:42:27 -07:00
nadams
55b17fffce Edited ch10.asciidoc with Atlas code editor 2017-05-17 14:40:02 -07:00
nadams
cd8c33d894 Edited ch10.asciidoc with Atlas code editor 2017-05-17 14:26:22 -07:00
nadams
3384ded168 Edited ch10.asciidoc with Atlas code editor 2017-05-17 13:29:19 -07:00
nadams
baa9a087d1 Edited ch10.asciidoc with Atlas code editor 2017-05-17 13:22:45 -07:00
nadams
375bcc779d Edited ch10.asciidoc with Atlas code editor 2017-05-17 13:11:04 -07:00
nadams
2aa4df0c52 Edited ch10.asciidoc with Atlas code editor 2017-05-10 14:26:09 -07:00
Nick Adams
6055cd17f4 AU QC1 edits 2017-05-10 15:06:23 -04:00
Nick Adams
e28eec8a98 PR edits through the end 2017-05-10 13:04:27 -04:00
judymcconville@roadrunner.com
86724e7392 Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:58:52 -07:00
judymcconville@roadrunner.com
0eeb1411eb Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:58:23 -07:00
judymcconville@roadrunner.com
f9f9fc8552 Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:57:19 -07:00
judymcconville@roadrunner.com
02a87df22e Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:12:05 -07:00
judymcconville@roadrunner.com
70e8a67a17 Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:10:27 -07:00
judymcconville@roadrunner.com
ab2367d756 Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:08:02 -07:00
judymcconville@roadrunner.com
66754009dc Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:05:31 -07:00
judymcconville@roadrunner.com
9d922c1063 Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:04:49 -07:00
judymcconville@roadrunner.com
672d30f257 Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:04:03 -07:00
judymcconville@roadrunner.com
5224ab22cc Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:02:59 -07:00
judymcconville@roadrunner.com
b3b1a8174a Edited ch10.asciidoc with Atlas code editor 2017-05-03 10:02:10 -07:00
judymcconville@roadrunner.com
768fc473ba Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:56:13 -07:00
judymcconville@roadrunner.com
d19b6e3acf Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:55:41 -07:00
judymcconville@roadrunner.com
b48ee8be18 Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:54:40 -07:00
judymcconville@roadrunner.com
853c325402 Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:52:57 -07:00
judymcconville@roadrunner.com
9b010b58c5 Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:51:46 -07:00
judymcconville@roadrunner.com
d30dfadf85 Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:49:51 -07:00
judymcconville@roadrunner.com
94623d4c22 Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:49:37 -07:00
judymcconville@roadrunner.com
a51b92bb97 Edited ch10.asciidoc with Atlas code editor 2017-05-03 09:49:13 -07:00
judymcconville@roadrunner.com
77a49a7d94 Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:24:00 -07:00
judymcconville@roadrunner.com
7777b047d4 Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:21:09 -07:00
judymcconville@roadrunner.com
279aece5a7 Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:16:25 -07:00
judymcconville@roadrunner.com
6be2d3ebf7 Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:15:01 -07:00
judymcconville@roadrunner.com
7e1d533391 Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:14:21 -07:00
judymcconville@roadrunner.com
12beb656d9 Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:07:24 -07:00
judymcconville@roadrunner.com
f1558704cd Edited ch10.asciidoc with Atlas code editor 2017-05-02 12:01:52 -07:00
judymcconville@roadrunner.com
ca1d848006 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:57:36 -07:00
judymcconville@roadrunner.com
ff19ddb376 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:56:47 -07:00
judymcconville@roadrunner.com
23a092a287 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:54:22 -07:00
judymcconville@roadrunner.com
3a2e723412 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:53:02 -07:00
judymcconville@roadrunner.com
5421b836d5 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:47:32 -07:00
judymcconville@roadrunner.com
df9d2d293f Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:44:14 -07:00
judymcconville@roadrunner.com
4bd5e96713 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:42:25 -07:00
judymcconville@roadrunner.com
68be5e2d03 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:41:31 -07:00
judymcconville@roadrunner.com
87ab6202b9 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:39:19 -07:00
judymcconville@roadrunner.com
b9ce19a6c2 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:34:25 -07:00
judymcconville@roadrunner.com
81e6e4663d Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:32:03 -07:00
judymcconville@roadrunner.com
ecb32e1b3d Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:30:54 -07:00
judymcconville@roadrunner.com
7b93c65307 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:28:10 -07:00
judymcconville@roadrunner.com
01f7f98c39 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:25:24 -07:00
judymcconville@roadrunner.com
8eee6cb0e1 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:21:02 -07:00
judymcconville@roadrunner.com
f0f6c47ea4 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:18:36 -07:00
judymcconville@roadrunner.com
d2b7b26335 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:17:21 -07:00
judymcconville@roadrunner.com
14a08d5c05 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:16:56 -07:00
judymcconville@roadrunner.com
bbe3a634be Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:16:27 -07:00
judymcconville@roadrunner.com
29dae10d59 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:15:49 -07:00
judymcconville@roadrunner.com
ce544cd873 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:14:17 -07:00
judymcconville@roadrunner.com
a15f332ec5 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:13:16 -07:00
judymcconville@roadrunner.com
090aa8f3ef Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:09:36 -07:00
judymcconville@roadrunner.com
8e07dedd66 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:08:37 -07:00
judymcconville@roadrunner.com
b8952264e3 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:04:18 -07:00
judymcconville@roadrunner.com
3807defaba Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:03:05 -07:00
judymcconville@roadrunner.com
5eea109350 Edited ch10.asciidoc with Atlas code editor 2017-05-02 11:02:05 -07:00
judymcconville@roadrunner.com
426a717d4f Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:59:59 -07:00
judymcconville@roadrunner.com
ac23b4b217 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:54:28 -07:00
judymcconville@roadrunner.com
e071321811 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:53:33 -07:00
judymcconville@roadrunner.com
e404c995f1 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:36:51 -07:00
judymcconville@roadrunner.com
b214cd38d0 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:36:19 -07:00
judymcconville@roadrunner.com
ae5afe015b Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:34:47 -07:00
judymcconville@roadrunner.com
fa5011e00f Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:31:02 -07:00
judymcconville@roadrunner.com
1edac5f7d8 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:30:03 -07:00
judymcconville@roadrunner.com
f68b48d1f3 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:28:11 -07:00
judymcconville@roadrunner.com
f14ca75357 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:26:05 -07:00
judymcconville@roadrunner.com
af3126a231 Edited ch10.asciidoc with Atlas code editor 2017-05-02 10:23:01 -07:00
judymcconville@roadrunner.com
d7bbdeee6a Edited ch10.asciidoc with Atlas code editor 2017-05-01 16:01:15 -07:00
judymcconville@roadrunner.com
513d54f361 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:59:34 -07:00
judymcconville@roadrunner.com
b9be39c9fb Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:57:14 -07:00
judymcconville@roadrunner.com
75e89ec788 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:55:50 -07:00
judymcconville@roadrunner.com
f8bdf30ee4 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:54:20 -07:00
judymcconville@roadrunner.com
7661693dcf Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:52:30 -07:00
judymcconville@roadrunner.com
e83c6ae6df Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:50:42 -07:00
judymcconville@roadrunner.com
520b9c4f35 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:48:04 -07:00
judymcconville@roadrunner.com
642e6c68a2 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:46:47 -07:00
judymcconville@roadrunner.com
df797430f2 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:45:41 -07:00
judymcconville@roadrunner.com
28897ec927 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:44:56 -07:00
judymcconville@roadrunner.com
782355b5bf Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:43:21 -07:00
judymcconville@roadrunner.com
3aa6948003 Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:39:16 -07:00
judymcconville@roadrunner.com
fdef3fa48c Edited ch10.asciidoc with Atlas code editor 2017-05-01 15:36:57 -07:00
Matthew Hacker
5af2dd8dfe Removing all remaining index terms 2017-04-26 13:08:26 -04:00
nadams
f3913e40b5 Edited ch10.asciidoc with Atlas code editor 2017-04-24 14:35:13 -07:00
nadams
302f3cf9eb Edited ch10.asciidoc with Atlas code editor 2017-04-24 14:34:48 -07:00
nadams
dd7e4168cb Edited ch10.asciidoc with Atlas code editor 2017-04-24 14:09:15 -07:00
Andreas M. Antonopoulos
6ff8c4a328 Updated wording
Changed "voting" in BIP-9 to "signaling activation" to more accurately describe the process
2017-04-23 14:52:21 +02:00