Raul Siles
3d499e621c
Replace seed by a most appropriate term in some occurrences
...
- Replace 'seed' by 'random sequence' twice, as using the term 'seed' to refer to the initial random sequence or value encoded by the mnemonic words is confusing, as these mnemonic words are later on used to derive the real 512-bit seed.
- Introduced the term "initial seed" to clarify that the "mnemonic" random sequence (entropy) can be considered, in fact, a seed, but to avoid confusion with the root seed, or seed, used later.
- Replace 'seed' by 'mnemonic code' twice, when covering the optional passphrase in BIP-39, as the mnemonic code plus the optional passphrase is what produces the seed. It is confusing if the term seed is used to refer to the initial entropy, rather than the 512-bit seed.
- All these modifications have been carefully evaluated to minimise the number of changes and leave the original usage of the (root) seed.
2021-04-03 23:02:08 +02:00
Will Binns
3f8789f8cb
Merge pull request #866 from krupawan5618/patch-2
...
ch01: Removed Mycelium and replaced with Bluewallet
2021-03-11 08:49:51 +01:00
Will Binns
8d55f0759a
ch05: Don't use web pages to generate mnemonics
...
Due to the recent controversy regarding bitcoinpaperwallet.com,
recommending we don't even point people to places where they can use
webpages to generate private keys and/or mnemonics.
2021-03-11 08:35:40 +01:00
Will Binns
97fc0ed895
ch05: Revise wording regarding derivation
...
Closes #552
2021-03-10 09:08:36 +01:00
Will Binns
cda3029400
ch05: s/Mycelium Gear/BTCPay Server/
2021-03-09 10:36:59 +01:00
Will Binns
ec6887c389
ch05: Fix redirected link
2021-03-09 10:29:28 +01:00
krupawan5618
a344ffb053
Update ch05.asciidoc
...
Replacing mycelium with Bluewallet.
2021-03-08 14:49:15 -05:00
Will Binns
72abc050e1
Merge pull request #803 from rating89us/patch-1
...
ch05: Keepkey -> KeepKey
2021-03-04 20:09:51 +01:00
Will Binns
a1990f0606
Merge pull request #805 from rating89us/patch-4
...
ch05: detailing HD wallet path example
2021-03-04 19:06:40 +01:00
rating89us
8fbe66c494
ch05: detailing HD wallet path example
2021-02-22 14:23:22 +01:00
rating89us
4035aa00fc
ch05: add key and (non-hardened)
2021-02-22 13:53:43 +01:00
rating89us
439fe896e6
ch05: Keepkey -> KeepKey
2021-02-21 21:27:50 +01:00
rating89us
388da74024
ch05: keys -> addresses
2021-02-20 02:15:30 +01: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
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
Dan Raviv
57a1cb9c85
ch5 - Fix intro to seed generation examples
...
Intro indicates all the examples are without any passphrase, even though one of the examples is with a passphrase.
2019-09-07 04:25:01 +03:00
Amin Mazinani
fd9ff0017f
fix a typo in ch5 : an deterministic
2019-01-07 11:13:58 +03:30
Tiago Canto
0c9fe256b0
In CKD function the public key is compressed
...
264 bits is the size of a compressed public key
2018-11-07 16:26:24 -03:00
María
8a1c83659b
fixed example in Table 5-6. HD wallet path examples
2018-05-23 15:07:29 +02:00
Andreas M. Antonopoulos
078489e70a
Errata 163600
2018-03-14 10:47:50 -06:00
Andreas M. Antonopoulos
75484bb05a
Merge branch 'second_edition'
2018-02-02 15:15:14 -06:00
Sameer Zahid
b8f1dbd4a6
Clearer description of the decendants in HD wallet key path table
2017-11-29 23:11:58 +04:00
Akira Chiku
63da98e1bd
Fix ch05 sentence
...
"The public keys do not need to be preloaded or" -> "The public keys need to be preloaded or"
2017-08-17 20:00:52 +09:00
kristen@oreilly.com
8fb232ff11
Edited ch05.asciidoc with Atlas code editor
2017-07-18 09:32:03 -07:00
kristen@oreilly.com
e3f86f1f88
Edited ch05.asciidoc with Atlas code editor
2017-07-18 09:31:29 -07:00
Andreas M. Antonopoulos
a3401787b2
updated BIP39 generator page URL
2017-07-18 12:11:18 +08:00
Andreas M. Antonopoulos
5a69cc6c0e
fix wording on child key derivation
2017-07-18 11:30:39 +08:00
nadams
53e1e8f8fc
Edited ch05.asciidoc with Atlas code editor
2017-05-18 12:41:23 -07:00
nadams
1ae19de662
Edited ch05.asciidoc with Atlas code editor
2017-05-18 09:20:59 -07:00
nadams
f41e231729
Edited ch05.asciidoc with Atlas code editor
2017-05-18 07:13:32 -07:00
nadams
56beee8fae
Edited ch05.asciidoc with Atlas code editor
2017-05-17 10:39:41 -07:00
nadams
cfb2d06a86
Edited ch05.asciidoc with Atlas code editor
2017-05-17 10:38:57 -07:00
nadams
d81fddd0c2
Edited ch05.asciidoc with Atlas code editor
2017-05-17 10:34:20 -07:00
nadams
995ea15cc7
Edited ch05.asciidoc with Atlas code editor
2017-05-17 10:29:40 -07:00
nadams
0a8e8f2536
Edited ch05.asciidoc with Atlas code editor
2017-05-11 06:21:00 -07:00
nadams
ac1cfc8167
Edited ch05.asciidoc with Atlas code editor
2017-05-11 05:57:22 -07:00
nadams
e827fe17e3
Edited ch05.asciidoc with Atlas code editor
2017-05-10 13:33:22 -07:00
nadams
c954e89433
Edited ch05.asciidoc with Atlas code editor
2017-05-10 13:32:33 -07:00
Nick Adams
c05329d9cf
PR edits through Ch 5
2017-05-09 16:16:06 -04:00
judymcconville@roadrunner.com
5b2fb70bac
Edited ch05.asciidoc with Atlas code editor
2017-05-03 11:03:53 -07:00
judymcconville@roadrunner.com
4826bf1c45
Edited ch05.asciidoc with Atlas code editor
2017-05-03 09:17:41 -07:00
judymcconville@roadrunner.com
cf38a0a6de
Edited ch05.asciidoc with Atlas code editor
2017-05-03 09:16:45 -07:00
judymcconville@roadrunner.com
5cdfd9f588
Edited ch05.asciidoc with Atlas code editor
2017-05-03 09:14:29 -07:00
judymcconville@roadrunner.com
c578083c4c
Edited ch05.asciidoc with Atlas code editor
2017-05-03 09:09:08 -07:00
judymcconville@roadrunner.com
458a0883e2
Edited ch05.asciidoc with Atlas code editor
2017-05-03 09:08:36 -07:00
judymcconville@roadrunner.com
730659dca4
Edited ch05.asciidoc with Atlas code editor
2017-04-28 12:53:01 -07:00
judymcconville@roadrunner.com
778fabc590
Edited ch05.asciidoc with Atlas code editor
2017-04-28 12:47:52 -07:00
judymcconville@roadrunner.com
25f78bef72
Edited ch05.asciidoc with Atlas code editor
2017-04-28 12:46:33 -07:00
judymcconville@roadrunner.com
3f4784fbdb
Edited ch05.asciidoc with Atlas code editor
2017-04-28 12:45:41 -07:00
judymcconville@roadrunner.com
72f8bc7694
Edited ch05.asciidoc with Atlas code editor
2017-04-28 12:43:26 -07:00