krupawan5618
608c0c0318
Update ch04.asciidoc
...
Added 8G for completeness and as depicted by image.
2021-02-24 20:45:50 -05:00
Will Binns
363030efb5
Merge pull request #800 from rating89us/patch-35
...
ch04: Base-58 -> Base58
2021-02-20 21:46:55 +00:00
Will Binns
fe1c8ab907
Merge pull request #797 from rating89us/patch-36
...
ch04: add "web, desktop, or mobile" wallet
2021-02-20 21:45:30 +00:00
Will Binns
2cacfc186a
Merge pull request #753 from rating89us/patch-13
...
ch04: sentence is about vanity pool, not pools in general
2021-02-20 18:40:51 +00:00
Will Binns
835c964fb9
Merge pull request #756 from rating89us/patch-16
...
ch04: add . to end sentence
2021-02-20 18:38:00 +00:00
rating89us
4306ebdb6e
ch04: Base-58 -> Base58
2021-02-20 17:30:11 +01:00
rating89us
57eaed3c52
ch04: add "web, desktop, or mobile" wallet
2021-02-20 15:32:05 +01:00
Will Binns
9a8224e0cc
Merge pull request #768 from Matthiti/ch04-period-in-quote
...
Chapter 4: put period outside of quote marks.
2021-02-20 13:41:13 +00:00
Will Binns
2ca87a4e5c
Merge pull request #772 from ffilozov/ch04_fix1
...
Rewording phrase to be consistent with earlier phrasing
2021-02-20 13:25:38 +00:00
Will Binns
c9dab0d991
Merge pull request #773 from ffilozov/ch04_fix2
...
Adding missing preposition.
2021-02-20 12:54:46 +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
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
Felix Filozov
4ee95ea2a9
Adding missing preposition.
2021-02-10 21:20:03 -05:00
Felix Filozov
f8bd256311
Rewording phrase to be consistent with earlier phrasing
2021-02-10 20:13:33 -05:00
Matthijs Roelink
5b03ecb3df
Chapter 4: put period outside of quote marks.
2021-02-08 15:12:06 +01:00
rating89us
bbc3572fdc
ch04: add . to end sentence
2021-01-23 18:51:10 +01:00
rating89us
eef7d4308b
ch04: sentence is about vanity pool, not pool in general
2021-01-22 00:21:48 +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