1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-15 20:49:21 +00:00
Commit Graph

3274 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
6e2caba813 Merge pull request #49 from richardkiss/develop
First check-in of pycoin.asciidoc.
2014-06-25 22:32:31 -04:00
amacdonald@oreilly.com
3142a92336 Made changes to ch05.asciidoc 2014-06-25 13:20:00 -07:00
Andreas M. Antonopoulos
141ef6a8bb ch6 outline 2014-06-25 12:44:27 -04:00
andreas@antonopoulos.com
970f0cae10 Updated book.asciidoc 2014-06-25 09:34:05 -07:00
Andreas M. Antonopoulos
3e6388c803 Merge branch 'chapter/Chapter5' into develop 2014-06-25 12:29:56 -04:00
Andreas M. Antonopoulos
81ea186efa clarified P2SH redeemScript requirements of isStandard 2014-06-25 12:29:24 -04:00
Andreas M. Antonopoulos
f4de47a3ac finished P2SH 2014-06-25 12:25:15 -04:00
Michalis Kargakis
503b0553db Minor syntax and grammar fixes 2014-06-25 15:44:30 +03:00
Minh T. Nguyen
69a4ec8ace Actual tiny merge of Issue #44 2014-06-24 23:44:51 -07:00
Minh T. Nguyen
578b3b6c75 Tiny partial merge of Issue #44 2014-06-24 23:31:31 -07:00
Andreas M. Antonopoulos
2c7a197045 updated scriptSig + scriptPubKey diagram 2014-06-24 20:31:18 -04:00
Andreas M. Antonopoulos
70dec1760e Merge branch 'develop' into chapter/Chapter5 2014-06-24 20:27:49 -04:00
Andreas M. Antonopoulos
67a77f49cf p2sh section 2014-06-24 20:27:02 -04:00
Andreas M. Antonopoulos
6ed49d07e7 Eugenia correction and gender pronoun fix 2014-06-24 14:26:33 -04:00
Andreas M. Antonopoulos
c14c56c23d Eugenia corrected gender pronouns 2014-06-24 14:23:10 -04:00
Andreas M. Antonopoulos
18daf24793 one OP_RETURN per Tx, small corrections 2014-06-24 13:06:40 -04:00
Andreas M. Antonopoulos
289523e9aa Corrections and new diagram for part 2 of P2PKH 2014-06-24 13:02:53 -04:00
Andreas M. Antonopoulos
d29c47fc49 Merge branch 'develop' into chapter/Chapter5 2014-06-24 12:43:13 -04:00
Andreas M. Antonopoulos
cf4b8963f1 Add simple match script execution steps 2014-06-24 12:33:35 -04:00
Andreas M. Antonopoulos
fb702a133a pay-to-public-key, op_return, p2sh draft, opcode tables 2014-06-24 12:01:40 -04:00
Andreas M. Antonopoulos
4272b825f8 updated image for script execution example 2014-06-22 12:02:07 -04:00
Andreas M. Antonopoulos
7a2624c76a Standard transaction scripts, P2PKH, Multi-signature 2014-06-20 11:33:01 -04:00
Andreas M. Antonopoulos
1934969b17 locking script, unlocking script and script execution 2014-06-19 21:39:34 -04:00
Steve Klise
c683ca1328 Merge branch 'master' of git.atlas.oreilly.com:oreillymedia/atlas_book_skeleton
Conflicts:
	atlas.json
2014-06-19 16:06:10 -07:00
Steve Klise
54a76872eb Merge pull request #6 from oreillymedia/no-title
Remove "title" attribute from atlas.json
2014-06-19 11:41:45 -07:00
Steve Klise
08a27f9cfb Update atlas.json 2014-06-19 11:15:39 -07:00
Andreas M. Antonopoulos
9815fbfc20 locktime and sequence # 2014-06-19 11:57:20 -04:00
Andreas M. Antonopoulos
3c7f830264 outputs, inputs and fees 2014-06-18 23:40:12 -04:00
Andreas M. Antonopoulos
1ed0260414 ch5 more 2014-06-18 20:05:23 -04:00
Administrator
3358d1a1e5 Fixing theme 2014-06-13 21:15:10 +00:00
Richard Kiss
47a8c93f4d First check-in of pycoin.asciidoc. 2014-06-11 17:44:48 -07:00
Andreas M. Antonopoulos
34362e9f84 TX and UTXO 2014-06-11 11:29:23 -07:00
Minh T. Nguyen
de7efe9eb9 Changing 'a 50% reductio'n to 'almost 50% reduction' suggested by Issue #43 2014-06-10 22:39:02 -07:00
Minh T. Nguyen
93183b310d Merge pull request #42 from kargakis/develop
Display header on ch04 correctly
2014-06-08 22:23:09 -07:00
Michalis Kargakis
0464511207 Display header on ch04 correctly 2014-06-08 03:41:59 +03:00
Andreas M. Antonopoulos
d00b2c921f Merge branch 'chapter/Chapter5' into develop 2014-06-07 12:25:45 -07:00
Minh T. Nguyen
25e32ccbc7 Better wording for 'be they are legitimate governments' from issue #41 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
3122090cce Correcting the block number of Alice's transaction as reported by Issue #40 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
286c63d44e Changing casing of millibits to milliBits following the standard on https://en.bitcoin.it/wiki/MilliBit 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
e2a9bb27be A public key should be 520 bits / 65 bytes; reported by Issue #39 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
a213cb0350 Using the correct public key and x/y coordinates as reported by Issue #39 2014-06-07 12:22:59 -07:00
Minh T. Nguyen
4c1e976363 Correcting the math of the range of patterns for 1Kids* reported with Issue #38 2014-06-07 12:22:59 -07:00
Erik Wahlström
4a02331491 Update ch04.asciidoc
Suspected typos.
2014-06-07 12:22:59 -07:00
Nagaraj Hubli
be1946fc52 minor change
In the last sentence, since we are referring to the older wallets first as...

"This allows the importing wallet to distinguish between private keys originating from older or newer wallets"

At the end of the sentence it would be nice to have "uncompressed, or the compressed respectively", rather than "compressed, or the uncompressed"
2014-06-07 12:22:59 -07:00
Andreas M. Antonopoulos
37350b3d58 warning to readers - no comments, issues or PRs yet, still heavily editing 2014-06-07 12:06:48 -07:00
Andreas M. Antonopoulos
d66601c0a6 ch5 outline work 2014-06-07 12:06:48 -07:00
Andreas M. Antonopoulos
5a56fab327 ch5 intro 2014-06-07 12:06:48 -07:00
Andreas M. Antonopoulos
80196d3088 ch5 outline 2014-06-07 12:06:47 -07:00
Andreas M. Antonopoulos
ed93956746 warning to readers - no comments, issues or PRs yet, still heavily editing 2014-06-07 11:59:35 -07:00
Andreas M. Antonopoulos
977d246c35 ch5 outline work 2014-06-07 11:58:06 -07:00