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

2013 Commits

Author SHA1 Message Date
Will Binns
2da0e056c0 Merge pull request #240 from Rfurse/patch-5
Updated current mining reward from 25 to 12.5
2017-02-09 06:14:51 -06:00
Will Binns
165de958ff Merge pull request #241 from Rfurse/patch-6
Changed "discreet" to "discrete"
2017-02-09 06:14:02 -06:00
Will Binns
627a003d43 Merge pull request #242 from Rfurse/patch-7
Removed Random Header Text
2017-02-09 06:13:06 -06:00
Andreas M. Antonopoulos
87fb1dd2c1 rewording and clarification
reworded difficulty, target, retarget, work, greatest-cumulative-work chain
2017-02-09 19:12:22 +07:00
Andreas M. Antonopoulos
e104a9784e soft fork signaling and activation 2017-02-09 17:59:41 +07:00
Andreas M. Antonopoulos
dbd1f5eb5e hard forks, soft forks, consensus development 2017-02-08 15:34:08 +07:00
Rfurse
3c75aecadb Removed Random Header Text
Removed the following text "tcoin ccooiinn  sssystem yysstteemm  iiss  tthis t"
2017-02-07 23:00:49 -05:00
Rfurse
7dd4c27c35 Changed "discreet" to "discrete" 2017-02-07 22:57:42 -05:00
Andreas M. Antonopoulos
fd3ec5b0f6 initial changes and revisions to ch10 2017-02-07 11:45:54 +07:00
Rfurse
296267da69 Updated current mining reward from 25 to 12.5 2017-02-06 22:07:10 -05:00
Will Binns
b184cb0875 Merge pull request #234 from juanesarango/develop
Fixed the number of basic questions
2017-02-05 11:13:21 -06:00
Will Binns
141d399987 Merge pull request #231 from francyi/patch-1
Fix typo in ch07
2017-02-05 11:09:39 -06:00
Will Binns
38d363eb81 Merge pull request #230 from michaelcippolito/develop
Suspected typo in acknowledgements section
2017-02-05 11:07:46 -06:00
Will Binns
d9bd861c97 Merge pull request #229 from topecongiro/develop
Fix a typo in ch06.asciidoc: 'an' to 'and'
2017-02-05 11:04:37 -06:00
Will Binns
ff70a0dfb1 Merge pull request #232 from yurigeorgiev4/patch-2
Fix BTC to Satoshi calc second try
2017-02-05 11:02:31 -06:00
Will Binns
90f03e4640 Merge pull request #233 from Rfurse/patch-1
Update ch06.asciidoc
2017-02-05 10:59:50 -06:00
Will Binns
9d17fe0565 Merge pull request #236 from edposnak/ch07-CSV-fix
nSequence must be greater than or equal to the CSV parameter
2017-02-05 10:54:21 -06:00
Will Binns
41833a480c Merge pull request #237 from edposnak/ch07-nSequence-fix
nSequence discussion
2017-02-05 10:52:13 -06:00
Will Binns
100eaeb4bb Merge pull request #238 from Rfurse/patch-4
Changed "Two" to "Three" to agree with the number questions listed be…
2017-02-05 10:49:58 -06:00
Rfurse
948c62ac8b Changed "Two" to "Three" to agree with the number questions listed below this sentence. 2017-02-03 15:35:14 -05:00
Ed Posnak
89826827dd add brief explanation for why nSequence cannot be 2^32 2017-02-03 13:04:19 -05:00
Ed Posnak
a08378be7a remove some redundancy about meaning of nSequence values less than 2^31
replace "the new consensus rules" with "new consensus rules"
2017-02-03 13:02:25 -05:00
Ed Posnak
820875d403 move discussion of consensus to consensus section 2017-02-03 12:56:35 -05:00
Ed Posnak
5eda229055 nSequence must be greater than or equal to the CSV parameter for the required number of blocks or seconds have elapsed. 2017-02-03 12:17:30 -05:00
Andreas M. Antonopoulos
f8a9017830 newbie proofing
sometimes people send money to burned addresses
2017-01-28 13:02:07 +07:00
Juan Esteban Arango
4d827c3a02 A little fix in the number of basic question around the main challenges of bitcoin 2017-01-26 16:18:01 -05:00
Rfurse
2d78285b5c Update ch06.asciidoc
I think you meant discrete rather than discreet, although that would be a clever pun.
2017-01-26 12:58:25 -05:00
yurigeorgiev4
7f9cc1d4ab Update ch06.asciidoc 2017-01-25 20:14:08 +02:00
yurigeorgiev4
04382e0dbd Fix BTC to Satoshi calc second try
In my initial read I fixed the wrong part of the calc sorry about that, it should be 0.015 instead of 0.15 to be inline with the rest of the example so the change is - 0.015 bitcoin is 1,5000,000 satoshis
2017-01-25 20:12:02 +02:00
francyi
78936b0d2b Fix typo in ch07
Change 'a output' to 'an output'
2017-01-24 22:02:14 +01:00
michaelcippolito
62ecf90b67 Suspected typo in acknowledgements section
Seems odd to switch from 'on' to 'in' within the same sentence:

