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

705 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
0ceb7f8f2d BIP list 2014-10-02 19:06:43 -04:00
Andreas M. Antonopoulos
d7eda9ab2c revised acknowledgments 2014-10-02 19:06:43 -04:00
Andreas M. Antonopoulos
3a06ac9ee7 Merge branch 'develop' 2014-09-29 11:37:35 -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@antonopoulos.com
dc527504ed Updated book.asciidoc 2014-09-28 11:39:29 -07:00
Andreas M. Antonopoulos
e51399af22 cleanup alt library code and examples, move some to appendix 2014-09-28 14:36:24 -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
Andreas M. Antonopoulos
47052c6322 Merge branch 'develop' 2014-09-08 12:08:58 -04:00
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
98d78e7bbc Merge branch 'develop' 2014-09-07 11:54:25 -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