1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-01 21:19:17 +00:00
Commit Graph

1326 Commits

Author SHA1 Message Date
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
Minh T. Nguyen
23396cf20f Merge branch 'erikwam-patch-1' into develop 2014-05-02 23:44:06 -07:00
Minh T. Nguyen
6e12333733 Merging the latest from erikwam:patch-1 (pull request #11) 2014-05-02 23:43:22 -07:00
Minh T. Nguyen
cac668f0bd Remove merge markers that was left during a merge 2014-05-02 23:08:58 -07:00
Minh T. Nguyen
ede74ca34c Merge branch 'winchell-develop' into develop 2014-05-02 22:57:42 -07:00
Minh T. Nguyen
6b51c8afe2 Merging the majority of winchell's suggestions from pull request #7 2014-05-02 22:54:51 -07:00
Minh T. Nguyen
4cb1e62a13 Merge pull request #16 from enderminh/develop
Fixing spelling/grammar mistakes
2014-05-02 20:46:54 -07:00
Andreas M. Antonopoulos
c60c9d9513 Merge branch 'develop' 2014-05-02 08:32:45 -07:00