mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Based on a discussion tonight on IRC with comments from @gmaxwell, bitcoin428, and kadoban. * Add a new introduction to the Standard Transaction section which explains the purpose behind standard transactions so readers understand that these aren't limitations for limitation's sake. More specifically, note that bug-prevention isn't the only reason for standard transactions---thanks to @gmaxwell for explaining the forward compatablity reason to me. * Make it clear that isStandard() only applies to loose transactions and that it doesn't apply to txes in blocks. Thanks to bitcoin428 for pointing out this source of confusion. * Make it cleare that a non-standard redeemScript is a script that would not pass isStandard(). Thanks to kadoban for pointing out the absense of that information. |
||
---|---|---|
.. | ||
guide_block_chain.md | ||
guide_contracts.md | ||
guide_intro.md | ||
guide_mining.md | ||
guide_operating_modes.md | ||
guide_p2p_network.md | ||
guide_payment_processing.md | ||
guide_transactions.md | ||
guide_wallets.md | ||
ref_block_chain.md | ||
ref_core_rpcs-abcdefg.md | ||
ref_core_rpcs-hijklmn.md | ||
ref_core_rpcs-opqrst.md | ||
ref_core_rpcs-uvwxyz.md | ||
ref_transactions.md | ||
ref_wallets.md | ||
references.md |