Will Binns
4becd47946
Merge pull request #357 from mattmcgiv/patch-1
...
Fix minor grammatical issue
2017-08-24 07:06:22 -06:00
Will Binns
e5590f9fe0
Merge pull request #356 from edposnak/ch07-nSequence-binary-hex-patches
...
make binary and hex values consistent
2017-08-24 07:05:26 -06:00
Will Binns
329b223c45
Merge pull request #350 from cclauss/patch-1
...
from __future__ import print_function
2017-08-24 07:00:00 -06:00
Will Binns
e2e08e54f2
Merge pull request #363 from achiku/fix_ch05_sentence
...
Fix ch05 sentence
2017-08-20 09:05:00 -06:00
Akira Chiku
63da98e1bd
Fix ch05 sentence
...
"The public keys do not need to be preloaded or" -> "The public keys need to be preloaded or"
2017-08-17 20:00:52 +09:00
Matt McGivney
d14c291950
Fix minor grammatical issue
...
Hopefully an easy one!
2017-08-02 09:54:22 -06:00
Ed Posnak
ebbdbcf683
make binary and hex values consistent
2017-07-31 12:18:31 -04:00
cclauss
f396920189
from __future__ import print_function
...
Support print('xyz', end='') on Python 2
2017-07-23 10:21:30 +02:00
Andreas M. Antonopoulos
2804ba9630
Merge branch 'master' into develop
2017-07-18 13:09:18 +08:00
Andreas M. Antonopoulos
4df07eb113
attribution for definitions
...
Some contributed definitions may have been sourced from the wiki, though it is not always stated in the contribution. Add attribution to make sure it is in compliance with the CC-BY license.
2017-07-18 13:00:49 +08:00
Andreas M. Antonopoulos
46910afdd9
Name correction
2017-07-18 12:55:00 +08:00
Andreas M. Antonopoulos
c1769d23b9
fix: github URL needs to be visible in print
2017-07-18 12:53:56 +08:00
Andreas M. Antonopoulos
d233f9a394
Merge remote-tracking branch 'atlas/master'
2017-07-18 12:40:32 +08:00
aantonop
b9bfd5f45c
Updated atlas.json
2017-07-17 21:39:55 -07:00
Andreas M. Antonopoulos
1b27964771
Merge remote-tracking branch 'github/develop' into develop
2017-07-18 12:39:03 +08:00
Andreas M. Antonopoulos
51883a5b74
Merge branch 'master' into develop
2017-07-18 12:38:43 +08:00
Andreas M. Antonopoulos
6162441aaa
Merge branch 'errata'
2017-07-18 12:38:11 +08:00
Andreas M. Antonopoulos
5ee0b2019a
ambiguous use of "quarter" coin denomination for non-americans
2017-07-18 12:35:58 +08:00
Andreas M. Antonopoulos
a8989aaffd
updated number of years
2017-07-18 12:29:56 +08:00
Andreas M. Antonopoulos
92a2f3a6bb
wording
2017-07-18 12:27:30 +08:00
Andreas M. Antonopoulos
9dc80d0236
typo duplicate word
2017-07-18 12:24:52 +08:00
Andreas M. Antonopoulos
050cb6e8f7
removed obsolete file
2017-07-18 12:21:41 +08:00
Andreas M. Antonopoulos
eb186ec3ba
updated to match current version
2017-07-18 12:20:20 +08:00
Andreas M. Antonopoulos
c273e63f0d
improved wording
2017-07-18 12:20:06 +08:00
Andreas M. Antonopoulos
a3401787b2
updated BIP39 generator page URL
2017-07-18 12:11:18 +08:00
Andreas M. Antonopoulos
d930042fc6
code fixes to update to libbitcoin v3
2017-07-18 12:07:31 +08:00
Andreas M. Antonopoulos
cca1112e47
Merge pull request #298 from thecodefactory/develop
...
Updates libbitcoin code samples to libbitcoin version3 api
2017-07-18 11:53:43 +08:00
Andreas M. Antonopoulos
0d4e64f963
better explanation of right-shift operator in halving calculation
2017-07-18 11:52:18 +08:00
Andreas M. Antonopoulos
16863b76d0
incorrect amount in text
2017-07-18 11:48:35 +08:00
Andreas M. Antonopoulos
04607dcfd3
code repository moved to other org
2017-07-18 11:45:35 +08:00
Andreas M. Antonopoulos
0a1293f362
kW should be kW-hour
2017-07-18 11:44:20 +08:00
Andreas M. Antonopoulos
a6a9f92ecc
update to disk requirements
2017-07-18 11:42:37 +08:00
Andreas M. Antonopoulos
4c9e8553e5
typo
2017-07-18 11:39:24 +08:00
Andreas M. Antonopoulos
97496a50fb
fixes to code example
2017-07-18 11:37:12 +08:00
Andreas M. Antonopoulos
f2166870d5
fix: typo in whitepaper transcription
2017-07-18 11:32:15 +08:00
Andreas M. Antonopoulos
5a69cc6c0e
fix wording on child key derivation
2017-07-18 11:30:39 +08:00
Andreas M. Antonopoulos
efb9d3f21f
fix: forgot to update placeholder value "3deadbeef"
2017-07-18 11:16:07 +08:00
Andreas M. Antonopoulos
a69ee9b115
wording improvements
2017-07-18 11:14:41 +08:00
Andreas M. Antonopoulos
f6e4477367
definition of satoshi (unit)
2017-07-18 11:07:57 +08:00
Andreas M. Antonopoulos
68454ddff7
Errata 163502 and 163503
2017-07-18 10:37:47 +08:00
Andreas M. Antonopoulos
91aa28a0f3
Errata 163469
2017-07-18 10:29:23 +08:00
Andreas M. Antonopoulos
38e731cd24
Errata 163422
2017-07-18 10:21:18 +08:00
Andreas M. Antonopoulos
4a9607061e
Errata 163392
2017-07-18 10:17:01 +08:00
Andreas M. Antonopoulos
41eb6a6e90
Errata 163244
2017-07-18 10:13:09 +08:00
nadams
cfaed04760
Edited glossary.asciidoc with Atlas code editor
2017-07-03 14:58:44 -07:00
nadams
f972fb7dbf
Updated atlas.json
2017-07-03 14:50:12 -07:00
Andreas M. Antonopoulos
806a3802a8
Merge branch 'second_edition' into develop
2017-07-03 09:12:38 +08:00
Andreas M. Antonopoulos
258a106eff
fix
2017-07-03 09:12:26 +08:00
Andreas M. Antonopoulos
92f1e665ba
Updated README for second edition
2017-07-03 09:09:25 +08:00
Andreas M. Antonopoulos
19962d6146
Merge branch 'master' into develop
2017-07-03 08:49:04 +08:00