1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-18 22:28:16 +00:00
Commit Graph

373 Commits

Author SHA1 Message Date
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
0f92746738
ch04: Remove bash symbol from comments 2021-02-20 11:36:33 +01:00
rating89us
b640698e0f
ch04: paper wallet = private key + address 2021-02-19 01:58:46 +01:00
rating89us
a65b9fbcd6
ch04: fix multisig explanation 2021-02-12 15:39:11 +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
Hennadii Stepanov
3d34e80ef5
ch04: Fix terms of ScriptSig
For P2PKH outputs the ScriptSig contains a public key, but not its hash.
2021-01-14 02:08:19 +02:00
Will Binns
eb2c8cc7ad
ch04: Fix subscript
Resolves #679
2020-07-16 18:12:16 +02:00
Will Binns
cc227c673a
ch04: Drop reference to BIP-38
Resolves #635
2020-07-16 17:30:55 +02:00
Vincent DENIEL
1283e0598d
Update ch04.asciidoc
Clarifying that multiple signatures can be checked against the public key.
2020-06-27 16:44:57 +02:00
Will Binns
3234b12cd3
ch04: Drop incorrect reference to function 2020-04-30 20:36:14 -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
Will Binns
ca98e92e0b
Merge pull request #644 from danra/patch-1
Note should be a warning
2019-10-03 15:05:36 +02:00
Dan Raviv
d43744cd4c
Clarify warning in ch4 2019-09-06 15:48:29 +03:00
Dan Raviv
0a10c34e90
Note should be a warning 2019-09-06 08:26:53 +03:00
kristen@oreilly.com
8ac54c414b Edited ch04.asciidoc with Atlas code editor 2018-03-15 09:28:26 -07:00
kristen@oreilly.com
214bd5c1cd Edited ch04.asciidoc with Atlas code editor 2018-03-05 11:28:07 -08:00
Andreas M. Antonopoulos
177c2e6afe 1.158e77 should have been 1.1578e77 #481 2018-03-03 14:35:50 -06:00
Yancy Ribbens
8704220047 Unable to compile without providing c++ version flag 2018-02-20 23:02:07 -06:00
Andreas M. Antonopoulos
69c00abc34 Moved example down and added tip #449
Example produces a compressed public key, which is not introduced as a concept until later. This results in a different address, causing confusion. Moved the example to after the section on compressed public keys and added a TIP to clarify
2018-02-04 10:26:45 -06:00
Andreas M. Antonopoulos
ff996795f9 Clarification of os.urandom "quality" caution #417 2018-02-03 19:17:35 -06:00
Andreas M. Antonopoulos
19952cdec0 Cleaned up script, enclosed in quotes, removed spaces #403 2018-02-03 18:26:59 -06:00
Andreas M. Antonopoulos
ef4b4f72f0 Merge remote-tracking branch 'github/develop' into develop 2018-02-02 15:09:38 -06:00
Andreas M. Antonopoulos
9f7a0a8cd6 Merge branch 'master' into develop
Editorial changes from ORM
2018-01-12 10:07:39 -06:00
Reuben Thomas
a0b9d80b83 Make range of private key precise 2017-11-26 11:39:29 +00:00
Will Binns
deb7a859ac
Merge pull request #404 from ivangreene/patch-1
Remove spaces from example P2SH script
2017-11-18 07:02:28 -06:00
ivangreene
f02bba120a
Remove spaces from example P2SH script 2017-11-08 18:21:28 -06:00
Matt McGivney
d14c291950 Fix minor grammatical issue
Hopefully an easy one!
2017-08-02 09:54:22 -06:00
kristen@oreilly.com
ec60d9ae72 Edited ch04.asciidoc with Atlas code editor 2017-07-18 09:23:47 -07:00
nadams
0292fa442a Edited ch04.asciidoc with Atlas code editor 2017-05-18 12:32:54 -07:00
nadams
6b8793e645 Edited ch04.asciidoc with Atlas code editor 2017-05-18 12:07:53 -07:00
nadams
a8348ca070 Edited ch04.asciidoc with Atlas code editor 2017-05-18 09:22:35 -07:00
nadams
aa4c47334b Edited ch04.asciidoc with Atlas code editor 2017-05-18 09:17:47 -07:00
nadams
1ca1dfbd62 Edited ch04.asciidoc with Atlas code editor 2017-05-18 09:17:16 -07:00
nadams
43df5ae3bb Edited ch04.asciidoc with Atlas code editor 2017-05-18 08:09:15 -07:00
nadams
50dd84224b Edited ch04.asciidoc with Atlas code editor 2017-05-18 07:53:05 -07:00
nadams
02711ea62a Edited ch04.asciidoc with Atlas code editor 2017-05-18 07:52:28 -07:00
nadams
70f7edb1fe Edited ch04.asciidoc with Atlas code editor 2017-05-17 09:17:16 -07:00
nadams
047a69ba01 Edited ch04.asciidoc with Atlas code editor 2017-05-17 09:00:28 -07:00
nadams
088077d9ea Edited ch04.asciidoc with Atlas code editor 2017-05-11 07:06:18 -07:00
nadams
e29eef8b5b Edited ch04.asciidoc with Atlas code editor 2017-05-11 06:58:57 -07:00
nadams
3c349bc337 Edited ch04.asciidoc with Atlas code editor 2017-05-11 06:58:00 -07:00
nadams
123403fcef Edited ch04.asciidoc with Atlas code editor 2017-05-11 06:51:05 -07:00
nadams
ac79bc71b9 Edited ch04.asciidoc with Atlas code editor 2017-05-11 06:17:34 -07:00
nadams
64ae49b2d2 Edited ch04.asciidoc with Atlas code editor 2017-05-11 05:55:53 -07:00
nadams
24c034360a Edited ch04.asciidoc with Atlas code editor 2017-05-10 13:17:50 -07: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
1422a135ab Edited ch04.asciidoc with Atlas code editor 2017-05-03 10:55:21 -07:00