"Every time I pulled on one thread of the bitcoin technology, I had to pull in the whole thing."

Changed 'in' to 'on':

"Every time I pulled on one thread of the bitcoin technology, I had to pull on the whole thing."
2017-01-22 15:20:36 -05:00
Seiichi Uchida
b6b5a5b4bb Fix a typo in ch06.asciidoc: 'an' to 'and' 2017-01-20 00:32:09 +09:00
Andreas M. Antonopoulos
d3a5dfac56 Merged branch develop into master 2017-01-19 13:16:35 +07:00
Andreas M. Antonopoulos
b799bdd2be Merged branch ch09 into develop 2017-01-19 13:15:58 +07:00
Andreas M. Antonopoulos
b2188d5075 ch09 added testnet, segnet, regtest and testing pipeline 2017-01-19 13:15:32 +07:00
Will Binns
80efbc0aef Merge pull request #227 from dimitris-t/patch-2
Fixes typo in ch08.asciidoc
2017-01-18 13:48:03 -06:00
dimitris-t
782ac5751d Update ch08.asciidoc
Typo: each others identity -> each other's identity
2017-01-18 13:39:51 +02:00
Andreas M. Antonopoulos
0c8b279b4b fixed incorrect indent 2017-01-18 12:52:01 +07:00
Andreas M. Antonopoulos
760956b9be Merged branch develop into master 2017-01-18 12:39:54 +07:00
Andreas M. Antonopoulos
ef1bb6122f Merged branch ch08 into develop 2017-01-18 12:39:28 +07:00
Andreas M. Antonopoulos
4bb865412d added tor, bip150-151 and more bloom filter info 2017-01-18 12:38:25 +07:00
Will Binns
f0d060349c Merge pull request #222 from dimitris-t/patch-1
Change spelling from 'an RETURN' to 'a RETURN'
2017-01-15 19:59:12 -06:00
Will Binns
c52cc90a6a
preface: Add contributor, dimitris-t 2017-01-15 19:58:01 -06:00
Will Binns
a0320fb891 preface: Add new contributors 2017-01-15 19:52:35 -06:00
Will Binns
aa40e6d5aa Merge pull request #224 from wjx/develop
Update default value of datacarriersize.
2017-01-15 19:49:30 -06:00
Will Binns
a44f8b477a Merge pull request #223 from jlopp/typoFix
Fix some minor typos
2017-01-15 19:45:45 -06:00
Will Binns
16f05cc6c9 Merge pull request #225 from elias19r/patch-1
Fix minor typos
2017-01-15 19:43:47 -06:00
Will Binns
f38584a96c Merge pull request #226 from yurigeorgiev4/patch-1
Fix BTC to satoshi calc
2017-01-15 19:39:38 -06:00
yurigeorgiev4
d504b51d21 Fix BTC to satoshi calc
1,000,000 satoshi = 0.01 BTC so the example should be 0.15 BTC = 15,000,000 satoshi
2017-01-15 19:31:39 +02:00
Andreas M. Antonopoulos
c502b8882c removed old chapters 2017-01-12 13:11:57 +07:00