1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-10-09 17:39:16 +00:00
Commit Graph

658 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
46c2394a07 move OP appendix 2014-09-08 11:49:56 -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
Andreas M. Antonopoulos
14aeecaba9 ch1 and ch2 fixes and diagram improvements 2014-09-07 12:52:06 -04:00
Andreas M. Antonopoulos
e8bb0e7dae Merge branch 'code_samples' into develop 2014-09-07 11:53:18 -04:00
Andreas M. Antonopoulos
5b887594a4 preface and ch1 fixes 2014-09-07 11:52:11 -04:00
Andreas M. Antonopoulos
aee105fc54 github update, removed early release info 2014-09-06 16:07:14 -04:00
Andreas M. Antonopoulos
c822f19e09 preface/intro 2014-09-06 16:06:48 -04:00
Minh T. Nguyen
23b83c354f Reverting 3rd paragraph back to its original for issue #132. We'll change this later. 2014-09-05 06:55:35 -07:00
Minh T. Nguyen
13c3cb61d5 Merge branch 'bitcoinsSG-develop' into develop 2014-09-04 21:52:35 -07:00
Minh T. Nguyen
85654d7367 Revert some change from pull request #132. You don't 'unlock' an address. No need to mention paper walllets; keeping it simple 2014-09-04 21:52:20 -07:00
bitcoins.SG
e2f7349fe2 Update ch01.asciidoc, What is bitcoin 3rd para
Made a few implied points more explicit and changed "transaction" to "address" in a few occasions where it was more appropriate
for e.g.  
"Users of bitcoin own keys which allow them to prove ownership of transactions in the bitcoin network, unlocking the value to spend it and transfer it to a new recipient. " to 
"Users of bitcoin own keys which allow them to prove ownership of addresses in the bitcoin network. Unlocking these addresses, unlocks any value associated to it and grants the user the ability to spend and thus transfer value from it."

Do key holders really own transactions? when someone transfers bitcoin to a user's address, is that transaction really theirs rather than the spender's? Isn't it more appropriate to say that the bitcoins associated to their address is theirs.

