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

705 Commits

Author SHA1 Message Date
Lornestar
68fe6a3d29 Update ch01.asciidoc
Identifying the potential pains that Bitcoin can solve, quantifying how big of an impact the innovation can really have.  This should hopefully get the reader excited about the possible power their code can have, and encourage them even more to learn more about Bitcoin.
2014-08-22 17:38:58 +08:00
Lornestar
2b8040e4b0 Update ch01.asciidoc
accidentally put What is Bitcoin, for History of Bitcoin
2014-08-22 17:35:03 +08:00
Lornestar
4079a650cd Update ch01.asciidoc
As I read through the history of Bitcoin section I kept asking when are you going to get to the part about Bitcoin.  I think half of that section is really events leading up to Bitcoin, as well Bitcoin didn't have any history until it was invented.
2014-08-22 17:02:02 +08:00
Lornestar
97f37419f5 Update preface.asciidoc
A clearer explanation of the value a wallet brings to a user
2014-08-22 16:55:14 +08:00
Lornestar
fb2fe84c86 Update preface.asciidoc
Maintain consistency.  If you're gonna show an example bitcoin address, should show an example private key.  It also helps to understand it further when you can see an example.
2014-08-22 16:42:00 +08:00
Lornestar
e8f4ab417a Update preface.asciidoc
I think it's better to explain the value and usage of a fee, instead of a more technical definition that identifies how it works.
It is possible for a transaction to be processed without a fee.
2014-08-22 16:24:20 +08:00
Lornestar
25af5c23bd Update preface.asciidoc
bitcoin address clearer explanation
2014-08-22 16:14:14 +08:00
Minh T. Nguyen
b1cf6c8693 Merge pull request #115 from kargakis/ch02-fix
Add another missing comma
2014-08-21 23:00:29 -07:00
Minh T. Nguyen
d1f7b4d277 Merge pull request #113 from physicsdude/develop
fix superscript
2014-08-20 22:52:28 -07:00
Bryan Gmyrek
185978a9f1 fix superscript 2014-08-20 15:52:26 -07:00
Minh T. Nguyen
77ccfb08b1 Updating GitHub contributors 2014-08-20 08:21:43 -07:00
Michalis Kargakis
0bf544abae Another missing comma 2014-08-20 14:54:29 +03:00
Minh T. Nguyen
a39956d520 Reverting changes from Issue #109 back to its original 2014-08-19 18:54:51 -07:00
Minh T. Nguyen
222f1dbaf1 Merge pull request #111 from kargakis/ch09-fixes
Add more missing commas
2014-08-19 18:48:12 -07:00
Minh T. Nguyen
07538c8569 Merge pull request #110 from kargakis/ch08-fixes
Add missing comma
2014-08-19 18:47:05 -07:00
Minh T. Nguyen
28c499ea7c Merge branch 'jbisterfeldt-develop' into develop 2014-08-19 18:43:46 -07:00
Minh T. Nguyen
7c5bacd303 Minor copyediting following merge from issue #109 2014-08-19 18:43:29 -07:00
Minh T. Nguyen
99ca075f84 Merge branch 'develop' of https://github.com/jbisterfeldt/bitcoinbook into jbisterfeldt-develop 2014-08-19 18:40:59 -07:00
Michalis Kargakis
f521a46225 Add more missing commas 2014-08-20 02:54:20 +03:00
Michalis Kargakis
6b852f2a8e Add missing comma 2014-08-20 02:31:14 +03:00
Andreas M. Antonopoulos
493e45bbe0 README added 2014-08-19 16:08:06 -04:00
Jason Bisterfeldt
54a1215a9c Update address definition
Addresses are the 160-bit hash of a public key, multisignature addresses begin with three (3).
2014-08-19 14:06:27 -05:00
Minh T. Nguyen
a86fa10543 Changing Summer 2014 to mid-2014, since seasons have different meanings in different hemispheres 2014-08-19 09:13:49 -07:00
Minh T. Nguyen
0b093bef4e Light copyediting/grammer/spelling mistakes 2014-08-19 09:10:24 -07:00
Minh T. Nguyen
85e3893024 Merge branch 'jlopp-confirmationClarification' into develop 2014-08-19 08:28:01 -07:00
Minh T. Nguyen
d275835ec3 Change 'can not' to 'cannot' 2014-08-19 08:27:42 -07:00
Minh T. Nguyen
c3883cdf9e Merge branch 'confirmationClarification' of https://github.com/jlopp/bitcoinbook into jlopp-confirmationClarification 2014-08-19 08:26:59 -07:00
Minh T. Nguyen
151f0b2590 Merge pull request #106 from jlopp/indexUpdate
Add Chapter 9 to book index
2014-08-19 08:24:57 -07:00
Minh T. Nguyen
cf9a9deabb Merge pull request #105 from ethers/ch5
fix Mutli typo and grammar
2014-08-19 08:24:19 -07:00
Andreas M. Antonopoulos
0408cb9e17 Merge pull request #103 from vericoin/patch-1
Corrected case and added feature
2014-08-19 11:24:02 -04:00
Minh T. Nguyen
36ba6fa016 Merge pull request #104 from ethers/ch4
Chapter 4
2014-08-19 08:23:43 -07:00
Minh T. Nguyen
bd7a425d50 Merge pull request #102 from schinzelh/darkcoin
Darkcoin: corrected launch date and maximum coin supply, according to ht...
2014-08-19 08:21:25 -07:00
amacdonald@oreilly.com
6e3b09855a Updated book.asciidoc 2014-08-19 08:05:58 -07:00
Jameson Lopp
a51d2f941b Attempting clarification of 6 confirmation standard 2014-08-19 09:36:17 -04:00
Jameson Lopp
fc493ba2da Adding Chapter 9 to book index 2014-08-19 09:14:19 -04:00
ethers
4e229b0ff1 fix Mutli typo and grammar 2014-08-19 01:09:52 -07: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
effectsToCause
d17947f168 Corrected case and added feature
I added here an additional novel feature of VeriCoin that directly relates to bitcoin, as an example how alt-coins can co-exist symbiotically with Bitcoin in the market.
2014-08-18 10:20:57 -04:00
Andreas M. Antonopoulos
29b6f111f0 Merge pull request #101 from nekomata-3/patch-1
Update ch09.asciidoc
2014-08-18 08:55:59 -04:00
Holger Schinzel
df9beb5ec9 Darkcoin: corrected launch date and maximum coin supply, according to https://bitcointalk.org/index.php?topic=421615.0 2014-08-18 12:01:02 +02:00
Nekomata
167c274110 Update ch09.asciidoc 2014-08-18 01:11:30 -03:00
Minh T. Nguyen
2a8399dad1 Add 'virtually' to 'virtually impossible' when talking about hash collisions per issue #94 2014-08-17 16:00:05 -07:00
Minh T. Nguyen
683af91111 Change 'Jing’s node has assembled a chain of 277,314 blocks' to 'Jing's node has assembled a chain up to block 277,314.' per issue #92 2014-08-17 15:54:21 -07:00
Minh T. Nguyen
3de2551c7f Change 'In the example above' to 'In the hashing example above' to disambiguate which example is being referred to per issue #87 2014-08-17 15:40:14 -07:00
Minh T. Nguyen
c11901122c Reword the block verification checklist per Issue #85 2014-08-17 15:33:25 -07:00
Minh T. Nguyen
483c5b7373 Reword the transaction verification checklist per Issue #85 2014-08-17 15:27:19 -07:00
Andreas M. Antonopoulos
6b9512a61f Merge branch 'chapter/Chapter9' 2014-08-17 18:11:18 -04:00
Andreas M. Antonopoulos
7a65e9c2dd Merge branch 'chapter/Chapter9' into develop 2014-08-17 18:10:21 -04:00
Andreas M. Antonopoulos
a504a4f093 updated Myriad info 2014-08-17 18:09:48 -04:00