1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-26 18:08:31 +00:00
Commit Graph

3371 Commits

Author SHA1 Message Date
Will Binns
c45212e2ad
preface: Add contributor, Andrey Esaulov 2020-05-01 12:13:28 -06:00
Will Binns
4817bbe3db preface: Revise contributor list intro string
Updated the sentence to accommodate instances when a contributor name
isn't available (when a person only goes by a GitHub ID).
2020-05-01 12:12:52 -06:00
Will Binns
3bf2d856c4
Merge pull request #669 from andremaha/patch-block-height-link
The old link was throwing unkown error at the blockchain.com
2020-05-01 12:12:28 -06:00
Will Binns
146e1fafba
Merge branch 'develop' into patch-block-height-link 2020-05-01 12:11:09 -06:00
Will Binns
cd68df7dce preface: Add contributor, Nicholas Chen 2020-05-01 12:04:05 -06:00
Will Binns
3abff44089 preface: Add contributor, Jo Wo 2020-05-01 12:04:05 -06:00
Will Binns
124111f3a3
Merge pull request #670 from nickycutesc/patch-1
small grammar corrections
2020-05-01 12:03:16 -06:00
Will Binns
6990e9d83a
Merge pull request #671 from jowo-io/develop
Ensuring "constant width" font is used for two references to `nLocktime`
2020-05-01 11:57:06 -06:00
Will Binns
13da8927d3
preface: Add contributor, Zheng Jia 2020-05-01 11:55:46 -06:00
Will Binns
2b08f07c47 preface: Add contributor, Stacie (staciewaleyko) 2020-04-30 22:15:31 -06:00
Will Binns
720e376e3e
Merge pull request #661 from staciewaleyko/patch-1
Fix typo in chapter 7 ("to" => "with")
2020-04-30 22:14:23 -06:00
Will Binns
2a2a5e93be
preface: Add contributor, Harry Moreno 2020-04-30 22:13:06 -06:00
Will Binns
ea44ca0fd8
Merge pull request #658 from morenoh149/patch-1
Remove unneeded env var declaration
2020-04-30 22:12:32 -06:00
Will Binns
4cfe0a8273
preface: Add contributor, Gus (netpoe) 2020-04-30 22:11:03 -06:00
Will Binns
750dd24463
Merge pull request #656 from netpoe/ch7-outputs-fix
Removes sentence structure error: "outputs"
2020-04-30 22:10:07 -06:00
Will Binns
7a35d2c3f9
preface: Add contributor, Omar Boukli-Hacene 2020-04-30 21:53:54 -06:00
Will Binns
f35e09a9b5
Merge pull request #577 from oboukli/chapter-12-updates-001
Revise URLs in Chapter 12
2020-04-30 21:52:52 -06:00
Will Binns
2b96dae992
ch12: Revise URL reference 2020-04-30 21:52:00 -06:00
Will Binns
46cd70c1aa
preface: Add contributors
+ Adán SDPC (aesedepece)
+ Jordan Baczuk (JBaczuk)
+ María Martín (mmartinbar)
2020-04-30 21:28:10 -06:00
Will Binns
182c7f7ae0
Merge pull request #572 from mmartinbar/develop
fixed example in Table 5-6. HD wallet path examples
2020-04-30 21:26:24 -06:00
Will Binns
6b7ac0501f
preface: Add contributors, Dan Nolan & Michael Newman 2020-04-30 21:15:13 -06:00
Will Binns
f53410db79
Merge pull request #672 from Dan-Nolan/patch-1
Integer Typo: Ch 10
2020-04-30 21:08:14 -06:00
Will Binns
d851aa8004
preface: Add contributor, Reproducibility Matters 2020-04-30 20:41:01 -06:00
Will Binns
3234b12cd3
ch04: Drop incorrect reference to function 2020-04-30 20:36:14 -06:00
Will Binns
465eb1e986
preface: Add contributor, Yoshimasa Tanabe 2020-04-30 14:12:58 -06:00
Will Binns
d9dd84cf3d
Merge pull request #675 from emag/fix-url-in-chapter-02
Fix Alice's transaction URL
2020-04-30 14:11:37 -06:00
Will Binns
24424fa541
preface: Add contributor, Nhan Vu 2020-04-30 11:11:08 -06:00
Will Binns
d87625f93a
Merge pull request #677 from jobnomade/patch-1
Replace OpenSSL with secp265k1
2020-04-30 11:08:09 -06:00
Will Binns
52f39e1969
ch04: Fix typo and update link 2020-04-30 11:07:07 -06:00
Nhan Vu
16361241c8
Replace OpenSSL with secp265k1
According to the tweet https://twitter.com/aantonop/status/1255853793805287429 I replaced OpenSSL with secp265k1 and point to the bitcoin core github repository. Feel free to generate your bit.ly url. My name is Tri Nhan Vu focussing on blockchain education for german speaking people https://chainist.de/.
2020-04-30 16:02:48 +02:00
emag
5dce134ebb Fix Alice's transaction URL 2020-03-02 19:09:17 +09:00
Dan Nolan
f564e60226
Integer Typo 2020-02-12 16:53:32 -05:00
JoWo
0e2256e394 ensuring "constant width" of two references to nLocktime 2020-02-05 11:24:21 +01:00
Nicholas Chen
250b5dd841
small grammar corrections 2020-01-10 13:31:31 -05:00
Andrey Esaulov
83fe5aa632 The old link was throwing unkown error at the blockchain.com 2020-01-06 20:13:35 +01:00
Stacie Waleyko
ee79882eb8
Fix typo in chapter 7 ("to" => "with") 2019-10-28 08:30:42 -04:00
Harry Moreno
15d2ec3e37
Remove unneeded env var declaration
The NODE_PATH is not needed to run these examples. Also this is an unreliable way to set the environment variable anyway (didn't work for me).
2019-10-12 00:47:57 -04:00
Gus
6599228da5 Removes sentence structure error: "outputs" 2019-10-10 08:35:27 -06:00
Will Binns
84e0899d0e
Merge pull request #560 from user135711/patch-1
bitcoin.conf is not created automatically
2019-10-05 09:40:41 +02:00
Will Binns
bb8e103a8d
ch03: Tweak wording regarding creation of config 2019-10-05 09:40:16 +02:00
Will Binns
22a5950abf
Merge pull request #540 from Quuxplusone/op-tuck
Bunch of random errata
2019-10-05 09:13:56 +02:00
Will Binns
1bdd74320a
Merge branch 'develop' into op-tuck 2019-10-05 09:07:24 +02:00
Will Binns
cec55847b0
Merge pull request #616 from terzim/patch-2
Update ec-math.py
2019-10-04 21:41:25 +02:00
Will Binns
dd0f71eb0f
Merge pull request #610 from tiagocanto01/patch-1
In CKD function the public key is compressed
2019-10-04 18:32:09 +02:00
Will Binns
e1163b8f77
Merge pull request #558 from oboukli/chapter-01-updates
Chapter 01 Minor Corrections
2019-10-04 13:02:45 +02:00
Will Binns
df5e77fbf9
Merge pull request #550 from bilthon/develop
Illustration of the effect of the different SIGHASH flag combinations
2019-10-04 12:56:28 +02:00
Will Binns
f9863fad0d
Merge pull request #641 from mikong/update-domain
Update domain for bitcoinfees website in ch06
2019-10-04 12:44:43 +02:00
Will Binns
15388c041a
Merge pull request #633 from nyashasachikonye/fix-connection_description
changed the word from reliable to persistant for clarity
2019-10-04 10:48:06 +02:00
Will Binns
e1290e42d6
ch08: Remove space preceding hyphen 2019-10-04 10:46:08 +02:00
Will Binns
ca98e92e0b
Merge pull request #644 from danra/patch-1
Note should be a warning
2019-10-03 15:05:36 +02:00