dash-docs/_includes
David A. Harding 6afc6835bf
Use Terms "Pubkey Script" And "Signature Script"
This modifies commits provided by @petertodd to use the terms "pubkey
script" and "signature script" instead of other terms.

* Rename "scriptPubKey" and "output script" to "pubkey script"
  (suggested by @luke-jr). We leave a token "scriptPubKey" at the point
  where we define pubkey script so that searchers can find it.

* Rename "scriptSig" to "signature script" (suggested by @luke-jr). We
  also leave a token "scriptSig" at this definition point.

* Rename "redeemScript" to "redeem script"

* Defined ECDSA on secp256k1 curve as the crypto used in the Transaction
  section and added references to secp256k1 private/public keys and
  signatures.

* Removed "The Parts Of A Transaction" illustration by commenting it out
  in the HTML. Shoehorning the pubkey/signature script terms into this
  image was becoming difficult, and I'm not very fond of that
  illustration anyway. I'll see if I can think of a nicer replacement
  illustration for some point in the future.

* Add a short paraphrased version @petertodd's description of scripts as
  generalized crypto.

* Updated all the illustrations which referred to either pubkey scripts
  or signature scripts to use these terms.
2014-09-20 15:07:42 -04:00
..
example_intro.md Add RPC Password Setup Instructions To DevEx (Closes #491) Thanks @kostaz 2014-07-31 11:22:12 -04:00
example_payment_processing.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
example_testing.md Apply various typos and text improvements (thanks @harding!) 2014-06-13 17:40:15 -04:00
example_transactions.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
fragment_reviews_needed.md Add Disclaimer & Anchor Affordance To Dev Examples 2014-06-02 13:07:27 -04:00
guide_block_chain.md Mention that coinbase is the first transaction in a block in "Block Chain" subsection 2014-05-21 23:26:38 -04:00
guide_contracts.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
guide_intro.md Apply various typos and text improvements (thanks @harding!) 2014-06-13 17:40:15 -04:00
guide_mining.md Link to libblkmaker and python-blkmaker (thanks @luke-jr!) 2014-08-10 08:29:33 -04:00
guide_operating_modes.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
guide_p2p_network.md Describe What Happens To Mempool During A Reorg 2014-06-11 20:16:30 -04:00
guide_payment_processing.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
guide_transactions.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
guide_wallets.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
ref_block_chain.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
ref_core_rpcs-abcdefg.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
ref_core_rpcs-hijklmn.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
ref_core_rpcs-opqrst.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
ref_core_rpcs-uvwxyz.md Replace P2PH by P2PKH in devel-docs 2014-05-14 00:21:00 -04:00
ref_intro.md Apply various typos and text improvements (thanks @harding!) 2014-06-13 17:40:15 -04:00
ref_transactions.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00
ref_wallets.md Contributions by @instagibbs to devel docs 2014-05-09 22:13:59 -04:00
references.md Use Terms "Pubkey Script" And "Signature Script" 2014-09-20 15:07:42 -04:00