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
|
4ee95ea2a9
|
Adding missing preposition.
|
2021-02-10 21:20:03 -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 |
|
Felix Filozov
|
f8bd256311
|
Rewording phrase to be consistent with earlier phrasing
|
2021-02-10 20:13:33 -05:00 |
|
Felix Filozov
|
984005648a
|
Fixing typo
|
2021-02-10 20:10:13 -05:00 |
|
Matthijs Roelink
|
5b03ecb3df
|
Chapter 4: put period outside of quote marks.
|
2021-02-08 15:12:06 +01:00 |
|
rating89us
|
4971598b5a
|
glossary: add passphrase entry
|
2021-02-08 01:47:23 +01:00 |
|
jerzybrzoska
|
e0af335152
|
ch08.asciidoc: Implementation status of BIP-150 and BIP-151 (
In fact, [BIP-151](https://github.com/bitcoin/bips) was withdrawn.
|
2021-02-05 10:52:45 +01:00 |
|
rating89us
|
eb57ec48a0
|
ch12: transaction -> transactions
|
2021-01-31 18:22:49 +01:00 |
|
rating89us
|
5a999ae452
|
ch06: that -> each
|
2021-01-31 16:27:36 +01:00 |
|
rating89us
|
d4fa3e590a
|
ch06: extracted -> extracts (parallelism)
|
2021-01-31 16:17:08 +01:00 |
|
jerzybrzoska
|
dc290d7b87
|
"verack message" instead of "verack"
The reader was not introduced to the term verack earlier - 'verack' appears only once in this chapter. Thus, "verack message" seems more readable.
|
2021-01-30 16:14:37 +01:00 |
|
rating89us
|
2feb6ac3c3
|
ch06: a -> this
|
2021-01-26 08:56:45 +01:00 |
|
rating89us
|
5ecbf39068
|
ch06: explaining that the change "gift" goes to the miner
|
2021-01-24 23:58:15 +01:00 |
|
rating89us
|
bbc3572fdc
|
ch04: add . to end sentence
|
2021-01-23 18:51:10 +01:00 |
|
rating89us
|
71666cbb54
|
ch10: replace - by – in Total Fees equation
|
2021-01-23 03:59:50 +01:00 |
|
rating89us
|
39d0111fe2
|
glossary: start a new sentence in"P2SH address"
|
2021-01-22 14:19:29 +01:00 |
|
rating89us
|
eef7d4308b
|
ch04: sentence is about vanity pool, not pool in general
|
2021-01-22 00:21:48 +01:00 |
|
rating89us
|
d06e7c54bf
|
glossary: BIP32 -> BIP-32
|
2021-01-21 09:21:47 +01:00 |
|
rating89us
|
ab67789c98
|
ch08: delete extra space before "These two BIPs"
|
2021-01-21 08:55:00 +01:00 |
|