1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-15 20:49:21 +00:00
Commit Graph

1490 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
14a25a6fd9 default for datacarriersize is 40, not 80 2015-03-05 09:53:00 -05:00
Andreas M. Antonopoulos
957efa4a75 Addressing errata 152508 2015-03-05 09:50:21 -05:00
Andreas M. Antonopoulos
345dec436a Addressing errata 152519 2015-03-05 09:33:35 -05:00
kristen@oreilly.com
7bd7ae2dbf Made changes to appdx-bx.asciidoc 2015-03-03 10:34:09 -08:00
kristen@oreilly.com
46f1defe11 Made changes to praise.asciidoc 2015-03-03 10:30:51 -08:00
kristen@oreilly.com
923eda2ca8 Made changes to ch03.asciidoc 2015-03-03 10:18:38 -08:00
Andreas M. Antonopoulos
da770bdbfa formatting line break fixes 2015-03-03 12:36:23 -05:00
Andreas M. Antonopoulos
061e145e2d formatting error, character "&" caused problems 2015-03-03 12:10:29 -05:00
Andreas M. Antonopoulos
6040e26579 Addressing errata 152498 2015-03-03 11:57:53 -05:00
Andreas M. Antonopoulos
9ad7c62ca7 Addressing errata 152499 2015-03-03 11:49:02 -05:00
Andreas M. Antonopoulos
918905beb0 Errata copy edit changes and formatting fixes 2015-03-03 11:37:24 -05:00
Andreas M. Antonopoulos
a2031ea7c9 New license for the book, as negotiated with the publisher O'Reilly media. Under CC-BY-SA, translations and other derivatives are now permitted 2015-03-02 15:18:15 -05:00
Andreas M. Antonopoulos
93cb30121a Roger Ver praise 2015-02-24 20:01:52 -05:00
Kristen Brown
d6fc910df7 pagebreak tweaks and formatting check 2015-02-24 11:18:38 -05:00
Andreas M. Antonopoulos
7b3540f499 Addressing 152282 2015-02-23 20:08:58 -05:00
Andreas M. Antonopoulos
2db706059d Addressing errata 152281 2015-02-23 20:04:12 -05:00
Andreas M. Antonopoulos
8e234710bb Addressing errata 152255 2015-02-23 20:03:09 -05:00
Andreas M. Antonopoulos
2260062d0d Addressing errata 151333 2015-02-23 19:58:03 -05:00
Andreas M. Antonopoulos
486519ade6 Addressing errate 151332 2015-02-23 19:57:36 -05:00
Andreas M. Antonopoulos
87567c2d1e Alt-coin corrections 2015-02-23 19:46:09 -05:00
Andreas M. Antonopoulos
bc9402e129 Addressing errata 151328 2015-02-23 19:40:51 -05:00
Andreas M. Antonopoulos
a1d68233a6 Addressing errata 151327 2015-02-23 19:31:23 -05:00
Andreas M. Antonopoulos
a62f0f3736 Addressing errata 151323 2015-02-23 19:21:27 -05:00
Andreas M. Antonopoulos
068be7d7ce Addressing errata 151322 2015-02-23 19:02:17 -05:00
Andreas M. Antonopoulos
64c2ad0b06 Addressing errata 151321 2015-02-23 18:47:17 -05:00
Andreas M. Antonopoulos
4c1ef5a504 Addressing errata 151320 2015-02-23 18:41:51 -05:00
Andreas M. Antonopoulos
a3eba9ea5c Addressing errata 151319 2015-02-23 18:39:40 -05:00
Andreas M. Antonopoulos
193dd8421b Addressing errata 151312 and added acknowlegement for Robin Inge 2015-02-23 18:31:04 -05:00
Andreas M. Antonopoulos
b841235043 Addressing errate 151301 2015-02-23 18:09:27 -05:00
Andreas M. Antonopoulos
3a7b435d85 removed time module as it is no longer used in this example 2015-02-23 17:54:19 -05:00
Andreas M. Antonopoulos
cd210e356a Addressing errata 151300 2015-02-23 17:53:30 -05:00
Andreas M. Antonopoulos
733bde3e65 Merge branch 'develop' with libbitcoin and bx updates, misc edits and typo fixes 2015-02-23 17:21:09 -05:00
Andreas M. Antonopoulos
73f87353c7 added LICENSE file 2015-02-23 17:20:09 -05:00
Andreas M. Antonopoulos
67b437e995 Merge pull request #162 from genjix/develop
Update code examples in the book.
2015-02-22 21:00:26 -05:00
Andreas M. Antonopoulos
569be354b8 Corrected license information. Had mistakenly assumed CC-BY-SA, but publisher has restricted it to CC-BY-NC-ND 2015-02-19 13:58:36 -05:00
Andreas M. Antonopoulos
7b372324fb Update README.md
added license info
2015-02-12 21:34:12 -05:00
Andreas M. Antonopoulos
188a3609b1 added license file 2015-02-12 21:32:33 -05:00
Amir Taaki
e827ff5c86 delete uneeded code, replace with bc::hash_literal as per William Swanson (s_tec)'s comment. 2015-01-21 22:29:43 +01:00
Amir Taaki
d44f6aaf92 switch to decode_base16() per William Swanson (s_tec)'s comment. 2015-01-21 22:26:26 +01:00
Amir Taaki
7d9322818b Eric has helped out a lot too. 2015-01-20 03:02:04 +01:00
genjix
c6c48632d6 Merge pull request #1 from evoskuil/develop
Updates for SX -> Bitcoin Explorer upgrade.
2015-01-20 03:01:04 +01:00
evoskuil
76c5ba8000 Updates for SX -> Bitcoin Explorer upgrade. 2015-01-19 14:42:06 -08:00
Amir Taaki
406a3303bb seed random number generator in ec-math.py 2015-01-18 21:21:22 +01:00
Amir Taaki
f7804da5db Upgrade libbitcoin 1.0 code samples to libbitcoin 2.0 2015-01-18 21:19:57 +01:00
Andreas M. Antonopoulos
1f3d712f20 Changed to address errata #151310 2015-01-18 13:15:03 -05:00
Andreas M. Antonopoulos
52d30b457e Clarified to address errata #151308 2015-01-18 12:59:33 -05:00
Andreas M. Antonopoulos
0fc4477d6c Clarified language to address implementation specific nitpicking in errata #151306 2015-01-18 12:54:41 -05:00
Andreas M. Antonopoulos
d1b01c0508 Clarification of the effect on locktime on validity and propagation (relay) of transactions as per submitted errata #151305 2015-01-18 11:12:08 -05:00
Andreas M. Antonopoulos
e6bf39d7dc minor copy edit on previous 2015-01-18 11:00:59 -05:00
Andreas M. Antonopoulos
74700181db Corrected language to address errata #151304 2015-01-18 10:59:36 -05:00