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

595 Commits

Author SHA1 Message Date
Minh T. Nguyen
b1cf6c8693 Merge pull request #115 from kargakis/ch02-fix
Add another missing comma
2014-08-21 23:00:29 -07:00
Minh T. Nguyen
d1f7b4d277 Merge pull request #113 from physicsdude/develop
fix superscript
2014-08-20 22:52:28 -07:00
Bryan Gmyrek
185978a9f1 fix superscript 2014-08-20 15:52:26 -07:00
Minh T. Nguyen
77ccfb08b1 Updating GitHub contributors 2014-08-20 08:21:43 -07:00
Michalis Kargakis
0bf544abae Another missing comma 2014-08-20 14:54:29 +03:00
Minh T. Nguyen
a39956d520 Reverting changes from Issue #109 back to its original 2014-08-19 18:54:51 -07:00
Minh T. Nguyen
222f1dbaf1 Merge pull request #111 from kargakis/ch09-fixes
Add more missing commas
2014-08-19 18:48:12 -07:00
Minh T. Nguyen
07538c8569 Merge pull request #110 from kargakis/ch08-fixes
Add missing comma
2014-08-19 18:47:05 -07:00
Minh T. Nguyen
28c499ea7c Merge branch 'jbisterfeldt-develop' into develop 2014-08-19 18:43:46 -07:00
Minh T. Nguyen
7c5bacd303 Minor copyediting following merge from issue #109 2014-08-19 18:43:29 -07:00
Minh T. Nguyen
99ca075f84 Merge branch 'develop' of https://github.com/jbisterfeldt/bitcoinbook into jbisterfeldt-develop 2014-08-19 18:40:59 -07:00
Michalis Kargakis
f521a46225 Add more missing commas 2014-08-20 02:54:20 +03:00
Michalis Kargakis
6b852f2a8e Add missing comma 2014-08-20 02:31:14 +03:00
Andreas M. Antonopoulos
493e45bbe0 README added 2014-08-19 16:08:06 -04:00
Jason Bisterfeldt
54a1215a9c Update address definition
Addresses are the 160-bit hash of a public key, multisignature addresses begin with three (3).
2014-08-19 14:06:27 -05:00
Minh T. Nguyen
a86fa10543 Changing Summer 2014 to mid-2014, since seasons have different meanings in different hemispheres 2014-08-19 09:13:49 -07:00
Minh T. Nguyen
0b093bef4e Light copyediting/grammer/spelling mistakes 2014-08-19 09:10:24 -07:00
Minh T. Nguyen
85e3893024 Merge branch 'jlopp-confirmationClarification' into develop 2014-08-19 08:28:01 -07:00
Minh T. Nguyen
d275835ec3 Change 'can not' to 'cannot' 2014-08-19 08:27:42 -07:00
Minh T. Nguyen
c3883cdf9e Merge branch 'confirmationClarification' of https://github.com/jlopp/bitcoinbook into jlopp-confirmationClarification 2014-08-19 08:26:59 -07:00
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
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
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
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 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