"Unlocking value to spend it and transfer it to a new recipient"
here unlocking value implies the "value to spend" instead of "spend the value", also, isn't spend and transfer the same thing? and a user could transfer bitcoins to an old recipient instead of a new one.
2014-09-04 14:20:45 +05:45
Minh T. Nguyen
0973a2da88 Merge pull request #130 from edeykholt/patch-3
Minor grammar fixes Ch9
2014-08-30 20:06:05 -07:00
Ed Eykholt
f6265bbd09 Minor grammar fixes Ch9 2014-08-30 17:35:07 -07:00
Andreas M. Antonopoulos
117ddc4006 example transition 2014-08-29 12:36:26 -04:00
Andreas M. Antonopoulos
08055ea163 get_utxo and select_utxo 2014-08-29 12:35:42 -04:00
Minh T. Nguyen
66c571bbc9 Merge pull request #129 from sritchie/patch-1
Small typo re: x axis reflection
2014-08-29 09:00:26 -07:00
Minh T. Nguyen
9fd4213d48 Merge pull request #128 from hizzvizz/patch-1
Update ch08.asciidoc
2014-08-29 08:56:45 -07: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
hizzvizz
a450708b4a Update ch08.asciidoc
Minor grammar fixes.
2014-08-29 11:33:53 -04:00
Andreas M. Antonopoulos
8828882153 added max_money.py code example 2014-08-29 10:51:02 -04:00
Minh T. Nguyen
03c579c278 Merge pull request #127 from drstrangeM/develop
Bytecoin BCN release date
2014-08-28 22:29:42 -07:00
Minh T. Nguyen
a7003ef8b1 Merge pull request #126 from Siecje/long_lines
Fixing long lines that are cut off in PDF
2014-08-28 22:19:15 -07:00
drstrangeM
90ea370a78 Bytecoin BCN release date 2014-08-28 15:49:51 +04:00
Cody Scott
e970ea97ee Fixing long lines that are cut off in PDF 2014-08-27 16:08:43 -04:00
Minh T. Nguyen
e1f63981c8 Merge branch 'physicsdude-develop' into develop 2014-08-25 21:35:04 -07:00
Bryan Gmyrek
fb85f8a14d more grammar fixes 2014-08-25 19:24:24 -07:00
Bryan Gmyrek
7622f0c77f grammar fix 2014-08-25 18:32:24 -07:00
Bryan Gmyrek
d28e0bc1a4 Merge pull request #1 from aantonop/develop
Update from original
2014-08-25 18:28:36 -07:00
Andreas M. Antonopoulos
209e6a808c Amir Taaki's comments and corrections 2014-08-25 11:36:44 -04:00
Andreas M. Antonopoulos
e0cd0073e5 Gavin Andresen's comments and corrections. 2014-08-25 11:23:46 -04:00
Andreas M. Antonopoulos
cdc838b51a Merge branch 'lornestar_suggestions' into develop 2014-08-25 10:54:07 -04:00
Andreas M. Antonopoulos
770115bab2 removed section describing the economic benefits of bitcoin. Do not want to add political and economic statements that are not easily substantiated and seem off-topic. 2014-08-25 10:53:48 -04:00
Minh T. Nguyen
9bfe6b8f01 Merge branch 'biafra23-patch-1' into develop 2014-08-24 14:41:27 -07:00
Minh T. Nguyen
21a09c26a2 Changing 'Simple Payment Verification' to 'Simplified Payment Verification' in all other chapters to per issue #124. 2014-08-24 14:40:02 -07:00
Dirk Jäckel
6383f127f9 SPV stands for Simplified Payment Verification 2014-08-24 23:04:33 +02:00
Lornestar
06155bcb20 Never heard that ex nihilo before, no need 2014-08-25 01:52:05 +08:00
Lornestar
9322a60b83 Most won't know what a clearing house is 2014-08-25 01:50:03 +08:00
Lornestar
cc9ba043b1 Quick summary of miners role 2014-08-25 01:48:47 +08:00
Lornestar
bf732ce72d Clearer explanation of merkle tree value 2014-08-24 20:27:22 +08:00
Lornestar
9cd1c1a2d7 blockchain size is 20+Gigs 2014-08-24 10:41:34 +08:00
Lornestar
7ce978a224 Explaining satoshi denomination differently
I think it's really difficult to know that 100 millionth is 8 decimal places
2014-08-24 10:17:07 +08:00
Minh T. Nguyen
a61a67c5fa Merge pull request #119 from jlopp/chapter09Fixes
fixing market cap description for Dogecoin
2014-08-23 13:53:54 -07:00
Jameson Lopp
604c90590f fixing market cap description for Dogecoin 2014-08-23 16:27:37 -04:00
Lornestar
c3190cd32c Improved description of keys ownership 2014-08-23 20:28:20 +08:00
Lornestar
bd1cf52ff0 New block every 10 minutes is average
They may think it's written into the rules of bitcoin that a new block is discovered every 10 min, instead of on average every 10 min.
2014-08-23 20:11:55 +08:00
Lornestar
9c67b2c881 Added BIP to the quick glossary list
BIPs are mentioned throughout the book, so I figure many readers will be asking what does BIP0021 mean?
2014-08-23 19:45:27 +08:00
Lornestar
4fb7306030 improved explanation of confirmations
identifying that the additional blocks must be removed first
2014-08-23 19:28:12 +08:00
Lornestar
8e5111a3f9 Removing question marks from new titles 2014-08-23 18:51:25 +08:00
Minh T. Nguyen
7ae01f3a2e Merge branch 'erikwam-patch-15' into develop 2014-08-22 12:10:35 -07:00