Arthur O'Dwyer
9504d804e0
Stop using numeric_limits for the constant "255", and fix a bug.
...
The bug is that `x % 255` is not quite the same thing as `x % 256`;
but `x & 255` is.
The stylistic issue is that `numeric_limits<uint8_t>::max()` is a
very verbose way of spelling `255`.
2018-03-25 20:17:35 -07:00
koshikraj
d70a0f91f2
fixed hashlib library error for python3
2018-03-16 20:32:21 +05:30
kristen@oreilly.com
ab5ae32bae
Edited ch07.asciidoc with Atlas code editor
2018-03-15 10:09:31 -07:00
kristen@oreilly.com
ee84b330e5
Updated atlas.json
2018-03-15 09:45:24 -07:00
kristen@oreilly.com
abb074e41e
Updated atlas.json
2018-03-15 09:40:43 -07:00
kristen@oreilly.com
76c22db899
Edited colo.html with Atlas code editor
2018-03-15 09:34:21 -07:00
kristen@oreilly.com
bab88e00aa
Edited ch07.asciidoc with Atlas code editor
2018-03-15 09:30:29 -07:00
kristen@oreilly.com
8ac54c414b
Edited ch04.asciidoc with Atlas code editor
2018-03-15 09:28:26 -07:00
kristen@oreilly.com
bff5117c28
Updated atlas.json
2018-03-14 13:59:32 -07:00
Andreas M. Antonopoulos
f8b883dcd4
Merge branch 'master' into develop
2018-03-14 14:59:36 -05:00
kristen@oreilly.com
6486a74a86
Edited ch07.asciidoc with Atlas code editor
2018-03-14 11:20:39 -07:00
kristen@oreilly.com
b58b819411
Edited copyright.html with Atlas code editor
2018-03-14 11:19:15 -07:00
kristen@oreilly.com
02cf61ecef
Edited ch07.asciidoc with Atlas code editor
2018-03-14 11:18:44 -07:00
kristen@oreilly.com
ff3472c3eb
Edited ch10.asciidoc with Atlas code editor
2018-03-14 10:59:23 -07:00
kristen@oreilly.com
cd2d1d6c1a
Edited ch10.asciidoc with Atlas code editor
2018-03-14 10:58:18 -07:00
kristen@oreilly.com
33d62ab636
Edited ch10.asciidoc with Atlas code editor
2018-03-14 10:55:39 -07:00
kristen@oreilly.com
0e9a423f41
Edited ch10.asciidoc with Atlas code editor
2018-03-14 10:51:34 -07:00
kristen@oreilly.com
9fc3bc2424
Edited ch10.asciidoc with Atlas code editor
2018-03-14 10:45:57 -07:00
kristen@oreilly.com
a68ca9165f
Edited ch10.asciidoc with Atlas code editor
2018-03-14 10:42:38 -07:00
kristen@oreilly.com
9cd4be7e55
Edited glossary.asciidoc with Atlas code editor
2018-03-14 10:25:34 -07:00
kristen@oreilly.com
b16467a4f2
Edited preface.asciidoc with Atlas code editor
2018-03-14 10:24:47 -07:00
Andreas M. Antonopoulos
1fb8d09851
Merge branch 'master' into develop
2018-03-14 11:04:51 -06:00
Andreas M. Antonopoulos
3d22d30685
Errata 163567
2018-03-14 10:58:05 -06:00
Andreas M. Antonopoulos
56dcd82bc9
Merge branch 'master' of git.atlas.oreilly.com:oreillymedia/mastering-bitcoin-2e
2018-03-14 10:54:51 -06:00
Andreas M. Antonopoulos
79434212d6
Errata 163573
2018-03-14 10:52:52 -06:00
kristen@oreilly.com
1030ea9bcf
Updated images/mbc2_0204.png
2018-03-14 09:48:25 -07:00
Andreas M. Antonopoulos
078489e70a
Errata 163600
2018-03-14 10:47:50 -06:00
Andreas M. Antonopoulos
e96c5c0dda
Errata 163831
2018-03-14 10:39:53 -06:00
Andreas M. Antonopoulos
6ef0bbcb95
Errata 166177
2018-03-14 10:32:54 -06:00
Andreas M. Antonopoulos
7ed95b283b
Errata 166266
2018-03-14 10:23:46 -06:00
Andreas M. Antonopoulos
dcdc470a1a
Merge branch 'develop'
2018-03-14 10:22:31 -06:00
Andreas M. Antonopoulos
c7f4e0fe08
Merge branch 'master' into develop
2018-03-14 10:22:02 -06:00
Darko Janković
1377879f3c
"program language" -> "programming language"
2018-03-13 20:48:36 +01:00
kenjiszk
8280075526
fix segit to segwit
2018-03-07 17:00:56 +09:00
kristen@oreilly.com
35c2b2a6c9
Edited ch07.asciidoc with Atlas code editor
2018-03-05 11:37:10 -08:00
kristen@oreilly.com
d03fba01d0
Edited ch12.asciidoc with Atlas code editor
2018-03-05 11:31:58 -08:00
kristen@oreilly.com
fef931c6f4
Edited ch07.asciidoc with Atlas code editor
2018-03-05 11:31:29 -08:00
kristen@oreilly.com
902abb25d8
Edited appdx-bitcore.asciidoc with Atlas code editor
2018-03-05 11:30:15 -08:00
kristen@oreilly.com
65a4a53a28
Edited ch08.asciidoc with Atlas code editor
2018-03-05 11:29:50 -08:00
kristen@oreilly.com
81a0e7ee39
Edited ch07.asciidoc with Atlas code editor
2018-03-05 11:29:32 -08:00
kristen@oreilly.com
83f38cca3b
Edited ch06.asciidoc with Atlas code editor
2018-03-05 11:29:23 -08:00
kristen@oreilly.com
214bd5c1cd
Edited ch04.asciidoc with Atlas code editor
2018-03-05 11:28:07 -08:00
kristen@oreilly.com
1440b4a9be
Edited ch03.asciidoc with Atlas code editor
2018-03-05 11:26:59 -08:00
Andreas M. Antonopoulos
7ec7303842
Merge pull request #518 from randolf/develop
...
Various minor improvements, including to punctuation
2018-03-04 08:33:23 -06:00
Randolf Richardson
376cd9e166
Various minor improvements, including punctuation
2018-03-04 06:06:45 +00:00
Andreas M. Antonopoulos
1bf031f76e
Merge remote-tracking branch 'atlas/master' into develop
2018-03-03 15:09:26 -06:00
aantonop
272bf8dfa7
Updated atlas.json
2018-03-03 13:07:53 -08:00
Andreas M. Antonopoulos
8d85fa65c7
Merge branch 'develop'
2018-03-03 15:05:35 -06:00
Andreas M. Antonopoulos
6ebc56febd
Removed all references to blockexplorer.com, as they are trying to push Bitcoin Cash propaganda with a modal window. Confusing for newbies and inappropriate for a textbook. GTFO #511
2018-03-03 15:00:37 -06:00
Andreas M. Antonopoulos
8ae3c056fb
Removed all references to blockexplorer.com, as they are trying to push Bitcoin Cash propaganda with a modal window. Confusing for newbies and inappropriate for a textbook. GTFO #511
2018-03-03 15:00:05 -06:00