diff --git a/_data/glossary/en/51-percent-attack.yaml b/_data/glossary/en/51-percent-attack.yaml index 8485547a..c9d88ddd 100644 --- a/_data/glossary/en/51-percent-attack.yaml +++ b/_data/glossary/en/51-percent-attack.yaml @@ -30,7 +30,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[51% attack](/en/developer-guide#term-51-attack) --- Bitcoin.org Developer Guide" + - "[51% attack](/en/developer-guide#term-51-attack) --- Developer Guide" - "[What can an attacker with 51% of hash power do?](http://bitcoin.stackexchange.com/q/658) --- Bitcoin StackExchange" - "[Bitcoin.pdf](/en/bitcoin-paper) --- Satoshi Nakamoto (Bitcoin.org)" diff --git a/_data/glossary/en/address.yaml b/_data/glossary/en/address.yaml index 98a9e2a6..1ba308cc 100644 --- a/_data/glossary/en/address.yaml +++ b/_data/glossary/en/address.yaml @@ -22,7 +22,7 @@ optional: - IP address links_html_or_markdown_style_capitalize_first_letter: - - "[Address](/en/developer-guide#term-address) --- Bitcoin.org Developer Guide" + - "[Address](/en/developer-guide#term-address) --- Developer Guide" - "[Address](https://en.bitcoin.it/wiki/Address) --- Bitcoin Wiki" diff --git a/_data/glossary/en/base58check.yaml b/_data/glossary/en/base58check.yaml index a4f884c1..0c8dda10 100644 --- a/_data/glossary/en/base58check.yaml +++ b/_data/glossary/en/base58check.yaml @@ -26,7 +26,7 @@ optional: - IP address links_html_or_markdown_style_capitalize_first_letter: - - "[base58check](/en/developer-reference#term-base58check) --- Bitcoin.org Developer Reference" + - "[base58check](/en/developer-reference#term-base58check) --- Developer Reference" - "[Base58Check encoding](https://en.bitcoin.it/wiki/Base58Check_encoding) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/block-chain.yaml b/_data/glossary/en/block-chain.yaml index 3396859c..d9d24cb8 100644 --- a/_data/glossary/en/block-chain.yaml +++ b/_data/glossary/en/block-chain.yaml @@ -30,7 +30,7 @@ optional: - Header chain links_html_or_markdown_style_capitalize_first_letter: - - "[Block chain](/en/developer-guide#block-chain) --- Bitcoin.org Developer Guide" + - "[Block chain](/en/developer-guide#block-chain) --- Developer Guide" - "[Block chain](https://en.bitcoin.it/wiki/Block_chain) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/block-header.yaml b/_data/glossary/en/block-header.yaml index a89a96d5..f438af57 100644 --- a/_data/glossary/en/block-header.yaml +++ b/_data/glossary/en/block-header.yaml @@ -22,7 +22,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Block header](/en/developer-reference#block-headers) --- Bitcoin.org Developer Reference" + - "[Block header](/en/developer-reference#block-headers) --- Developer Reference" - "[Block hashing algorithm](https://en.bitcoin.it/wiki/Block_hashing_algorithm) --- Bitcoin Wiki" - "[What are Bitcoin miners really solving?](http://bitcoin.stackexchange.com/q/8031) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/block-height.yaml b/_data/glossary/en/block-height.yaml index 07212625..0936a2ea 100644 --- a/_data/glossary/en/block-height.yaml +++ b/_data/glossary/en/block-height.yaml @@ -25,7 +25,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Block height](/en/developer-guide#term-block-height) --- Bitcoin.org Developer Guide" + - "[Block height](/en/developer-guide#term-block-height) --- Developer Guide" - "[Definition of block height](http://bitcoin.stackexchange.com/q/18561) --- Bitcoin StackExchange" - "[Why is block height required in the coinbase?](http://bitcoin.stackexchange.com/q/30764) --- Bitcoin StackExchange" - "[Is block height always sequencial?](http://bitcoin.stackexchange.com/q/24309) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/block-reward.yaml b/_data/glossary/en/block-reward.yaml index 4dd81918..2df8bcc6 100644 --- a/_data/glossary/en/block-reward.yaml +++ b/_data/glossary/en/block-reward.yaml @@ -24,7 +24,7 @@ optional: - Transaction fees links_html_or_markdown_style_capitalize_first_letter: - - "[Block reward](/en/developer-reference#term-block-reward) --- Bitcoin.org Developer Reference" + - "[Block reward](/en/developer-reference#term-block-reward) --- Developer Reference" --- diff --git a/_data/glossary/en/block-size-limit.yaml b/_data/glossary/en/block-size-limit.yaml index 0dd4d456..6ec14cf9 100644 --- a/_data/glossary/en/block-size-limit.yaml +++ b/_data/glossary/en/block-size-limit.yaml @@ -8,7 +8,7 @@ required: summary_max_255_characters_no_formatting: > The maximum size in bytes that the consensus rules allow a block to be. - The current block size limit is 1000000 bytes. + The current block size limit is 2000000 bytes. synonyms_shown_in_glossary_capitalize_first_letter: - Maximum Block Size @@ -22,7 +22,7 @@ optional: - Blockchain size links_html_or_markdown_style_capitalize_first_letter: - - "[Serialized Blocks](/en/developer-reference#serialized-blocks) --- Bitcoin.org Developer Guide" + - "[Serialized Blocks](/en/developer-reference#serialized-blocks) --- Developer Guide" - "[Block](https://en.bitcoin.it/wiki/Block) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/block.yaml b/_data/glossary/en/block.yaml index 7e9c1d0c..3bdea967 100644 --- a/_data/glossary/en/block.yaml +++ b/_data/glossary/en/block.yaml @@ -21,7 +21,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Block](/en/developer-guide#term-block) --- Bitcoin.org Developer Guide" + - "[Block](/en/developer-guide#term-block) --- Developer Guide" - "[Block](https://en.bitcoin.it/wiki/Block) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/blocks-first-sync.yaml b/_data/glossary/en/blocks-first-sync.yaml index 722e3d65..64ce0d72 100644 --- a/_data/glossary/en/blocks-first-sync.yaml +++ b/_data/glossary/en/blocks-first-sync.yaml @@ -23,6 +23,6 @@ optional: - Headers-first sync links_html_or_markdown_style_capitalize_first_letter: - - "[Blocks-first sync](/en/developer-guide#blocks-first) --- Bitcoin.org Developer Guide" + - "[Blocks-first sync](/en/developer-guide#blocks-first) --- Developer Guide" --- diff --git a/_data/glossary/en/bloom-filter.yaml b/_data/glossary/en/bloom-filter.yaml index 55fa2026..8f3d4190 100644 --- a/_data/glossary/en/bloom-filter.yaml +++ b/_data/glossary/en/bloom-filter.yaml @@ -21,7 +21,7 @@ optional: - Bloom filter (general computer science term, of which Bitcoin's bloom filters are a specific implementation) links_html_or_markdown_style_capitalize_first_letter: - - "[Bloom filter](/en/developer-guide#bloom-filters) --- Bitcoin.org Developer Guide" + - "[Bloom filter](/en/developer-guide#bloom-filters) --- Developer Guide" - "[BIP37: Connection Bloom Filtering](https://github.com/bitcoin/bips/blob/master/bip-0037.mediawiki)--- Bitcoin Improvement Proposals" - "[Pull request that implemented bloom filters in Bitcoin Core](https://github.com/bitcoin/bitcoin/pull/1795) --- GitHub" - "[Discussion about bloom filtering and SPV clients](https://bitcointalk.org/index.php?topic=252937.0) --- BitcoinTalk" diff --git a/_data/glossary/en/chain-code.yaml b/_data/glossary/en/chain-code.yaml index 47841b15..e401ea2e 100644 --- a/_data/glossary/en/chain-code.yaml +++ b/_data/glossary/en/chain-code.yaml @@ -28,7 +28,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Chain code](/en/developer-guide#term-chain-code) --- Bitcoin.org Developer Guide" + - "[Chain code](/en/developer-guide#term-chain-code) --- Developer Guide" - "[BIP32: Hierarchical Deterministic Wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" - "[Deterministic wallet](https://en.bitcoin.it/wiki/Deterministic_Wallet) --- Bitcoin wiki" diff --git a/_data/glossary/en/change-address.yaml b/_data/glossary/en/change-address.yaml index 7c5a0415..ea1f6f25 100644 --- a/_data/glossary/en/change-address.yaml +++ b/_data/glossary/en/change-address.yaml @@ -7,7 +7,7 @@ required: title_max_40_characters_no_formatting: Change, Change Address, Change Output summary_max_255_characters_no_formatting: > - An output in a transaction which returns satoshis to the + An output in a transaction which returns duffs to the spender, thus preventing too much of the input value from going to transaction fees. @@ -26,7 +26,7 @@ optional: - Address reuse links_html_or_markdown_style_capitalize_first_letter: - - "[Change address](/en/developer-guide#term-change-output) --- Bitcoin.org Developer Guide" + - "[Change address](/en/developer-guide#term-change-output) --- Developer Guide" - "[Change](https://en.bitcoin.it/wiki/Change) --- Bitcoin Wiki" - "[Why does Bitcoin Core use separate change addresses?](http://bitcoin.stackexchange.com/q/35412) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/child-key.yaml b/_data/glossary/en/child-key.yaml index 96473f07..b8c7964e 100644 --- a/_data/glossary/en/child-key.yaml +++ b/_data/glossary/en/child-key.yaml @@ -32,7 +32,7 @@ optional: - Public key (derived from a private key, not a parent key) links_html_or_markdown_style_capitalize_first_letter: - - "[Child key](/en/developer-guide#term-child-public-key) --- Bitcoin.org Developer Guide" + - "[Child key](/en/developer-guide#term-child-public-key) --- Developer Guide" - "[BIP32: Hierarchical Deterministic Wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/coinbase-transaction.yaml b/_data/glossary/en/coinbase-transaction.yaml index df040d05..40524612 100644 --- a/_data/glossary/en/coinbase-transaction.yaml +++ b/_data/glossary/en/coinbase-transaction.yaml @@ -23,7 +23,7 @@ optional: - Coinbase (the unique part of a coinbase transaction) links_html_or_markdown_style_capitalize_first_letter: - - "[Coinbase transaction](/en/developer-reference#term-coinbase-tx) --- Bitcoin.org Developer Reference" + - "[Coinbase transaction](/en/developer-reference#term-coinbase-tx) --- Developer Reference" - "[Generation transaction](https://en.bitcoin.it/wiki/Transaction#Generation) --- Bitcoin Wiki" - "[Who generates the coinbase transaction?](http://bitcoin.stackexchange.com/q/32091) --- Bitcoin StackExchange" - "[Must a block contain a coinbase transaction?](http://bitcoin.stackexchange.com/q/30349) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/coinbase.yaml b/_data/glossary/en/coinbase.yaml index 9020f724..885dee52 100644 --- a/_data/glossary/en/coinbase.yaml +++ b/_data/glossary/en/coinbase.yaml @@ -25,7 +25,7 @@ optional: - Coinbase.com links_html_or_markdown_style_capitalize_first_letter: - - "[Coinbase](/en/developer-reference#term-coinbase-field) --- Bitcoin.org Developer Reference" + - "[Coinbase](/en/developer-reference#term-coinbase-field) --- Developer Reference" - "[Coinbase](https://en.bitcoin.it/wiki/Coinbase) --- Bitcoin Wiki" - "[What is the coinbase?](http://bitcoin.stackexchange.com/q/4571) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/compactsize.yaml b/_data/glossary/en/compactsize.yaml index 0f2d59f3..be73742c 100644 --- a/_data/glossary/en/compactsize.yaml +++ b/_data/glossary/en/compactsize.yaml @@ -25,7 +25,7 @@ optional: - Compact (the data type used for nBits in the block header) links_html_or_markdown_style_capitalize_first_letter: - - "[CompactSize Unsigned Integers](/en/developer-reference#compactsize-unsigned-integers) --- Bitcoin.org Developer Reference" + - "[CompactSize Unsigned Integers](/en/developer-reference#compactsize-unsigned-integers) --- Developer Reference" - "[Variable length integers (compactSize)](https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/compressed-public-key.yaml b/_data/glossary/en/compressed-public-key.yaml index 29c57631..b0e73dd1 100644 --- a/_data/glossary/en/compressed-public-key.yaml +++ b/_data/glossary/en/compressed-public-key.yaml @@ -20,7 +20,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Public key formats](/en/developer-guide#public-key-formats) --- Bitcoin.org Developer Guide" + - "[Public key formats](/en/developer-guide#public-key-formats) --- Developer Guide" - "[What is a compressed public key?](http://bitcoin.stackexchange.com/q/3059) --- Bitcoin StackExchange" - "[Why does Bitcoin Core support both compressed and uncompressed keys?](http://bitcoin.stackexchange.com/q/5952) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/confirmation-score.yaml b/_data/glossary/en/confirmation-score.yaml index a1cb0639..d8486531 100644 --- a/_data/glossary/en/confirmation-score.yaml +++ b/_data/glossary/en/confirmation-score.yaml @@ -31,7 +31,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Confirmations](/en/developer-guide#term-confirmation) --- Bitcoin.org Developer Guide" + - "[Confirmations](/en/developer-guide#term-confirmation) --- Developer Guide" - "[Confirmation](https://en.bitcoin.it/wiki/Confirmation) --- Bitcoin Wiki" - "[What are confirmations?](http://bitcoin.stackexchange.com/a/160) --- Bitcoin StackExchange" - "[When should I worry about 1-confirmation payments?](http://bitcoin.stackexchange.com/q/32562) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/consensus-rules.yaml b/_data/glossary/en/consensus-rules.yaml index d900f922..fad659b5 100644 --- a/_data/glossary/en/consensus-rules.yaml +++ b/_data/glossary/en/consensus-rules.yaml @@ -25,6 +25,6 @@ optional: - Consensus (what happens when nodes follow the same consensus rules) links_html_or_markdown_style_capitalize_first_letter: - - "[Consensus rules](/en/developer-guide#term-consensus-rules) --- Bitcoin.org Developer Guide" + - "[Consensus rules](/en/developer-guide#term-consensus-rules) --- Developer Guide" --- diff --git a/_data/glossary/en/consensus.yaml b/_data/glossary/en/consensus.yaml index 888977d5..0634a6c8 100644 --- a/_data/glossary/en/consensus.yaml +++ b/_data/glossary/en/consensus.yaml @@ -22,6 +22,6 @@ optional: - Consensus rules (the rules that allow nodes to maintain consensus) links_html_or_markdown_style_capitalize_first_letter: - - "[Consensus](/en/developer-guide#term-consensus) --- Bitcoin.org Developer Guide" + - "[Consensus](/en/developer-guide#term-consensus) --- Developer Guide" --- diff --git a/_data/glossary/en/difficulty.yaml b/_data/glossary/en/difficulty.yaml index c5c8ba13..6018dab8 100644 --- a/_data/glossary/en/difficulty.yaml +++ b/_data/glossary/en/difficulty.yaml @@ -23,7 +23,7 @@ optional: - Target threshold (the value from which difficulty is calculated) links_html_or_markdown_style_capitalize_first_letter: - - "[Difficulty](/en/developer-guide#term-difficulty) --- Bitcoin.org Developer Guide" + - "[Difficulty](/en/developer-guide#term-difficulty) --- Developer Guide" - "[Difficulty](https://en.bitcoin.it/wiki/Difficulty) --- Bitcoin Wiki" - "[How is difficulty calculated?](http://bitcoin.stackexchange.com/q/5838) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/dns-seed.yaml b/_data/glossary/en/dns-seed.yaml index 3c69f8a8..e49a31ce 100644 --- a/_data/glossary/en/dns-seed.yaml +++ b/_data/glossary/en/dns-seed.yaml @@ -21,7 +21,7 @@ optional: - HD wallet seeds links_html_or_markdown_style_capitalize_first_letter: - - "[DNS seed](/en/developer-guide#term-dns-seed) --- Bitcoin.org Developer Guide" + - "[DNS seed](/en/developer-guide#term-dns-seed) --- Developer Guide" - "[DNS seeds](https://en.bitcoin.it/wiki/Satoshi_Client_Node_Discovery#DNS_Addresses) --- Bitcoin Wiki" - "[What is a DNS seed versus a seed node?](http://bitcoin.stackexchange.com/q/14371) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/double-spend.yaml b/_data/glossary/en/double-spend.yaml index 942f0b95..ac7e1a5f 100644 --- a/_data/glossary/en/double-spend.yaml +++ b/_data/glossary/en/double-spend.yaml @@ -8,7 +8,7 @@ required: summary_max_255_characters_no_formatting: > A transaction that uses the same input as an already broadcast - transaction. The attempt of duplication, deceit, or conversion, + transaction. The attempt of duplication, deceit, or conversion, will be adjudicated when only one of the transactions is recorded in the blockchain. @@ -28,7 +28,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Double spend](/en/developer-guide#term-double-spend) --- Bitcoin.org Developer Guide" + - "[Double spend](/en/developer-guide#term-double-spend) --- Developer Guide" - "[Double spending](https://en.bitcoin.it/wiki/Double-spending) --- Bitcoin Wiki" - "[What is a double spend?](http://bitcoin.stackexchange.com/q/4974) --- Bitcoin StackExchange" - "[How do I detect a double spend?](http://bitcoin.stackexchange.com/q/13370) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/escrow-contract.yaml b/_data/glossary/en/escrow-contract.yaml index 4d1dd339..774137f8 100644 --- a/_data/glossary/en/escrow-contract.yaml +++ b/_data/glossary/en/escrow-contract.yaml @@ -23,7 +23,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Escrow contract](/en/developer-guide#term-escrow-contract) --- Bitcoin.org Developer Guide" + - "[Escrow contract](/en/developer-guide#term-escrow-contract) --- Developer Guide" - "[Escrow and dispute mediation](https://en.bitcoin.it/wiki/Contracts#Example_2:_Escrow_and_dispute_mediation) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/extended-key.yaml b/_data/glossary/en/extended-key.yaml index 03be50d4..3ab978bf 100644 --- a/_data/glossary/en/extended-key.yaml +++ b/_data/glossary/en/extended-key.yaml @@ -28,7 +28,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Extended key](/en/developer-guide#term-extended-key) --- Bitcoin.org Developer Guide" + - "[Extended key](/en/developer-guide#term-extended-key) --- Developer Guide" - "[BIP32: hierarchical deterministic wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/fork.yaml b/_data/glossary/en/fork.yaml index be693e54..72f4c3f8 100644 --- a/_data/glossary/en/fork.yaml +++ b/_data/glossary/en/fork.yaml @@ -27,7 +27,7 @@ optional: - Git fork (when one or more developers temporarily develops a codebase separately from other developers) links_html_or_markdown_style_capitalize_first_letter: - - "[Fork](/en/developer-guide#term-fork) --- Bitcoin.org Developer Guide" + - "[Fork](/en/developer-guide#term-fork) --- Developer Guide" - "[What is the longest block chain fork that has been made stale so far?](http://bitcoin.stackexchange.com/q/3343) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/genesis-block.yaml b/_data/glossary/en/genesis-block.yaml index 17bcf645..2d8ce531 100644 --- a/_data/glossary/en/genesis-block.yaml +++ b/_data/glossary/en/genesis-block.yaml @@ -22,7 +22,7 @@ optional: - Generation transaction (the first transaction in a block) links_html_or_markdown_style_capitalize_first_letter: - - "[Genesis block](/en/developer-guide#term-genesis-block) --- Bitcoin.org Developer Guide" + - "[Genesis block](/en/developer-guide#term-genesis-block) --- Developer Guide" - "[Genesis block](https://en.bitcoin.it/wiki/Genesis_block) --- Bitcoin Wiki" - "[Why can't the genesis block coinbase transaction be spent?](http://bitcoin.stackexchange.com/q/10009) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/hard-fork.yaml b/_data/glossary/en/hard-fork.yaml index e2e207c0..fb2edb4d 100644 --- a/_data/glossary/en/hard-fork.yaml +++ b/_data/glossary/en/hard-fork.yaml @@ -27,7 +27,7 @@ optional: - Git fork (when one or more developers temporarily develops a codebase separately from other developers links_html_or_markdown_style_capitalize_first_letter: - - "[Hard fork](/en/developer-guide#term-hard-fork) --- Bitcoin.org Developer Guide" + - "[Hard fork](/en/developer-guide#term-hard-fork) --- Developer Guide" - "[Hard fork](https://en.bitcoin.it/wiki/Hardfork) --- Bitcoin Wiki" - "[Has a hard fork ever occurred?](http://bitcoin.stackexchange.com/q/36090) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/hardened-extended-key.yaml b/_data/glossary/en/hardened-extended-key.yaml index fe5a5652..a81574e4 100644 --- a/_data/glossary/en/hardened-extended-key.yaml +++ b/_data/glossary/en/hardened-extended-key.yaml @@ -24,7 +24,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Hardened extended private keys](/en/developer-guide#term-hardened-extended-private-key) --- Bitcoin.org Developer Guide" + - "[Hardened extended private keys](/en/developer-guide#term-hardened-extended-private-key) --- Developer Guide" - "[BIP32: hierarchical deterministic wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/hd-protocol.yaml b/_data/glossary/en/hd-protocol.yaml index a9e5557d..a34483fa 100644 --- a/_data/glossary/en/hd-protocol.yaml +++ b/_data/glossary/en/hd-protocol.yaml @@ -27,7 +27,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[HD Protocol](/en/developer-guide#term-hd-protocol) --- Bitcoin.org Developer Guide" + - "[HD Protocol](/en/developer-guide#term-hd-protocol) --- Developer Guide" - "[BIP32: hierarchical deterministic wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" - "[Deterministic wallet](https://en.bitcoin.it/wiki/Deterministic_Wallet) --- Bitcoin Wiki" diff --git a/_data/glossary/en/hd-wallet-seed.yaml b/_data/glossary/en/hd-wallet-seed.yaml index c3e1254a..e59b15f5 100644 --- a/_data/glossary/en/hd-wallet-seed.yaml +++ b/_data/glossary/en/hd-wallet-seed.yaml @@ -25,7 +25,7 @@ optional: - Mnemonic code / mnemonic seed (a binary root seed formatted as words to make it easier for humans to transcribe and possibly remember) links_html_or_markdown_style_capitalize_first_letter: - - "[Root seed](/en/developer-guide#term-root-seed) --- Bitcoin.org Developer Guide" + - "[Root seed](/en/developer-guide#term-root-seed) --- Developer Guide" - "[BIP32: hierarchical deterministic wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" - "[BIP39: mnemonic code for generating deterministic keys](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki) --- Bitcoin Improvement Proposals" diff --git a/_data/glossary/en/header-chain.yaml b/_data/glossary/en/header-chain.yaml index d4d6a837..0da439bf 100644 --- a/_data/glossary/en/header-chain.yaml +++ b/_data/glossary/en/header-chain.yaml @@ -30,7 +30,7 @@ optional: - Block chain links_html_or_markdown_style_capitalize_first_letter: - - "[Header chain](/en/developer-guide#term-header-chain) --- Bitcoin.org Developer Guide" + - "[Header chain](/en/developer-guide#term-header-chain) --- Developer Guide" - "[Is it a chain of headers rather than a chain of blocks?](http://bitcoin.stackexchange.com/q/35448) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/headers-first-sync.yaml b/_data/glossary/en/headers-first-sync.yaml index 1fe9691f..0fc5c2f4 100644 --- a/_data/glossary/en/headers-first-sync.yaml +++ b/_data/glossary/en/headers-first-sync.yaml @@ -23,7 +23,7 @@ optional: - Blocks-first sync (Downloading entire blocks immediately without first getting their headers) links_html_or_markdown_style_capitalize_first_letter: - - "[Headers-first sync](/en/developer-guide#headers-first) --- Bitcoin.org Developer Guide" + - "[Headers-first sync](/en/developer-guide#headers-first) --- Developer Guide" - "[Pull request adding headers-first sync to Bitcoin Core](https://github.com/bitcoin/bitcoin/pull/4468) --- GitHub" --- diff --git a/_data/glossary/en/high-priority-transaction.yaml b/_data/glossary/en/high-priority-transaction.yaml index dc01daa5..3077a887 100644 --- a/_data/glossary/en/high-priority-transaction.yaml +++ b/_data/glossary/en/high-priority-transaction.yaml @@ -24,7 +24,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[High-priority transactions](/en/developer-guide#term-high-priority-transactions) --- Bitcoin.org Developer Guide" + - "[High-priority transactions](/en/developer-guide#term-high-priority-transactions) --- Developer Guide" - "[Free transaction relay policy](https://en.bitcoin.it/wiki/Free_transaction_relay_policy) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/initial-block-download.yaml b/_data/glossary/en/initial-block-download.yaml index 5f9e1695..1f534b81 100644 --- a/_data/glossary/en/initial-block-download.yaml +++ b/_data/glossary/en/initial-block-download.yaml @@ -22,6 +22,6 @@ optional: - Blocks-first sync (syncing includes getting any amount of blocks; IBD is only used for large numbers of blocks) links_html_or_markdown_style_capitalize_first_letter: - - "[Initial block download](/en/developer-guide#initial-block-download) --- Bitcoin.org Developer Guide" + - "[Initial block download](/en/developer-guide#initial-block-download) --- Developer Guide" --- diff --git a/_data/glossary/en/input.yaml b/_data/glossary/en/input.yaml index c83d7579..748b2617 100644 --- a/_data/glossary/en/input.yaml +++ b/_data/glossary/en/input.yaml @@ -24,8 +24,8 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Input](/en/developer-guide#term-input) --- Bitcoin.org Developer Guide" - - "[TxIn](/en/developer-reference#txin) --- Bitcoin.org Developer Reference" + - "[Input](/en/developer-guide#term-input) --- Developer Guide" + - "[TxIn](/en/developer-reference#txin) --- Developer Reference" - "[Inputs](https://en.bitcoin.it/wiki/Transaction#Input) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/internal-byte-order.yaml b/_data/glossary/en/internal-byte-order.yaml index feb63eb5..c19fd646 100644 --- a/_data/glossary/en/internal-byte-order.yaml +++ b/_data/glossary/en/internal-byte-order.yaml @@ -22,7 +22,7 @@ optional: - RPC byte order (where the byte order is reversed) links_html_or_markdown_style_capitalize_first_letter: - - "[Internal byte order](/en/developer-reference#hash-byte-order) --- Bitcoin.org Developer Reference" + - "[Internal byte order](/en/developer-reference#hash-byte-order) --- Developer Reference" - "[Block hashing algorithm ('endian conversion')](https://en.bitcoin.it/wiki/Block_hashing_algorithm) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/inventory.yaml b/_data/glossary/en/inventory.yaml index 1b8a8dd3..9e2aeec3 100644 --- a/_data/glossary/en/inventory.yaml +++ b/_data/glossary/en/inventory.yaml @@ -21,7 +21,7 @@ optional: - Inv message (one of the P2P messages that transmits inventories) links_html_or_markdown_style_capitalize_first_letter: - - "[Inventory](/en/developer-reference#term-inventory) --- Bitcoin.org Developer Reference" + - "[Inventory](/en/developer-reference#term-inventory) --- Developer Reference" - "[Inventory vectors](https://en.bitcoin.it/wiki/Protocol_documentation#Inventory_Vectors) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/locktime.yaml b/_data/glossary/en/locktime.yaml index 3f4fe6b2..48cb0680 100644 --- a/_data/glossary/en/locktime.yaml +++ b/_data/glossary/en/locktime.yaml @@ -21,7 +21,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Locktime](/en/developer-guide#term-locktime) --- Bitcoin.org Developer Guide" + - "[Locktime](/en/developer-guide#term-locktime) --- Developer Guide" - "[nLockTime](https://en.bitcoin.it/wiki/NLockTime) --- Bitcoin Wiki" - "[How is locktime enforced in Bitcoin Core?](http://bitcoin.stackexchange.com/q/5914) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/mainnet.yaml b/_data/glossary/en/mainnet.yaml index 3d14f5c9..63c181d9 100644 --- a/_data/glossary/en/mainnet.yaml +++ b/_data/glossary/en/mainnet.yaml @@ -21,6 +21,6 @@ optional: - Regtest (a private testing node similar to testnet) links_html_or_markdown_style_capitalize_first_letter: - - "[Mainnet](/en/developer-examples#term-mainnet) --- Bitcoin.org Developer Examples" + - "[Mainnet](/en/developer-examples#term-mainnet) --- Developer Examples" --- diff --git a/_data/glossary/en/malleability.yaml b/_data/glossary/en/malleability.yaml index b7a8cd37..8fa8b6dd 100644 --- a/_data/glossary/en/malleability.yaml +++ b/_data/glossary/en/malleability.yaml @@ -25,7 +25,7 @@ optional: - BIP62 (a proposal for an optional new transaction version that reduces the set of known mutations for common transactions) links_html_or_markdown_style_capitalize_first_letter: - - "[Transaction malleability](/en/developer-guide#transaction-malleability) --- Bitcoin.org Developer Guide" + - "[Transaction malleability](/en/developer-guide#transaction-malleability) --- Developer Guide" - "[Transaction malleability](https://en.bitcoin.it/wiki/Transaction_Malleability) --- Bitcoin Wiki" - "[BIP62: dealing with malleability](https://github.com/bitcoin/bips/blob/master/bip-0062.mediawiki) --- Bitcoin Improvement Proposals" diff --git a/_data/glossary/en/master-chain-code-and-private-key.yaml b/_data/glossary/en/master-chain-code-and-private-key.yaml index eda77dc6..5d78d825 100644 --- a/_data/glossary/en/master-chain-code-and-private-key.yaml +++ b/_data/glossary/en/master-chain-code-and-private-key.yaml @@ -22,8 +22,8 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Master chain code](/en/developer-guide#term-master-chain-code) --- Bitcoin.org Developer Guide" - - "[Master private key](/en/developer-guide#term-master-private-key) --- Bitcoin.org Developer Guide" + - "[Master chain code](/en/developer-guide#term-master-chain-code) --- Developer Guide" + - "[Master private key](/en/developer-guide#term-master-private-key) --- Developer Guide" - "[BIP32: hierarchical deterministic wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/merkle-block.yaml b/_data/glossary/en/merkle-block.yaml index 4a1da3ca..50ad2293 100644 --- a/_data/glossary/en/merkle-block.yaml +++ b/_data/glossary/en/merkle-block.yaml @@ -21,7 +21,7 @@ optional: - MerkleBlock message (a P2P protocol message that transmits a merkle block) links_html_or_markdown_style_capitalize_first_letter: - - "[Merkle block](/en/developer-reference#merkleblock) --- Bitcoin.org Developer Reference" + - "[Merkle block](/en/developer-reference#merkleblock) --- Developer Reference" - "[MerkleBlock P2P protocol message](https://en.bitcoin.it/wiki/Protocol_documentation#filterload.2C_filteradd.2C_filterclear.2C_merkleblock) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/merkle-root.yaml b/_data/glossary/en/merkle-root.yaml index e177bd8c..d0fa4c9f 100644 --- a/_data/glossary/en/merkle-root.yaml +++ b/_data/glossary/en/merkle-root.yaml @@ -23,7 +23,7 @@ optional: - Merkle block (a partial merkle branch connecting the root to one or more leaves [transactions]) links_html_or_markdown_style_capitalize_first_letter: - - "[Merkle root](/en/developer-guide#term-merkle-root) --- Bitcoin.org Developer Guide" + - "[Merkle root](/en/developer-guide#term-merkle-root) --- Developer Guide" - "[Merkle trees](https://en.bitcoin.it/wiki/Protocol_documentation#Merkle_Trees) --- Bitcoin Wiki" - "[What is the merkle root?](http://bitcoin.stackexchange.com/q/10479) --- Bitcoin StackExchange" - "[Merkle tree](https://en.wikipedia.org/wiki/Merkle_tree) --- Wikipedia" diff --git a/_data/glossary/en/merkle-tree.yaml b/_data/glossary/en/merkle-tree.yaml index b1d60b35..d23ced8a 100644 --- a/_data/glossary/en/merkle-tree.yaml +++ b/_data/glossary/en/merkle-tree.yaml @@ -24,7 +24,7 @@ optional: - Merkle block (a partial merkle branch connecting one or more transactions from a single block to the block merkle root) links_html_or_markdown_style_capitalize_first_letter: - - "[Merkle tree](/en/developer-guide#term-merkle-tree) --- Bitcoin.org Developer Guide" + - "[Merkle tree](/en/developer-guide#term-merkle-tree) --- Developer Guide" - "[Merkle trees](https://en.bitcoin.it/wiki/Protocol_documentation#Merkle_Trees) --- Bitcoin Wiki" - "[How do I implement a merkle tree?](http://bitcoin.stackexchange.com/q/1110) --- Bitcoin StackExchange" - "[Merkle tree](https://en.wikipedia.org/wiki/Merkle_tree) --- Wikipedia" diff --git a/_data/glossary/en/message-header.yaml b/_data/glossary/en/message-header.yaml index 997c6cc7..43ab4852 100644 --- a/_data/glossary/en/message-header.yaml +++ b/_data/glossary/en/message-header.yaml @@ -20,7 +20,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Message headers](/en/developer-reference#message-headers) --- Dash.org Developer Reference" + - "[Message headers](/en/developer-reference#message-headers) --- Developer Reference" - "[Message structure](https://en.bitcoin.it/wiki/Protocol_documentation#Message_structure) --- Bitcoin Wiki" - "[What is the function of the payload checksum in message headers?](http://bitcoin.stackexchange.com/q/22882) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/minimum-relay-fee.yaml b/_data/glossary/en/minimum-relay-fee.yaml index 485d0f88..eb43a912 100644 --- a/_data/glossary/en/minimum-relay-fee.yaml +++ b/_data/glossary/en/minimum-relay-fee.yaml @@ -26,7 +26,7 @@ optional: - Transaction fee (the minimum relay fee is a policy setting that filters out transactions with too-low transaction fees) links_html_or_markdown_style_capitalize_first_letter: - - "[Minimum relay fee](/en/developer-guide#term-minimum-fee) --- Bitcoin.org Developer Guide" + - "[Minimum relay fee](/en/developer-guide#term-minimum-fee) --- Developer Guide" - "[Transaction fees](https://en.bitcoin.it/wiki/Transaction_fees) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/mining.yaml b/_data/glossary/en/mining.yaml index 446860d6..84388c6b 100644 --- a/_data/glossary/en/mining.yaml +++ b/_data/glossary/en/mining.yaml @@ -24,7 +24,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Mining](/en/developer-guide#term-miner) --- Bitcoin.org Developer Guide" + - "[Mining](/en/developer-guide#term-miner) --- Developer Guide" - "[Mining](https://en.bitcoin.it/wiki/Mining) --- Bitcoin Wiki" - "[What exactly is mining?](http://bitcoin.stackexchange.com/q/148) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/multisig.yaml b/_data/glossary/en/multisig.yaml index 6215d7e5..7029267a 100644 --- a/_data/glossary/en/multisig.yaml +++ b/_data/glossary/en/multisig.yaml @@ -29,7 +29,7 @@ optional: - Advanced scripts that require multiple signatures without using OP_CHECKMULTISIG or OP_CHECKMULTISIGVERIFY links_html_or_markdown_style_capitalize_first_letter: - - "[Multisig](/en/developer-guide#term-multisig) --- Bitcoin.org Developer Guide" + - "[Multisig](/en/developer-guide#term-multisig) --- Developer Guide" - "[BIP11: m-of-n standard transactions](https://github.com/bitcoin/bips/blob/master/bip-0011.mediawiki) --- Bitcoin Improvement Proposals" - "[What are multi-signature transactions?](http://bitcoin.stackexchange.com/q/3718) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/nbits.yaml b/_data/glossary/en/nbits.yaml index 7929ea72..de4b9523 100644 --- a/_data/glossary/en/nbits.yaml +++ b/_data/glossary/en/nbits.yaml @@ -25,8 +25,8 @@ optional: - Difficulty (a number measuring the difficulty of finding a header hash relative to the difficulty of finding a header hash with the easiest target) links_html_or_markdown_style_capitalize_first_letter: - - "[Target](/en/developer-guide#term-target) --- Bitcoin.org Developer Guide" - - "[nBits](/en/developer-reference#target-nbits) --- Bitcoin.org Developer Reference" + - "[Target](/en/developer-guide#term-target) --- Developer Guide" + - "[nBits](/en/developer-reference#target-nbits) --- Developer Reference" - "[Target](https://en.bitcoin.it/wiki/Target) --- Bitcoin Wiki" - "[How is the target section of the block header calculated?](http://bitcoin.stackexchange.com/q/23912) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/null-data-transaction.yaml b/_data/glossary/en/null-data-transaction.yaml index e18ff4e9..3524b18e 100644 --- a/_data/glossary/en/null-data-transaction.yaml +++ b/_data/glossary/en/null-data-transaction.yaml @@ -7,8 +7,7 @@ required: title_max_40_characters_no_formatting: Null Data (OP_RETURN) Transaction summary_max_255_characters_no_formatting: > - A transaction type relayed and mined by default in Bitcoin Core - 0.9.0 and later that adds arbitrary data to a provably + A transaction type that adds arbitrary data to a provably unspendable pubkey script that full nodes don't have to store in their UTXO database. @@ -27,7 +26,7 @@ optional: - OP_RETURN (an opcode used in one of the outputs in an OP_RETURN transaction) links_html_or_markdown_style_capitalize_first_letter: - - "[Null data transaction](/en/developer-guide#term-null-data) --- Bitcoin.org Developer Guide" + - "[Null data transaction](/en/developer-guide#term-null-data) --- Developer Guide" - "[Pull request implement null data transactions](https://github.com/bitcoin/bitcoin/pull/2738) --- GitHub" --- diff --git a/_data/glossary/en/op-code.yaml b/_data/glossary/en/op-code.yaml index d6cda751..fef34a7e 100644 --- a/_data/glossary/en/op-code.yaml +++ b/_data/glossary/en/op-code.yaml @@ -7,7 +7,7 @@ required: title_max_40_characters_no_formatting: Opcode summary_max_255_characters_no_formatting: > - Operation codes from the Bitcoin Script language which push data + Operation codes from the Dash Script language which push data or perform functions within a pubkey script or signature script. synonyms_shown_in_glossary_capitalize_first_letter: @@ -28,7 +28,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Opcodes](/en/developer-reference#opcodes) --- Bitcoin.org Developer Reference" + - "[Opcodes](/en/developer-reference#opcodes) --- Developer Reference" - "[List of opcodes](https://en.bitcoin.it/wiki/Script) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/orphan-block.yaml b/_data/glossary/en/orphan-block.yaml index 68d30b57..d72af27f 100644 --- a/_data/glossary/en/orphan-block.yaml +++ b/_data/glossary/en/orphan-block.yaml @@ -21,7 +21,7 @@ optional: - Stale block links_html_or_markdown_style_capitalize_first_letter: - - "[Orphan blocks](/en/developer-guide#orphan-blocks) --- Bitcoin.org Developer Guide" + - "[Orphan blocks](/en/developer-guide#orphan-blocks) --- Developer Guide" - "[What are orphaned and stale blocks?](http://bitcoin.stackexchange.com/q/5859) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/outpoint.yaml b/_data/glossary/en/outpoint.yaml index 94244f0d..34c1bdb7 100644 --- a/_data/glossary/en/outpoint.yaml +++ b/_data/glossary/en/outpoint.yaml @@ -23,7 +23,7 @@ optional: - TxOut (same as output) links_html_or_markdown_style_capitalize_first_letter: - - "[Outpoint](/en/developer-reference#outpoint) --- Bitcoin.org Developer Reference" + - "[Outpoint](/en/developer-reference#outpoint) --- Developer Reference" - "[Tx message (includes outpoint description)](https://en.bitcoin.it/wiki/Protocol_documentation#tx) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/output.yaml b/_data/glossary/en/output.yaml index e0f5909f..3f6e8757 100644 --- a/_data/glossary/en/output.yaml +++ b/_data/glossary/en/output.yaml @@ -25,8 +25,8 @@ optional: - Outpoint (a reference to a particular output) links_html_or_markdown_style_capitalize_first_letter: - - "[Output](/en/developer-guide#term-output) --- Bitcoin.org Developer Guide" - - "[TxOut](/en/developer-reference#txout) --- Bitcoin.org Developer Reference" + - "[Output](/en/developer-guide#term-output) --- Developer Guide" + - "[TxOut](/en/developer-reference#txout) --- Developer Reference" - "[Output](https://en.bitcoin.it/wiki/Transaction#Output) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/p2pkh-address.yaml b/_data/glossary/en/p2pkh-address.yaml index 9de3b223..d7a02805 100644 --- a/_data/glossary/en/p2pkh-address.yaml +++ b/_data/glossary/en/p2pkh-address.yaml @@ -29,7 +29,7 @@ optional: - P2SH address, P2SH output (an address comprising a hashed script, and its corresponding output) links_html_or_markdown_style_capitalize_first_letter: - - "[P2PKH](/en/developer-guide#term-p2pkh) --- Bitcoin.org Developer Guide" + - "[P2PKH](/en/developer-guide#term-p2pkh) --- Developer Guide" - "[P2PKH versus P2PK](http://bitcoin.stackexchange.com/a/32642) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/p2sh-address.yaml b/_data/glossary/en/p2sh-address.yaml index eec816e2..a39c3699 100644 --- a/_data/glossary/en/p2sh-address.yaml +++ b/_data/glossary/en/p2sh-address.yaml @@ -29,7 +29,7 @@ optional: - P2SH multisig (a particular instance of P2SH where the script uses a multisig opcode) links_html_or_markdown_style_capitalize_first_letter: - - "[P2SH](/en/developer-guide#term-p2sh) --- Bitcoin.org Developer Guide" + - "[P2SH](/en/developer-guide#term-p2sh) --- Developer Guide" - "[BIP16: pay to script hash](https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki) --- Bitcoin Improvement Proposals" - "[P2SH](https://en.bitcoin.it/wiki/P2SH) --- Bitcoin Wiki" diff --git a/_data/glossary/en/p2sh-multisig.yaml b/_data/glossary/en/p2sh-multisig.yaml index 19ca3d97..c5d40f2b 100644 --- a/_data/glossary/en/p2sh-multisig.yaml +++ b/_data/glossary/en/p2sh-multisig.yaml @@ -29,7 +29,7 @@ optional: - P2SH (general P2SH, of which P2SH multisig is a specific instance that was special cased up until Bitcoin Core 0.10.0) links_html_or_markdown_style_capitalize_first_letter: - - "[P2SH multisig](/en/developer-guide#term-p2sh-multisig) --- Bitcoin.org Developer Guide" + - "[P2SH multisig](/en/developer-guide#term-p2sh-multisig) --- Developer Guide" - "[BIP16: pay to script hash](https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki) --- Bitcoin Improvement Proposals" - "[What are the limits of bare multisig and P2SH multisig?](http://bitcoin.stackexchange.com/q/23893) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/parent-key.yaml b/_data/glossary/en/parent-key.yaml index 798d6399..8833cea6 100644 --- a/_data/glossary/en/parent-key.yaml +++ b/_data/glossary/en/parent-key.yaml @@ -32,7 +32,7 @@ optional: - Public key (derived from a private key, not a parent key) links_html_or_markdown_style_capitalize_first_letter: - - "[Parent key](/en/developer-guide#term-parent-key) --- Bitcoin.org Developer Guide" + - "[Parent key](/en/developer-guide#term-parent-key) --- Developer Guide" - "[BIP32: hierarchical deterministic wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/payment-protocol.yaml b/_data/glossary/en/payment-protocol.yaml index b9698727..6f1966c8 100644 --- a/_data/glossary/en/payment-protocol.yaml +++ b/_data/glossary/en/payment-protocol.yaml @@ -23,7 +23,7 @@ optional: - IP-to-IP payment protocol (an insecure, discontinued protocol included in early versions of Bitcoin) links_html_or_markdown_style_capitalize_first_letter: - - "[Payment Protocol](/en/developer-guide#term-payment-protocol) --- Bitcoin.org Developer Guide" + - "[Payment Protocol](/en/developer-guide#term-payment-protocol) --- Developer Guide" - "[BIP70: payment protocol](https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/private-key.yaml b/_data/glossary/en/private-key.yaml index ba76773a..9458f9c5 100644 --- a/_data/glossary/en/private-key.yaml +++ b/_data/glossary/en/private-key.yaml @@ -24,7 +24,7 @@ optional: - Parent key (a key used to create child keys, not necessarily a private key) links_html_or_markdown_style_capitalize_first_letter: - - "[Private key](/en/developer-guide#term-private-key) --- Bitcoin.org Developer Guide" + - "[Private key](/en/developer-guide#term-private-key) --- Developer Guide" - "[Private key](https://en.bitcoin.it/wiki/Private_key) --- Bitcoin Wiki" - "[What is a private key?](http://bitcoin.stackexchange.com/q/4675) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/proof-of-work.yaml b/_data/glossary/en/proof-of-work.yaml index aa063328..c6a52c47 100644 --- a/_data/glossary/en/proof-of-work.yaml +++ b/_data/glossary/en/proof-of-work.yaml @@ -21,7 +21,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Proof of work](/en/developer-guide#term-proof-of-work) --- Bitcoin.org Developer Guide" + - "[Proof of work](/en/developer-guide#term-proof-of-work) --- Developer Guide" - "[Proof of work](https://en.bitcoin.it/wiki/Proof_of_work) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/pubkey-script.yaml b/_data/glossary/en/pubkey-script.yaml index 1e0a38fb..151ef458 100644 --- a/_data/glossary/en/pubkey-script.yaml +++ b/_data/glossary/en/pubkey-script.yaml @@ -26,6 +26,6 @@ optional: - Signature script (a script that provides data to the pubkey script) links_html_or_markdown_style_capitalize_first_letter: - - "[Pubkey script](/en/developer-guide#term-pubkey-script) --- Bitcoin.org Developer Guide" + - "[Pubkey script](/en/developer-guide#term-pubkey-script) --- Developer Guide" --- diff --git a/_data/glossary/en/public-key.yaml b/_data/glossary/en/public-key.yaml index 7fda0a5f..030e0d3e 100644 --- a/_data/glossary/en/public-key.yaml +++ b/_data/glossary/en/public-key.yaml @@ -27,7 +27,7 @@ optional: - Parent key (a key used to create child keys, not necessarily a public key) links_html_or_markdown_style_capitalize_first_letter: - - "[Public key](/en/developer-guide#term-public-key) --- Bitcoin.org Developer Guide" + - "[Public key](/en/developer-guide#term-public-key) --- Developer Guide" - "[What is a public key?](http://bitcoin.stackexchange.com/q/4675) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/rbf.yaml b/_data/glossary/en/rbf.yaml index 707c8d89..d138712d 100644 --- a/_data/glossary/en/rbf.yaml +++ b/_data/glossary/en/rbf.yaml @@ -7,6 +7,7 @@ required: title_max_40_characters_no_formatting: Replace-by-Fee, RBF summary_max_255_characters_no_formatting: > + NOT IMPLEMENTED IN DASH. Replacing one version of an unconfirmed transaction with a different version of the transaction that pays a higher transaction fee. May use BIP125 signaling. diff --git a/_data/glossary/en/redeem-script.yaml b/_data/glossary/en/redeem-script.yaml index a12cc8f8..90a27ef9 100644 --- a/_data/glossary/en/redeem-script.yaml +++ b/_data/glossary/en/redeem-script.yaml @@ -29,7 +29,7 @@ optional: - Signature script (a script that provides data to the pubkey script, which includes the redeem script in a P2SH input) links_html_or_markdown_style_capitalize_first_letter: - - "[Redeem script](/en/developer-guide#term-redeem-script) --- Bitcoin.org Developer Guide" + - "[Redeem script](/en/developer-guide#term-redeem-script) --- Developer Guide" - "[BIP16: pay to script hash](https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki) --- Bitcoin Improvement Proposals" --- diff --git a/_data/glossary/en/regression-test-mode.yaml b/_data/glossary/en/regression-test-mode.yaml index 02a72224..90105b35 100644 --- a/_data/glossary/en/regression-test-mode.yaml +++ b/_data/glossary/en/regression-test-mode.yaml @@ -26,6 +26,6 @@ optional: - Testnet (a global testing environment which mostly mimics mainnet) links_html_or_markdown_style_capitalize_first_letter: - - "[Regtest mode](/en/developer-examples#regtest-mode) --- Bitcoin.org Developer Examples" + - "[Regtest mode](/en/developer-examples#regtest-mode) --- Developer Examples" --- diff --git a/_data/glossary/en/rpc-byte-order.yaml b/_data/glossary/en/rpc-byte-order.yaml index 3cdb9c0d..6ce6d5b8 100644 --- a/_data/glossary/en/rpc-byte-order.yaml +++ b/_data/glossary/en/rpc-byte-order.yaml @@ -21,7 +21,7 @@ optional: - Internal byte order (hash digests displayed in their typical order; used in serialized blocks and serialized transactions) links_html_or_markdown_style_capitalize_first_letter: - - "[RPC byte order](/en/developer-reference#hash-byte-order) --- Bitcoin.org Developer Reference" + - "[RPC byte order](/en/developer-reference#hash-byte-order) --- Developer Reference" - "[Block hashing algorithm ('endian conversion')](https://en.bitcoin.it/wiki/Block_hashing_algorithm) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/sequence-number.yaml b/_data/glossary/en/sequence-number.yaml index 4c224616..723f9637 100644 --- a/_data/glossary/en/sequence-number.yaml +++ b/_data/glossary/en/sequence-number.yaml @@ -24,7 +24,7 @@ optional: - Output index number / vout (this is the 0-indexed number of an output within a transaction used by a later transaction to refer to that specific output) links_html_or_markdown_style_capitalize_first_letter: - - "[Sequence number](/en/developer-guide#term-sequence-number) --- Bitcoin.org Developer Guide" + - "[Sequence number](/en/developer-guide#term-sequence-number) --- Developer Guide" - "[Tx message (describes sequence number)](https://en.bitcoin.it/wiki/Protocol_documentation#tx) --- Bitcoin Wiki" - "[What is the sequence number?](http://bitcoin.stackexchange.com/q/2025) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/serialized-block.yaml b/_data/glossary/en/serialized-block.yaml index 09b6fc81..46b2d7b8 100644 --- a/_data/glossary/en/serialized-block.yaml +++ b/_data/glossary/en/serialized-block.yaml @@ -24,7 +24,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Serialized blocks](/en/developer-reference#serialized-blocks) --- Bitcoin.org Developer Reference" + - "[Serialized blocks](/en/developer-reference#serialized-blocks) --- Developer Reference" - "[Block message (serialized block)](https://en.bitcoin.it/wiki/Protocol_documentation#block) --- Bitcoin Wiki" --- diff --git a/_data/glossary/en/serialized-transaction.yaml b/_data/glossary/en/serialized-transaction.yaml index 6df77c08..5ae974c8 100644 --- a/_data/glossary/en/serialized-transaction.yaml +++ b/_data/glossary/en/serialized-transaction.yaml @@ -25,7 +25,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Serialized transactions](/en/developer-reference#term-raw-format) --- Bitcoin.org Developer Guide" + - "[Serialized transactions](/en/developer-reference#term-raw-format) --- Developer Guide" - "[Tx message (serialized transaction)](https://en.bitcoin.it/wiki/Protocol_documentation#tx) --- Bitcoin Wiki" - "[Transaction](https://en.bitcoin.it/wiki/Transaction) --- Bitconi Wiki" diff --git a/_data/glossary/en/sighash-all.yaml b/_data/glossary/en/sighash-all.yaml index c00d9d06..3158c29c 100644 --- a/_data/glossary/en/sighash-all.yaml +++ b/_data/glossary/en/sighash-all.yaml @@ -21,7 +21,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[`SIGHASH_ALL`](/en/developer-guide#term-sighash-all) --- Bitcoin.org Developer Guide" + - "[`SIGHASH_ALL`](/en/developer-guide#term-sighash-all) --- Developer Guide" - "[OP_CHECKSIG](https://en.bitcoin.it/wiki/OP_CHECKSIG) --- Bitcoin Wiki" - "[Contracts](https://en.bitcoin.it/wiki/Contracts#Theory) --- Bitcoin Wiki" diff --git a/_data/glossary/en/sighash-anyonecanpay.yaml b/_data/glossary/en/sighash-anyonecanpay.yaml index 04e903ce..2a1b5a3a 100644 --- a/_data/glossary/en/sighash-anyonecanpay.yaml +++ b/_data/glossary/en/sighash-anyonecanpay.yaml @@ -39,7 +39,7 @@ optional: - SIGHASH_SINGLE (which signs this input, its corresponding output, and other inputs partially) links_html_or_markdown_style_capitalize_first_letter: - - "[SIGHASH_ANYONECANPAY](/en/developer-guide#term-sighash-anyonecanpay) --- Bitcoin.org Developer Guide" + - "[SIGHASH_ANYONECANPAY](/en/developer-guide#term-sighash-anyonecanpay) --- Developer Guide" - "[OP_CHECKSIG](https://en.bitcoin.it/wiki/OP_CHECKSIG) --- Bitcoin Wiki" - "[Contracts](https://en.bitcoin.it/wiki/Contracts#Theory) --- Bitcoin Wiki" diff --git a/_data/glossary/en/sighash-none.yaml b/_data/glossary/en/sighash-none.yaml index 45302079..59091b0a 100644 --- a/_data/glossary/en/sighash-none.yaml +++ b/_data/glossary/en/sighash-none.yaml @@ -20,7 +20,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[`SIGHASH_NONE`](/en/developer-guide#term-sighash-none) --- Bitcoin.org Developer Guide" + - "[`SIGHASH_NONE`](/en/developer-guide#term-sighash-none) --- Developer Guide" - "[OP_CHECKSIG](https://en.bitcoin.it/wiki/OP_CHECKSIG) --- Bitcoin Wiki" - "[Contracts](https://en.bitcoin.it/wiki/Contracts#Theory) --- Bitcoin Wiki" diff --git a/_data/glossary/en/sighash-single.yaml b/_data/glossary/en/sighash-single.yaml index f6963e4b..8182dc74 100644 --- a/_data/glossary/en/sighash-single.yaml +++ b/_data/glossary/en/sighash-single.yaml @@ -23,7 +23,7 @@ optional: - SIGHASH_ANYONECANPAY (a flag to signature hash types that only signs this single input) links_html_or_markdown_style_capitalize_first_letter: - - "[`SIGHASH_SINGLE`](/en/developer-guide#term-sighash-single) --- Bitcoin.org Developer Guide" + - "[`SIGHASH_SINGLE`](/en/developer-guide#term-sighash-single) --- Developer Guide" - "[OP_CHECKSIG](https://en.bitcoin.it/wiki/OP_CHECKSIG) --- Bitcoin Wiki" - "[Contracts](https://en.bitcoin.it/wiki/Contracts#Theory) --- Bitcoin Wiki" diff --git a/_data/glossary/en/signature-hash.yaml b/_data/glossary/en/signature-hash.yaml index f4507f15..398a61c5 100644 --- a/_data/glossary/en/signature-hash.yaml +++ b/_data/glossary/en/signature-hash.yaml @@ -7,7 +7,7 @@ required: title_max_40_characters_no_formatting: Signature Hash summary_max_255_characters_no_formatting: > - A flag to Bitcoin signatures that indicates what parts of the + A flag to Dash signatures that indicates what parts of the transaction the signature signs. (The default is SIGHASH_ALL.) The unsigned parts of the transaction may be modified. @@ -27,7 +27,7 @@ optional: - Transaction malleability / transaction mutability (although non-default sighash flags do allow optional malleability, malleability comprises any way a transaction may be mutated) links_html_or_markdown_style_capitalize_first_letter: - - "[Signature hash](/en/developer-guide#term-signature-hash) --- Bitcoin.org Developer Guide" + - "[Signature hash](/en/developer-guide#term-signature-hash) --- Developer Guide" - "[OP_CHECKSIG](https://en.bitcoin.it/wiki/OP_CHECKSIG) --- Bitcoin Wiki" - "[Contracts](https://en.bitcoin.it/wiki/Contracts#Theory) --- Bitcoin Wiki" diff --git a/_data/glossary/en/signature-script.yaml b/_data/glossary/en/signature-script.yaml index 9b7a1464..9d538ea9 100644 --- a/_data/glossary/en/signature-script.yaml +++ b/_data/glossary/en/signature-script.yaml @@ -24,6 +24,6 @@ optional: - ECDSA signature (a signature, which can be used as part of a pubkey script in addition to other data) links_html_or_markdown_style_capitalize_first_letter: - - "[Signature script](/en/developer-guide#term-signature-script) --- Bitcoin.org Developer Guide" + - "[Signature script](/en/developer-guide#term-signature-script) --- Developer Guide" --- diff --git a/_data/glossary/en/signature.yaml b/_data/glossary/en/signature.yaml index d7c83dfd..06dc317b 100644 --- a/_data/glossary/en/signature.yaml +++ b/_data/glossary/en/signature.yaml @@ -9,7 +9,7 @@ required: summary_max_255_characters_no_formatting: > A value related to a public key which could only have reasonably been created by someone who has the private key that created - that public key. Used in Bitcoin to authorize spending satoshis + that public key. Used in Dash to authorize spending duffs previously sent to a public key. synonyms_shown_in_glossary_capitalize_first_letter: @@ -26,7 +26,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Signature](/en/developer-guide#term-signature) --- Bitcoin.org Developer Guide" + - "[Signature](/en/developer-guide#term-signature) --- Developer Guide" - "[ECDSA](https://en.bitcoin.it/wiki/Elliptic_Curve_Digital_Signature_Algorithm) --- Bitcoin Wiki" - "[ECDSA](https://en.wikipedia.org/wiki/Elliptic_Curve_DSA) --- Wikipedia" --- diff --git a/_data/glossary/en/simplified-payment-verification.yaml b/_data/glossary/en/simplified-payment-verification.yaml index 1dd43243..27669e8c 100644 --- a/_data/glossary/en/simplified-payment-verification.yaml +++ b/_data/glossary/en/simplified-payment-verification.yaml @@ -9,7 +9,7 @@ required: summary_max_255_characters_no_formatting: > A method for verifying if particular transactions are included in a block without downloading the entire block. The method is - used by some lightweight Bitcoin clients. + used by some lightweight clients. synonyms_shown_in_glossary_capitalize_first_letter: - SPV @@ -29,7 +29,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[SPV](/en/developer-guide#simplified-payment-verification-spv) --- Bitcoin.org Developer Guide" + - "[SPV](/en/developer-guide#simplified-payment-verification-spv) --- Developer Guide" - "[Thin client security](https://en.bitcoin.it/wiki/Thin_Client_Security) --- Bitcoin Wiki" - "[What is a thin client?](http://bitcoin.stackexchange.com/questions/32529) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/soft-fork.yaml b/_data/glossary/en/soft-fork.yaml index afc5dace..ce4f21ec 100644 --- a/_data/glossary/en/soft-fork.yaml +++ b/_data/glossary/en/soft-fork.yaml @@ -7,9 +7,9 @@ required: title_max_40_characters_no_formatting: Soft Fork, Soft-Forking Change summary_max_255_characters_no_formatting: > - A softfork is a change to the bitcoin protocol - wherein only previously valid blocks/transactions - are made invalid. Since old nodes will recognise + A softfork is a change to the dash protocol + wherein only previously valid blocks/transactions + are made invalid. Since old nodes will recognise the new blocks as valid, a softfork is backward-compatible. synonyms_shown_in_glossary_capitalize_first_letter: @@ -28,7 +28,7 @@ optional: - Git fork (when one or more developers temporarily develops a codebase separately from other developers links_html_or_markdown_style_capitalize_first_letter: - - "[Soft fork](/en/developer-guide#term-soft-fork) --- Bitcoin.org Developer Guide" + - "[Soft fork](/en/developer-guide#term-soft-fork) --- Developer Guide" - "[Soft fork](https://en.bitcoin.it/wiki/Softfork) --- Bitcoin Wiki" - "[What is a soft fork?](http://bitcoin.stackexchange.com/questions/30817) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/stale-block.yaml b/_data/glossary/en/stale-block.yaml index bae21fd8..31d2e955 100644 --- a/_data/glossary/en/stale-block.yaml +++ b/_data/glossary/en/stale-block.yaml @@ -22,7 +22,7 @@ optional: - Orphan block (a block whose previous (parent) hash field points to an unknown block, meaning the orphan can't be validated) links_html_or_markdown_style_capitalize_first_letter: - - "[Stale blocks](/en/developer-guide#term-stale-block) --- Bitcoin.org Developer Guide" + - "[Stale blocks](/en/developer-guide#term-stale-block) --- Developer Guide" - "[What are orphaned and stale blocks?](http://bitcoin.stackexchange.com/q/5859) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/standard-transaction.yaml b/_data/glossary/en/standard-transaction.yaml index 72469437..4c5f7354 100644 --- a/_data/glossary/en/standard-transaction.yaml +++ b/_data/glossary/en/standard-transaction.yaml @@ -7,9 +7,9 @@ required: title_max_40_characters_no_formatting: Standard Transaction summary_max_255_characters_no_formatting: > - A transaction that passes Bitcoin Core's IsStandard() and + A transaction that passes Dash Core's IsStandard() and IsStandardTx() tests. Only standard transactions are mined or - broadcast by peers running the default Bitcoin Core software. + broadcast by peers running the default Dash Core software. synonyms_shown_in_glossary_capitalize_first_letter: - Standard Transaction @@ -21,7 +21,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Standard transactions](/en/developer-guide#standard-transactions) --- Bitcoin.org Developer Guide" + - "[Standard transactions](/en/developer-guide#standard-transactions) --- Developer Guide" - "[Will general non-standard transactions ever be allowed?](http://bitcoin.stackexchange.com/q/5664) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/start-string.yaml b/_data/glossary/en/start-string.yaml index f8133584..93e662a2 100644 --- a/_data/glossary/en/start-string.yaml +++ b/_data/glossary/en/start-string.yaml @@ -22,7 +22,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[Start string](/en/developer-reference#term-start-string) --- Bitcoin.org Developer Reference" + - "[Start string](/en/developer-reference#term-start-string) --- Developer Reference" - "[How was the start string chosen?](http://bitcoin.stackexchange.com/q/2337) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/testnet.yaml b/_data/glossary/en/testnet.yaml index 0eca941c..ff5d53a4 100644 --- a/_data/glossary/en/testnet.yaml +++ b/_data/glossary/en/testnet.yaml @@ -25,7 +25,7 @@ optional: - Regtest (a local testing environment where developers can control block generation) links_html_or_markdown_style_capitalize_first_letter: - - "[Testnet mode](/en/developer-examples#testnet) --- Bitcoin.org Developer Examples" + - "[Testnet mode](/en/developer-examples#testnet) --- Developer Examples" - "[Testnet](https://en.bitcoin.it/wiki/Testnet) --- Bitcoin Wiki" - "[Get testnet bitcoins][Piotr Piasecki's testnet faucet] --- Testnet Faucet" diff --git a/_data/glossary/en/transaction-fee.yaml b/_data/glossary/en/transaction-fee.yaml index df5c5024..16674d09 100644 --- a/_data/glossary/en/transaction-fee.yaml +++ b/_data/glossary/en/transaction-fee.yaml @@ -27,7 +27,7 @@ optional: - Minimum relay fee (the lowest fee a transaction must pay to be accepted into the memory pool and relayed by Bitcoin Core nodes) links_html_or_markdown_style_capitalize_first_letter: - - "[Transaction fee](/en/developer-guide#term-transaction-fee) --- Bitcoin.org Developer Guide" + - "[Transaction fee](/en/developer-guide#term-transaction-fee) --- Developer Guide" - "[Transaction fees](https://en.bitcoin.it/wiki/Transaction_fees) --- Bitcoin Wiki" - "[How to calculate transaction fees before sending?](http://bitcoin.stackexchange.com/q/1195) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/txid.yaml b/_data/glossary/en/txid.yaml index d7860c42..65eb4807 100644 --- a/_data/glossary/en/txid.yaml +++ b/_data/glossary/en/txid.yaml @@ -23,7 +23,7 @@ optional: - Outpoint (the combination of a txid with a vout used to identify a specific output) links_html_or_markdown_style_capitalize_first_letter: - - "[Txid](/en/developer-guide#term-txid) --- Bitcoin.org Developer Guide" + - "[Txid](/en/developer-guide#term-txid) --- Developer Guide" - "[How do I calculate the txid of this raw transaction?](http://bitcoin.stackexchange.com/q/32765) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/unspent-transaction-output.yaml b/_data/glossary/en/unspent-transaction-output.yaml index 814fcfe4..7ff05ecc 100644 --- a/_data/glossary/en/unspent-transaction-output.yaml +++ b/_data/glossary/en/unspent-transaction-output.yaml @@ -21,7 +21,7 @@ optional: - Output (any output, whether spent or not. Outputs are a superset of UTXOs) links_html_or_markdown_style_capitalize_first_letter: - - "[UTXO](/en/developer-guide#term-utxo) --- Bitcoin.org Developer Guide" + - "[UTXO](/en/developer-guide#term-utxo) --- Developer Guide" - "[How big is the UTXO database?](http://bitcoin.stackexchange.com/q/35980) --- Bitcoin StackExchange" --- diff --git a/_data/glossary/en/wallet-import-format.yaml b/_data/glossary/en/wallet-import-format.yaml index 717bc9e8..1ee6c4f1 100644 --- a/_data/glossary/en/wallet-import-format.yaml +++ b/_data/glossary/en/wallet-import-format.yaml @@ -22,7 +22,7 @@ optional: - Extended private keys (which allow importing a hierarchy of private keys) links_html_or_markdown_style_capitalize_first_letter: - - "[Wallet import format](/en/developer-guide#term-wallet-import-format) --- Bitcoin.org Developer Guide" + - "[Wallet import format](/en/developer-guide#term-wallet-import-format) --- Developer Guide" - "[Wallet import format](https://en.bitcoin.it/wiki/Wallet_import_format) --- Bitcoin Wiki" - "[What is the role of wallet import format?](http://bitcoin.stackexchange.com/q/35723) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/wallet.yaml b/_data/glossary/en/wallet.yaml index 7ef0cd38..8bd0b1a1 100644 --- a/_data/glossary/en/wallet.yaml +++ b/_data/glossary/en/wallet.yaml @@ -24,7 +24,7 @@ optional: - HD wallet (a protocol that allows all of a wallet's keys to be created from a single seed) links_html_or_markdown_style_capitalize_first_letter: - - "[Wallets](/en/developer-guide#wallets) --- Bitcoin.org Developer Guide" + - "[Wallets](/en/developer-guide#wallets) --- Developer Guide" - "[Wallet](https://en.bitcoin.it/wiki/Wallet) --- Bitcoin Wiki" - "[Where are the user's bitcoins actually stored?](http://bitcoin.stackexchange.com/q/1600) --- Bitcoin StackExchange" diff --git a/_data/glossary/en/watch-only-address.yaml b/_data/glossary/en/watch-only-address.yaml index 92e92625..723d28d8 100644 --- a/_data/glossary/en/watch-only-address.yaml +++ b/_data/glossary/en/watch-only-address.yaml @@ -22,7 +22,7 @@ optional: not_to_be_confused_with_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter: - - "[`importaddress` RPC](/en/developer-reference#importaddress) --- Bitcoin.org Developer Reference" + - "[`importaddress` RPC](/en/developer-reference#importaddress) --- Developer Reference" - "[Pull request adding watch-only support to Bitcoin Core](https://github.com/bitcoin/bitcoin/pull/4045) --- GitHub" ---