1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-01 13:10:04 +00:00
Commit Graph

1033 Commits

Author SHA1 Message Date
Minh T. Nguyen
924ea7bdc4 Fixing non-controversial spelling mistakes in chapter 4 2014-05-25 18:02:27 -07:00
Minh T. Nguyen
dd5f5ae200 Merge branch 'kargakis-develop' into develop 2014-05-25 17:52:19 -07:00
Minh T. Nguyen
00a5761bbc Inserting comma in enumeration; reverting back to Andreas' original sentence to 'Let`s look at how this works...' 2014-05-25 17:51:50 -07:00
Minh T. Nguyen
585ee74181 Merge branch 'develop' of https://github.com/kargakis/bitcoinbook into kargakis-develop 2014-05-25 17:44:44 -07:00
Minh T. Nguyen
3b76fc6112 To create private key, we retry when the random number is less than n - 1; even if it is n - 1; Issue #28 2014-05-25 17:23:47 -07:00
kargakis
f2483c94e8 chapter 4 syntax, grammar and markdown fixes 2014-05-26 00:01:06 +03:00
Andreas M. Antonopoulos
9064688e73 Merge branch 'chapter/Chapter4', compressed keys, into develop 2014-05-24 12:16:56 -04:00
Andreas M. Antonopoulos
4d78debacc further explain WIF-compressed 2014-05-24 12:16:12 -04:00
Andreas M. Antonopoulos
89fb743be5 base58check encodings, compressed public keys, compressed WIF 2014-05-24 12:13:28 -04:00
Andreas M. Antonopoulos
52045782de chapter 4: re-organized flow, expanded sections - private key, ecc, public key, address, base58, base58check. 2014-05-22 20:19:51 -04:00
Andreas M. Antonopoulos
57edb8bc41 downgrade acknowledgments to a level 3 heading 2014-05-21 20:57:18 -04:00
andreas@antonopoulos.com
8e081c2454 Updated book.asciidoc 2014-05-21 16:52:41 -07:00
Andreas M. Antonopoulos
efefb7e417 Merge appendix-bips 2014-05-21 19:49:20 -04:00
Andreas M. Antonopoulos
e1638034d1 Merge branch 'chapter/Chapter5' 2014-05-21 19:48:37 -04:00
Andreas M. Antonopoulos
7af925fabb Merge branch 'chapter/Chapter4' 2014-05-21 19:48:07 -04:00
Andreas M. Antonopoulos
4f95b138dd Added appendix with selected BIPs. Converted from mediawiki using pandoc and edited manually 2014-05-21 19:40:55 -04:00
Andreas M. Antonopoulos
8c53f6221c Merge branch 'chapter/Chapter4', key relationship diagram into develop 2014-05-21 18:52:17 -04:00
Andreas M. Antonopoulos
efc638c733 typo fix and addition of key-relationships (privK to pubK to addressA) diagram 2014-05-21 18:51:45 -04:00
andreas@antonopoulos.com
a760513287 Updated book.asciidoc 2014-05-21 15:26:26 -07:00
Andreas M. Antonopoulos
ebb914aa9a Merge branch 'chapter/Chapter4', ECC Illustrated, into develop 2014-05-21 18:22:49 -04:00
Andreas M. Antonopoulos
053b26739b ECC illustrated 2014-05-21 18:21:47 -04:00
Andreas M. Antonopoulos
db09a6c42d Merge branch 'chapter/Chapter5' into develop 2014-05-19 21:14:56 -04:00
Andreas M. Antonopoulos
a44bc4324b scriptSig, scriptPubKey and transaction script evaluation diagrams 2014-05-19 21:03:58 -04:00
Andreas M. Antonopoulos
ceccc2e038 added note to replace ECC diagrams with ones showing correct points 2014-05-19 08:48:39 -04:00
Andreas M. Antonopoulos
7424ccf138 added base58check encoding image and caption 2014-05-19 08:48:39 -04:00
Andreas M. Antonopoulos
78865bdc96 updated image file names in chapter 2014-05-19 08:48:39 -04:00
Andreas M. Antonopoulos
fe048ccddc renamed images, to remove spaces 2014-05-19 08:48:39 -04:00
Andreas M. Antonopoulos
48bc5ddbf7 Merge branch 'chapter/Chapter4' into develop 2014-05-19 08:45:35 -04:00
Andreas M. Antonopoulos
a6c47ee88c added note to replace ECC diagrams with ones showing correct points 2014-05-19 08:44:04 -04:00
Andreas M. Antonopoulos
7fea35e380 added base58check encoding image and caption 2014-05-19 08:40:33 -04:00
Andreas M. Antonopoulos
2c8774fe9f updated image file names in chapter 2014-05-19 08:37:52 -04:00
Andreas M. Antonopoulos
2089218eff renamed images, to remove spaces 2014-05-19 08:37:11 -04:00
Andreas M. Antonopoulos
74b8c0c313 chapter 4 re-flowed, new diagrams, re-written introduction 2014-05-19 08:34:36 -04:00
Andreas M. Antonopoulos
5f75f408a2 ch4 reflow 2014-05-19 08:34:36 -04:00
Andreas M. Antonopoulos
7d05e1cbbe chapter 4 re-flowed, new diagrams, re-written introduction 2014-05-19 08:33:01 -04:00
Andreas M. Antonopoulos
4399a9507f outline of chapter 5 2014-05-19 00:05:14 -04:00
Andreas M. Antonopoulos
49ee5b2b43 ch4 reflow 2014-05-19 00:03:22 -04:00
Minh T. Nguyen
a4c6534899 Merge pull request #27 from erikwam/patch-5
Update ch03.asciidoc
2014-05-17 15:00:18 -07:00
Erik Wahlström
af1287b5bc Update ch03.asciidoc 2014-05-16 07:47:09 +02:00
Andreas M. Antonopoulos
e5d96ea9a3 bold for Minh 2014-05-15 14:06:09 -04:00
Andreas M. Antonopoulos
c41dec572c layout for acknowledgments 2014-05-15 14:04:46 -04:00
Andreas M. Antonopoulos
54ad826ca6 github link and acknowledgments section 2014-05-15 13:37:17 -04:00
Minh T. Nguyen
640b8b2150 Merge branch 'addressing_trivial_stuff_from_issue17' into develop 2014-05-03 08:02:38 -07:00
Minh T. Nguyen
c1f6f22500 Fixing trivial issues from Issue #17 2014-05-03 08:02:10 -07:00
Minh T. Nguyen
3e4d916e7c Merge branch 'erikwam-patch-4' into develop 2014-05-03 00:07:42 -07:00
Minh T. Nguyen
cbd929d9cd Merging latest from erikwam:patch-4 (Pull request #14) except for the issue about transaction confirmation counts, which I forked into Issue #18 2014-05-03 00:07:20 -07:00
Minh T. Nguyen
4f60dab86b Merge branch 'erikwam-patch-3' into develop 2014-05-02 23:52:05 -07:00
Minh T. Nguyen
5ea4c3bc32 Merging latest from erikwam:patch-3 (pull request #13) 2014-05-02 23:51:48 -07:00
Minh T. Nguyen
990b1b5805 Merge branch 'erikwam-patch-2' into develop 2014-05-02 23:47:42 -07:00
Minh T. Nguyen
8dac4379b7 Merging from arikwam:patch-2 (pull request #12 2014-05-02 23:47:18 -07:00