Minh T. Nguyen
151f0b2590
Merge pull request #106 from jlopp/indexUpdate
...
Add Chapter 9 to book index
2014-08-19 08:24:57 -07:00
Minh T. Nguyen
cf9a9deabb
Merge pull request #105 from ethers/ch5
...
fix Mutli typo and grammar
2014-08-19 08:24:19 -07:00
Andreas M. Antonopoulos
0408cb9e17
Merge pull request #103 from vericoin/patch-1
...
Corrected case and added feature
2014-08-19 11:24:02 -04:00
Minh T. Nguyen
36ba6fa016
Merge pull request #104 from ethers/ch4
...
Chapter 4
2014-08-19 08:23:43 -07:00
Minh T. Nguyen
bd7a425d50
Merge pull request #102 from schinzelh/darkcoin
...
Darkcoin: corrected launch date and maximum coin supply, according to ht...
2014-08-19 08:21:25 -07:00
amacdonald@oreilly.com
6e3b09855a
Updated book.asciidoc
2014-08-19 08:05:58 -07:00
Jameson Lopp
a51d2f941b
Attempting clarification of 6 confirmation standard
2014-08-19 09:36:17 -04:00
Jameson Lopp
fc493ba2da
Adding Chapter 9 to book index
2014-08-19 09:14:19 -04:00
ethers
4e229b0ff1
fix Mutli typo and grammar
2014-08-19 01:09:52 -07:00
ethers
f048a7c24c
be more precise about secp256k1 curve
...
(is also more consistent with further text in the chapter)
2014-08-18 23:30:30 -07:00
ethers
d18aa9d9ce
grammar
2014-08-18 23:18:28 -07:00
Andreas M. Antonopoulos
66348c322d
ch10 start
2014-08-18 18:45:42 -04:00
effectsToCause
d17947f168
Corrected case and added feature
...
I added here an additional novel feature of VeriCoin that directly relates to bitcoin, as an example how alt-coins can co-exist symbiotically with Bitcoin in the market.
2014-08-18 10:20:57 -04:00
Andreas M. Antonopoulos
29b6f111f0
Merge pull request #101 from nekomata-3/patch-1
...
Update ch09.asciidoc
2014-08-18 08:55:59 -04:00
Holger Schinzel
df9beb5ec9
Darkcoin: corrected launch date and maximum coin supply, according to https://bitcointalk.org/index.php?topic=421615.0
2014-08-18 12:01:02 +02:00
Nekomata
167c274110
Update ch09.asciidoc
2014-08-18 01:11:30 -03:00
Minh T. Nguyen
2a8399dad1
Add 'virtually' to 'virtually impossible' when talking about hash collisions per issue #94
2014-08-17 16:00:05 -07:00
Minh T. Nguyen
683af91111
Change 'Jing’s node has assembled a chain of 277,314 blocks' to 'Jing's node has assembled a chain up to block 277,314.' per issue #92
2014-08-17 15:54:21 -07:00
Minh T. Nguyen
3de2551c7f
Change 'In the example above' to 'In the hashing example above' to disambiguate which example is being referred to per issue #87
2014-08-17 15:40:14 -07:00
Minh T. Nguyen
c11901122c
Reword the block verification checklist per Issue #85
2014-08-17 15:33:25 -07:00
Minh T. Nguyen
483c5b7373
Reword the transaction verification checklist per Issue #85
2014-08-17 15:27:19 -07:00
Andreas M. Antonopoulos
6b9512a61f
Merge branch 'chapter/Chapter9'
2014-08-17 18:11:18 -04:00
Andreas M. Antonopoulos
7a65e9c2dd
Merge branch 'chapter/Chapter9' into develop
2014-08-17 18:10:21 -04:00
Andreas M. Antonopoulos
a504a4f093
updated Myriad info
2014-08-17 18:09:48 -04:00
Andreas M. Antonopoulos
605537d1e1
Merge pull request #97 from simondlr/develop
...
Reworked and added additional information on Namecoin's namespecs.
2014-08-17 18:06:26 -04:00
Simon de la Rouviere
4689a7da17
Reworked and added additional information on Namecoin's namespecs.
2014-08-17 21:56:02 +02:00
andreas@antonopoulos.com
8898000a43
Updated book.asciidoc
2014-08-17 12:31:20 -07:00
Andreas M. Antonopoulos
316e2e096e
Merge branch 'chapter/Chapter9' into develop
2014-08-17 15:27:50 -04:00
Andreas M. Antonopoulos
99a4e57be2
PoS description
2014-08-17 15:26:30 -04:00
Andreas M. Antonopoulos
0e942b00c2
chapter 9 end
2014-08-17 15:22:49 -04:00
Andreas M. Antonopoulos
700c7b9f19
alt-chains done, meta-coins started
2014-08-16 23:37:06 -04:00
Andreas M. Antonopoulos
dfa8b2cdfa
anonymity alt-coins
2014-08-14 14:05:06 -04:00
Andreas M. Antonopoulos
f08eb048ec
multi-purpose mining alt-coins
2014-08-14 11:31:10 -04:00
Andreas M. Antonopoulos
54eff57753
alt-coins pt 1
2014-08-13 22:42:10 -04:00
Minh T. Nguyen
bedd43ad53
Merge pull request #96 from belovachap/develop
...
Wee typo "is collection" -> "is a collection"
2014-08-12 17:37:07 -07:00
Chapman Shoop
ee130bf277
Wee typo "is collection" -> "is a collection"
2014-08-12 17:00:35 -07:00
Minh T. Nguyen
0283588c75
Changing commutative to associative when discussing properties of addition per issue #95
2014-08-12 08:36:11 -07:00
Minh T. Nguyen
30d6e767aa
Fixing decimal calculation of target difficulty per Issue #93
2014-08-12 08:27:18 -07:00
Minh T. Nguyen
8f1eee6309
Removed reference to checklist as that doesn't come until chapter 8. Rewording of sentence per Issue #72
2014-08-12 08:00:25 -07:00
Minh T. Nguyen
4fe0bc317a
Update Bloom filter examples 4 and 5 to hash the appropriate inputs X and Y
2014-08-12 07:50:05 -07:00
Minh T. Nguyen
59b4155eba
Adding and removing periods to standardize the punctuation in the BitcoinNodeTypes.png
2014-08-12 07:46:48 -07:00
Minh T. Nguyen
90799be2e3
Merge branch 'minh_changes'
2014-08-12 01:33:13 -07:00
Minh T. Nguyen
1f3fc48cad
Finish copyediting of chapter 8
2014-08-11 23:08:43 -07:00
Minh T. Nguyen
55bf82cdee
Finish copyediting chapter 7
2014-08-11 21:15:47 -07:00
Minh T. Nguyen
ec1d354cc8
Changing direction describing the merkle root. Its the transaction data that forms the 32 bytes of the merkle root.
2014-08-11 21:07:50 -07:00
Minh T. Nguyen
af75efa45e
Changin Spring of 2013 to early 2013, since seasons like spring,winter mean different parts of the year in different hemispheres
2014-08-11 20:42:21 -07:00
Minh T. Nguyen
70f6ae21e5
Copyediting of chapter 6, part 1
2014-08-11 19:42:08 -07:00
Minh T. Nguyen
39c3584de9
Merge branch 'EdLeafe-ch05' into develop
2014-08-10 22:26:16 -07:00
Minh T. Nguyen
868576d16e
Merge branch 'ch05' of https://github.com/EdLeafe/bitcoinbook into EdLeafe-ch05
2014-08-10 22:24:12 -07:00
Minh T. Nguyen
4869400db4
Merge branch 'erikwam-patch-14' into develop
2014-08-10 22:21:32 -07:00