mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Added a node glossary term Added descriptions of full nodes, archival nodes, and pruned nodes to the dev guide. Linked the term "peer" to node instead of original location.
29 lines
1.4 KiB
YAML
29 lines
1.4 KiB
YAML
---
|
|
# This file is licensed under the MIT License (MIT) available on
|
|
# http://opensource.org/licenses/MIT.
|
|
|
|
required:
|
|
#-------------40 characters-------------#
|
|
title_max_40_characters_no_formatting: User Activated Soft Fork, UASF
|
|
|
|
summary_max_255_characters_no_formatting: >
|
|
A Soft Fork activated by flag day or node enforcement instead of miner signalling.
|
|
|
|
synonyms_shown_in_glossary_capitalize_first_letter:
|
|
- User-activated soft fork
|
|
- UASF
|
|
|
|
optional:
|
|
synonyms_and_pluralizations_not_shown_in_glossary:
|
|
|
|
not_to_be_confused_with_capitalize_first_letter:
|
|
- Miner Activated Soft Fork (a soft fork activated through miner signalling)
|
|
- Fork (a regular fork where all nodes follow the same consensus rules, so the fork is resolved once one chain has more proof of work than another)
|
|
- Hard fork (a permanent divergence in the block chain caused by non-upgraded nodes not following new consensus rules)
|
|
- Soft fork (a temporary divergence in the block chain caused by non-upgraded nodes not following new consensus rules)
|
|
- Software fork (when one or more developers permanently develops a codebase separately from other developers)
|
|
- Git fork (when one or more developers temporarily develops a codebase separately from other developers
|
|
|
|
links_html_or_markdown_style_capitalize_first_letter:
|
|
|
|
---
|