Will Binns
06588b50d1
Merge pull request #774 from ffilozov/ch07_fix1
...
Added missing word.
2021-02-20 12:53:50 +00:00
Will Binns
90a71a9198
Merge pull request #776 from ffilozov/ch10_fix1
...
Fixing typo.
2021-02-20 12:40:17 +00:00
Will Binns
48b03b42f6
Merge pull request #778 from ffilozov/ch10_fix3
...
Fixing off-by-one dice target, and adding more precision to the outcome.
2021-02-20 11:13:16 +00:00
Will Binns
76d42815cc
Merge pull request #779 from ffilozov/ch10_fix4
...
Changing phrase to a more conventional one.
2021-02-20 11:11:46 +00:00
Will Binns
db262aac6a
Merge pull request #780 from ffilozov/ch10_fix5
...
Changing phrase to a more conventional one.
2021-02-20 11:09:14 +00:00
Will Binns
e79c1c09a7
Merge pull request #781 from ffilozov/ch12_fix1
...
Adding missing bitcoin amounts
2021-02-20 11:05:33 +00:00
Will Binns
61f59bbfaf
Merge pull request #784 from rating89us/patch-24
...
ch04: fix multisig explanation
2021-02-20 11:01:11 +00: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
Will Binns
a42f111b9c
Merge pull request #787 from rating89us/patch-27
...
ch01: wallets -> wallet
2021-02-20 10:43:46 +00:00
Will Binns
0f92746738
ch04: Remove bash symbol from comments
2021-02-20 11:36:33 +01:00
Will Binns
375ecc49f9
Merge pull request #796 from rating89us/patch-35
...
ch04: paper wallet = private key + address
2021-02-20 10:29:04 +00:00
Will Binns
9958254350
Merge pull request #798 from rating89us/patch-37
...
ch05: keys -> addresses
2021-02-20 10:23:29 +00:00
Will Binns
9f10eb6259
Merge pull request #794 from rating89us/patch-33
...
ch11: fix multisig explanation
2021-02-20 10:11:49 +00:00
Will Binns
03f57404aa
Merge pull request #793 from ogennadi/patch-1
...
Fix typo
2021-02-20 10:09:27 +00:00
Will Binns
a6ca7173f4
Merge pull request #791 from rating89us/patch-30
...
ch02: explain that both outputs are in a single tx
2021-02-20 10:04:24 +00:00
Will Binns
15a43b927c
Merge pull request #789 from rating89us/patch-29
...
ch01: Alice's address -> Alice's wallet
2021-02-20 10:03:16 +00:00
rating89us
388da74024
ch05: keys -> addresses
2021-02-20 02:15:30 +01:00
rating89us
b640698e0f
ch04: paper wallet = private key + address
2021-02-19 01:58:46 +01:00
rating89us
57dba437c5
ch11: fix multisig explanation
2021-02-16 16:41:01 +01:00
Oge Nnadi
8c30f250b4
Fix typo
2021-02-15 12:51:42 -06:00
rating89us
b80ffe0bfe
ch02: explain that both outputs are in a single tx
2021-02-14 18:27:46 +01:00
rating89us
4956c6f6c9
ch01: Alice's address -> Alice's wallet
2021-02-13 02:05:39 +01:00
rating89us
76fa766a09
ch01: wallets -> wallet
2021-02-13 01:23:16 +01:00
rating89us
407fd8180b
ch09: simple -> simplified (SPV)
2021-02-12 22:37:30 +01:00
rating89us
6e2568bdff
ch08: simple -> simplified (SPV)
2021-02-12 22:36:47 +01:00
rating89us
c939ce53cb
ch01: simple -> simplified (SPV)
2021-02-12 22:35:29 +01:00
rating89us
0261f4c086
ch02: simple -> simplified (SPV)
2021-02-12 22:33:41 +01:00
rating89us
a65b9fbcd6
ch04: fix multisig explanation
2021-02-12 15:39:11 +01:00
Felix Filozov
cdcfeb16e8
Fixing typo.
2021-02-10 21:24:29 -05:00
Felix Filozov
c66298c3c5
Added missing word.
2021-02-10 21:21:42 -05:00
Felix Filozov
71d99e62a2
Adding missing bitcoin amounts
2021-02-10 21:10:37 -05:00
Felix Filozov
9fa9fd891e
Changing phrase to a more conventional one.
2021-02-10 21:08:19 -05:00
Felix Filozov
879243bf95
Changing phrase to a more conventional one.
2021-02-10 21:06:17 -05:00
Felix Filozov
e60b823854
Fixing off-by-one dice target, and adding more precision to the outcome.
...
The minimum target cannot be 2, because you can't throw
a pair of dice and get a value less than 2.
2021-02-10 21:00:20 -05:00
Andreas M. Antonopoulos
e3695afbf6
Merge pull request #742 from syncom/syncom/ch07-2-of-5-multisig
...
ch07: 2-of-5 instead of 2-of-3 for Mohammed's example
2021-01-19 11:41:58 -06:00
Andreas M. Antonopoulos
bf56c59a85
Merge pull request #746 from jerzybrzoska/patch-3
...
ch.02: Let us not be too assuming about the gender of "each miner"
2021-01-19 11:20:38 -06: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
Ning Shang
c942d694b6
ch07: Typo fixes
...
Fix minor typos related to 'equal to' and 'less/greater than'.
2021-01-18 20:34:24 -08:00
Ning Shang
555be41b2b
ch07: 2-of-5 instead of 2-of-3 for Mohammed's example
...
The example is a 2-of-5 multisig, according to the Pay-to-Script-Hash example description earlier, and the P2SH example a few lines below.
2021-01-18 20:00:19 -08:00
Andreas M. Antonopoulos
b926626c1a
Merge pull request #739 from hebasto/210118-dns
...
ch08: Update number of DNS seeds
2021-01-18 09:08:42 -06:00
Hennadii Stepanov
b5a7b5df3e
ch08: Update number of DNS seeds
...
There are 9 seeds since 0.21: https://github.com/bitcoin/bitcoin/blob/0.21/src/chainparams.cpp#L121-L129
And there were 8 seeds since v0.18: https://github.com/bitcoin/bitcoin/blob/0.18/src/chainparams.cpp#L123-L130
2021-01-18 16:52:48 +02:00
Andreas M. Antonopoulos
d1e61889bb
Merge pull request #738 from rating89us/patch-2
...
ch10: make it clear that we talk about hard fork in bitcoin
2021-01-17 09:40:43 -06:00
rating89us
1d58378edf
ch10: make it clear that hard fork is in bitcoin
2021-01-16 21:06:43 +01:00
Andreas M. Antonopoulos
0eb5d5eb30
Merge pull request #733 from hebasto/210113-trap
...
ch04: Fix mathematical terms
2021-01-15 06:46:52 -06:00
Hennadii Stepanov
a8c672ffb5
ch04: Fix mathematical terms
...
1. EC multiplication is a "one-way" function, not a "trapdoor" one.
There is no information that makes reverse function easy.
See:
- https://en.wikipedia.org/wiki/Trapdoor_function
- https://en.wikipedia.org/wiki/One-way_function
2. The "discrete logarithm" is more usual term for the reverse operation
for EC multiplication.
2021-01-15 09:23:51 +02:00
Andreas M. Antonopoulos
387e9b1a31
Merge pull request #735 from jerzybrzoska/patch-1
...
Choice of words: possible but pointless (introduction)
2021-01-14 19:59:00 -06:00
Andreas M. Antonopoulos
ca5d0e6485
Merge pull request #731 from rating89us/patch-9
...
ch02: better wording of transaction outputs explanation
2021-01-14 19:53:33 -06:00
Andreas M. Antonopoulos
784351ad69
Merge pull request #708 from rating89us/patch-5
...
ch10: delete 'no longer'; clarify 'forward' word
2021-01-14 19:34:49 -06:00
Andreas M. Antonopoulos
5d923833a4
Merge pull request #707 from rating89us/patch-4
...
ch10: follows -> follow
2021-01-14 19:34:11 -06:00
Andreas M. Antonopoulos
c7b30db76d
Merge pull request #706 from rating89us/patch-3
...
ch10: add "'s input"
2021-01-14 19:33:26 -06:00