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

2888 Commits

Author SHA1 Message Date
Minh T. Nguyen
25e32ccbc7 Better wording for 'be they are legitimate governments' from issue #41 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
3122090cce Correcting the block number of Alice's transaction as reported by Issue #40 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
286c63d44e Changing casing of millibits to milliBits following the standard on https://en.bitcoin.it/wiki/MilliBit 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
e2a9bb27be A public key should be 520 bits / 65 bytes; reported by Issue #39 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
a213cb0350 Using the correct public key and x/y coordinates as reported by Issue #39 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
4c1e976363 Correcting the math of the range of patterns for 1Kids* reported with Issue #38 2014-06-07 12:22:59 -07:00
Erik Wahlström
4a02331491 Update ch04.asciidoc
Suspected typos.
2014-06-07 12:22:59 -07:00
Nagaraj Hubli
be1946fc52 minor change
In the last sentence, since we are referring to the older wallets first as...

"This allows the importing wallet to distinguish between private keys originating from older or newer wallets"

At the end of the sentence it would be nice to have "uncompressed, or the compressed respectively", rather than "compressed, or the uncompressed"
2014-06-07 12:22:59 -07:00
Andreas M. Antonopoulos
37350b3d58 warning to readers - no comments, issues or PRs yet, still heavily editing 2014-06-07 12:06:48 -07:00
Andreas M. Antonopoulos
d66601c0a6 ch5 outline work 2014-06-07 12:06:48 -07:00
Andreas M. Antonopoulos
5a56fab327 ch5 intro 2014-06-07 12:06:48 -07:00
Andreas M. Antonopoulos
80196d3088 ch5 outline 2014-06-07 12:06:47 -07:00
Andreas M. Antonopoulos
ed93956746 warning to readers - no comments, issues or PRs yet, still heavily editing 2014-06-07 11:59:35 -07:00
Andreas M. Antonopoulos
977d246c35 ch5 outline work 2014-06-07 11:58:06 -07:00
Andreas M. Antonopoulos
5b55ba5664 ch5 intro 2014-06-07 10:53:28 -07:00
Minh T. Nguyen
9b6e771645 Better wording for 'be they are legitimate governments' from issue #41 2014-06-06 08:13:13 -07:00
Minh T. Nguyen
49444f7d64 Correcting the block number of Alice's transaction as reported by Issue #40 2014-06-06 07:56:13 -07:00
Minh T. Nguyen
56f093a8ec Changing casing of millibits to milliBits following the standard on https://en.bitcoin.it/wiki/MilliBit 2014-06-06 07:53:31 -07:00
Minh T. Nguyen
26c929da66 A public key should be 520 bits / 65 bytes; reported by Issue #39 2014-06-05 23:04:48 -07:00
Minh T. Nguyen
40c25b65cb Using the correct public key and x/y coordinates as reported by Issue #39 2014-06-05 23:00:43 -07:00
Minh T. Nguyen
b4468d0aa9 Correcting the math of the range of patterns for 1Kids* reported with Issue #38 2014-06-03 21:54:28 -07:00
Minh T. Nguyen
7ef14e8c65 Merge pull request #37 from erikwam/patch-6
Update ch04.asciidoc
2014-06-03 21:41:03 -07:00
Minh T. Nguyen
740d2f7c8d Merge pull request #36 from nagarajhubli/patch-1
minor change
2014-06-03 21:38:57 -07:00
Andreas M. Antonopoulos
de38f59be4 ch5 outline 2014-06-04 00:17:57 -04:00
Erik Wahlström
4c3f9a6919 Update ch04.asciidoc
Suspected typos.
2014-06-03 16:18:09 +02:00
Nagaraj Hubli
7694ede81f minor change
In the last sentence, since we are referring to the older wallets first as...

"This allows the importing wallet to distinguish between private keys originating from older or newer wallets"

At the end of the sentence it would be nice to have "uncompressed, or the compressed respectively", rather than "compressed, or the uncompressed"
2014-06-03 14:54:12 +05:30
Minh T. Nguyen
85b0e5574d Merge pull request #35 from nagarajhubli/develop
Update ch04.asciidoc
2014-06-02 22:12:47 -07:00
Nagaraj Hubli
b2728fe8fb Update ch04.asciidoc 2014-06-03 02:17:24 +05:30
Andreas M. Antonopoulos
2a5a865f17 fixed heading and command output 2014-06-02 15:16:16 -04:00
Andreas M. Antonopoulos
774a778a45 added code example in text and the output of running the code 2014-06-02 15:10:42 -04:00
Andreas M. Antonopoulos
4ab26920b9 added python code sample for key and address generation in various formats 2014-06-02 15:04:18 -04:00
Andreas M. Antonopoulos
2505ada6fe corrected text for ECC "addition to self" G+G, 2G+2G etc 2014-06-01 21:42:23 -04:00
Andreas M. Antonopoulos
233d97c4d6 corrected EC chart 2014-06-01 21:39:59 -04:00
Minh T. Nguyen
586c850e5f Light grammatical changes 2014-06-01 16:47:50 -07:00
Minh T. Nguyen
c79af1be5e Merge branch 'jayaddison-develop' into develop 2014-06-01 16:15:23 -07:00
Minh T. Nguyen
266c8d9f13 Merging a good portion of Issue #33, but not all 2014-06-01 16:15:07 -07:00
James Addison
b011af9243 First proofreading / editing pass 2014-05-31 18:53:34 -07:00
andreas@antonopoulos.com
b22390950d Updated book.asciidoc 2014-05-31 16:45:00 -07:00
Andreas M. Antonopoulos
dc8e0fe995 Merged latest changes from chapter 4 2014-05-31 19:40:19 -04:00
Andreas M. Antonopoulos
3d8008caa4 remove book.asciidoc 2014-05-31 19:36:00 -04:00
Andreas M. Antonopoulos
270bf067a0 remove book.asciidoc (index file) from repo 2014-05-31 19:33:25 -04:00
Andreas M. Antonopoulos
8704772875 chapter sections and headings re-organization 2014-05-31 19:26:34 -04:00
Andreas M. Antonopoulos
c3bb3651cd p2sh, multisig and paper wallets 2014-05-31 00:23:15 -04:00
Andreas M. Antonopoulos
fa69036d63 bip0038 section done 2014-05-30 21:45:46 -04:00
Andreas M. Antonopoulos
f3c9ba00ac finished vanity section 2014-05-30 21:12:19 -04:00
Minh T. Nguyen
d1a156ffa6 Suggest changing 'no more' to 'no easier' in this sentence. I think that's what you meant 2014-05-30 00:41:01 -07:00
Minh T. Nguyen
43cd392fe8 Minor grammatical fixes 2014-05-30 00:40:01 -07:00
Minh T. Nguyen
a0bbbab260 Changing Base58Check encoded 'address' to 'payload' to drive down the point that this allows for differentiation of different *types* of data 2014-05-30 00:14:57 -07:00
Minh T. Nguyen
da35f9e99c Missing period 2014-05-30 00:12:21 -07:00
Minh T. Nguyen
38b95f339f Capitalize english -> English 2014-05-30 00:06:57 -07:00