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

122 Commits

Author SHA1 Message Date
drusselloctal@gmail.com
f9e1aeeef5 Made changes to ch04.asciidoc 2014-10-30 12:01:47 -07:00
drusselloctal@gmail.com
416806c706 Made changes to ch04.asciidoc 2014-10-30 11:59:19 -07:00
drusselloctal@gmail.com
5881ffbb04 Made changes to ch04.asciidoc 2014-10-30 11:58:01 -07:00
drusselloctal@gmail.com
07e4be9306 Made changes to ch04.asciidoc 2014-10-30 11:52:22 -07:00
drusselloctal@gmail.com
407e08bd87 Made changes to ch04.asciidoc 2014-10-30 11:51:23 -07:00
drusselloctal@gmail.com
263c84bb8c Made changes to ch04.asciidoc 2014-10-30 11:31:55 -07:00
drusselloctal@gmail.com
ed06890600 Made changes to ch04.asciidoc 2014-10-30 11:27:48 -07:00
drusselloctal@gmail.com
02c5fd3587 Made changes to ch04.asciidoc 2014-10-30 09:38:35 -07:00
drusselloctal@gmail.com
a1cd1a818e Made changes to ch04.asciidoc 2014-10-30 09:35:22 -07:00
drusselloctal@gmail.com
83fb3669c9 Made changes to ch04.asciidoc 2014-10-30 09:31:21 -07:00
drusselloctal@gmail.com
c8f1cf5057 Made changes to ch04.asciidoc 2014-10-30 09:22:31 -07:00
drusselloctal@gmail.com
e6e5de0320 Made changes to ch04.asciidoc 2014-10-30 09:20:28 -07:00
drusselloctal@gmail.com
236a01a141 Made changes to ch04.asciidoc 2014-10-30 09:14:27 -07:00
drusselloctal@gmail.com
77babadbcf Made changes to ch04.asciidoc 2014-10-30 08:47:26 -07:00
drusselloctal@gmail.com
aefc2f0c7f Made changes to ch04.asciidoc 2014-10-30 08:30:34 -07:00
drusselloctal@gmail.com
f0890f43dd Made changes to ch04.asciidoc 2014-10-30 08:24:07 -07:00
drusselloctal@gmail.com
489e1312a3 Made changes to ch04.asciidoc 2014-10-30 08:22:04 -07:00
drusselloctal@gmail.com
7b2d0d6955 Made changes to ch04.asciidoc 2014-10-30 08:19:57 -07:00
drusselloctal@gmail.com
a63b1931e8 Made changes to ch04.asciidoc 2014-10-30 08:11:45 -07:00
myarbrough@oreilly.com
9ef1f5316c Made changes to ch04.asciidoc 2014-10-15 08:28:24 -07:00
myarbrough@oreilly.com
3f9f42b7da Made changes to ch04.asciidoc 2014-10-15 08:26:02 -07:00
Chris Pappas
86ba01ae9e Some more markup changes 2014-10-07 13:22:44 -04:00
Chris Pappas
4f2958ec72 Fixing xref errors and mathml problem 2014-10-07 12:37:32 -04:00
Chris Pappas
753f79ea71 Removing some hard coded xrefs 2014-10-07 11:51:34 -04:00
Chris Pappas
c44017a5ee Renaming figure filerefs 2014-10-07 11:35:22 -04:00
Andreas M. Antonopoulos
aa332a7008 code examples 2014-09-28 11:52:50 -04:00
Andreas M. Antonopoulos
b786ce566f fixes 2014-09-25 12:13:18 -04:00
Andreas M. Antonopoulos
4b894c232c Merge branch 'am_review' into develop 2014-09-25 12:02:43 -04:00
Andreas M. Antonopoulos
8235b51ca8 review comments from Allyson MacDonald 2014-09-25 12:02:07 -04:00
Minh T. Nguyen
e294098eda Being specific about the exclusiveness of the end points for normal vs. hardened key ranges and fixing some hexadecimal conversions 2014-09-24 09:41:55 -07:00
Minh T. Nguyen
59b2b890db I believe m/44'/2'/0'/0/1 is the *second* private key not the first 2014-09-24 09:28:58 -07:00
Minh T. Nguyen
bd66bdc814 Light copy editing of some of the recent commits 2014-09-24 09:09:31 -07:00
Andreas M. Antonopoulos
43c0b0357f bip32 examples, xpub, xprv encoding 2014-09-23 18:45:35 -04:00
Andreas M. Antonopoulos
b58da2bca0 replaced SVG with PNG 2014-09-22 23:26:35 -04:00
Andreas M. Antonopoulos
c3a755a721 fixes 2014-09-22 21:38:31 -04:00
Andreas M. Antonopoulos
51c319c54c bip32, bip43, bip44 initial commit 2014-09-22 18:58:53 -04:00
Andreas M. Antonopoulos
23a6c8276c ch4 and ch5 fixes, moved OP list to appendix 2014-09-07 13:39:44 -04:00
Andreas M. Antonopoulos
d4a2526c32 cleaned up ECC math, fixed to ch4 2014-09-07 13:22:17 -04:00
Sam Ritchie
47a79e36e0 Small typo re: x axis reflection
Following the previous example, reflecting -4G should give us 4G, not G.
2014-08-29 09:49:20 -06:00
Andreas M. Antonopoulos
209e6a808c Amir Taaki's comments and corrections 2014-08-25 11:36:44 -04:00
Lornestar
c3190cd32c Improved description of keys ownership 2014-08-23 20:28:20 +08:00
ethers
f048a7c24c be more precise about secp256k1 curve
(is also more consistent with further text in the chapter)
2014-08-18 23:30:30 -07:00
ethers
d18aa9d9ce grammar 2014-08-18 23:18:28 -07:00
Minh T. Nguyen
0283588c75 Changing commutative to associative when discussing properties of addition per issue #95 2014-08-12 08:36:11 -07:00
Minh T. Nguyen
713fe0e562 More revertion to original text or minor text adaptation following the merge from #74 2014-07-31 00:04:13 -07:00
Ed Eykholt
8c0e2d49ef wordsmithing ch04.asciidoc
Also merged two tips that had duplicate wording.
2014-07-30 00:52:10 -07:00
Minh T. Nguyen
8320b175e7 Minor revertion to its original sentence structure albeit keeping Richard's ;calculation' 2014-07-17 08:20:33 -07:00
Minh T. Nguyen
20fea47e40 Merge branch 'develop' of https://github.com/richardkiss/bitcoinbook into richardkiss-develop 2014-07-17 08:14:42 -07:00
Alex Waters
77335865e9 Typo 2014-07-13 19:46:28 -04:00
Alex Waters
be4e57f01b 'key' to 'keyspace'
The term 'keyspace' more accurately reflects the nature of this statement.
2014-07-13 19:43:53 -04:00