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

720 Commits

Author SHA1 Message Date
Minh T. Nguyen
a587f42333 Merge branch 'develop' of https://github.com/cgodley/bitcoinbook into cgodley-develop 2014-10-26 17:15:03 -04:00
Cragin Godley
5cf430ecd6 Fix misplaced word "though" in the phrase "Though centralized implementations". Use a semicolon to break up a long sentence. Attempt to clarify some phrases using different words. 2014-10-25 19:02:00 -04:00
Minh T. Nguyen
229e9ce8d0 Changing the sentence to 'The merkle tree is a binary tree with an even number of leaf nodes.' 2014-10-22 23:15:53 -04:00
Minh T. Nguyen
c7761d18a4 Merge branch 'develop' of https://github.com/cgodley/bitcoinbook into cgodley-develop 2014-10-22 23:13:02 -04:00
Cragin Godley
9a4ca75610 "merkle tree is a binary tree" does not automatically imply that it "needs an even number of leaf nodes". Valid binary trees may contain an odd number of leaf nodes. 2014-10-20 01:27:29 -04:00
Minh T. Nguyen
c95b2b15d4 Merge pull request #143 from cgodley/develop
Clarify the phrase "the same block as its parent" since it is ambiguous ...
2014-10-19 22:50:37 -04:00
Cragin Godley
6b386625d5 Clarify the phrase "the same block as its parent" since it is ambiguous and initially confused me
How I read it the first time:
"Each of the children refers to the same block that its parent refers to"

What I think you meant:
"Each of the children refers to the same (parent) block"
2014-10-19 18:42:36 -04:00
Minh T. Nguyen
60bc36ebbd Merge pull request #141 from cflynn07/develop
fix typo ref to file in bitcoin core project
2014-10-14 08:26:09 -04:00
Casey Flynn
fa847f7e55 fix typo ref to file in bitcoin core project 2014-10-13 21:26:02 -07:00
Minh T. Nguyen
df2a0e3e92 Standardizing the use of bitcoin-cli over bitcoind in a few other places following commit 8235b51ca8 2014-10-09 23:36:18 -04:00
Minh T. Nguyen
d94a3e31cd Light copy-editing of chapter 10 2014-10-09 21:28:02 -04:00
Andreas M. Antonopoulos
91cd44ffaa Merge branch 'chapter/Chapter10' into develop 2014-10-05 15:43:22 -04:00
Andreas M. Antonopoulos
dce1915b28 ch10 done 2014-10-05 15:42:50 -04:00
Andreas M. Antonopoulos
029f333144 BIP list 2014-10-02 19:06:11 -04:00
Andreas M. Antonopoulos
120f463268 ch10 draft 2014-10-02 18:24:28 -04:00
Andreas M. Antonopoulos
6fc6b4f70d Merge branch 'develop' into chapter/Chapter10 2014-10-01 08:15:51 -04:00
Andreas M. Antonopoulos
05b741a3cf revised acknowledgments 2014-09-30 20:38:39 -04:00
Andreas M. Antonopoulos
3a4b1e3f54 fixes 2014-09-29 11:36:52 -04:00
Andreas M. Antonopoulos
78911047fe code example preface 2014-09-28 16:02:55 -04:00
Andreas M. Antonopoulos
3dccacbc67 acknowledgments 2014-09-28 13:53:26 -04:00
Andreas M. Antonopoulos
aa332a7008 code examples 2014-09-28 11:52:50 -04:00
Andreas M. Antonopoulos
a8fafbc6c0 formatting fixes 2014-09-25 12:26:52 -04:00
Andreas M. Antonopoulos
b786ce566f fixes 2014-09-25 12:13:18 -04:00
andreas@antonopoulos.com
e560d5f020 Updated book.asciidoc 2014-09-25 09:05:46 -07:00
Andreas M. Antonopoulos
8bf267cfdf Merge branch 'develop' 2014-09-25 12:03:01 -04:00
Andreas M. Antonopoulos
4b894c232c Merge branch 'am_review' into develop 2014-09-25 12:02:43 -04:00
Andreas M. Antonopoulos
8235b51ca8 review comments from Allyson MacDonald 2014-09-25 12:02:07 -04:00
Andreas M. Antonopoulos
cb41ca18b0 Merge pull request #137 from enderminh/develop
Chapter 4: Proposed factual changes/fixes to keys section
2014-09-24 14:40:53 -04:00
Minh T. Nguyen
e294098eda Being specific about the exclusiveness of the end points for normal vs. hardened key ranges and fixing some hexadecimal conversions 2014-09-24 09:41:55 -07:00
Minh T. Nguyen
59b2b890db I believe m/44'/2'/0'/0/1 is the *second* private key not the first 2014-09-24 09:28:58 -07:00
Minh T. Nguyen
bd66bdc814 Light copy editing of some of the recent commits 2014-09-24 09:09:31 -07:00
andreas@antonopoulos.com
9bbc27c9de Updated book.asciidoc 2014-09-23 15:49:06 -07:00
Andreas M. Antonopoulos
f35fe24efd Merge branch 'develop' 2014-09-23 18:46:25 -04:00
Andreas M. Antonopoulos
43c0b0357f bip32 examples, xpub, xprv encoding 2014-09-23 18:45:35 -04:00
Andreas M. Antonopoulos
0d91a4e0cb Merge branch 'develop' 2014-09-22 23:27:00 -04:00
Andreas M. Antonopoulos
b58da2bca0 replaced SVG with PNG 2014-09-22 23:26:35 -04:00
Andreas M. Antonopoulos
5b714cb67e Merge branch 'develop' 2014-09-22 21:39:20 -04:00
Andreas M. Antonopoulos
c3a755a721 fixes 2014-09-22 21:38:31 -04:00
Andreas M. Antonopoulos
51c319c54c bip32, bip43, bip44 initial commit 2014-09-22 18:58:53 -04:00
Andreas M. Antonopoulos
7a4539732a remove reference to web wallet 2014-09-17 10:13:11 -04:00
Andreas M. Antonopoulos
6c2c6039a9 Merge branch 'multibit' 2014-09-17 10:10:09 -04:00
Andreas M. Antonopoulos
42a975730a replaced example of blockchain wallet with multibit wallet. Even though the blockchain wallet examples were written before I got a job at Blockchain, I want to remove even the appearance of bias. 2014-09-17 10:09:34 -04:00
Andreas M. Antonopoulos
eb63810135 Update bitcoin overview image 2014-09-16 10:48:42 -04:00
aseronick@oreilly.com
7b291da900 Updated book.asciidoc 2014-09-16 07:08:09 -07:00
Andreas M. Antonopoulos
d8deac7d7a Merge branch 'develop' 2014-09-10 12:52:48 -04:00
Andreas M. Antonopoulos
7aab2b58b0 Merge branch 'white_rabbit' into develop 2014-09-10 12:52:16 -04:00
Andreas M. Antonopoulos
a42063616d It takes a 51% attack to cause a double-spend. 2014-09-10 12:51:04 -04:00
Minh T. Nguyen
973f57549f Merge pull request #134 from erikwam/patch-16
Update ch05.asciidoc
2014-09-08 23:00:19 -07:00
Erik Wahlström
d9b774c7a7 Update ch05.asciidoc
Minor typo
2014-09-09 07:42:59 +02:00
andreas@antonopoulos.com
4148091d82 Updated book.asciidoc 2014-09-08 09:13:22 -07:00