mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
parent
0223971b65
commit
ef60a77e2a
1 changed files with 6 additions and 3 deletions
|
@ -7,9 +7,12 @@ required:
|
||||||
title_max_40_characters_no_formatting: Soft Fork, Soft-Forking Change
|
title_max_40_characters_no_formatting: Soft Fork, Soft-Forking Change
|
||||||
|
|
||||||
summary_max_255_characters_no_formatting: >
|
summary_max_255_characters_no_formatting: >
|
||||||
A temporary fork in the block chain which commonly occurs when
|
A softfork is a change to the bitcoin protocol
|
||||||
miners using non-upgraded nodes violate a new consensus rule
|
wherein only previously valid blocks/transactions
|
||||||
their nodes don't know about.
|
are made invalid. Since old nodes will recognise
|
||||||
|
the new blocks as valid, a softfork is backward-compatible.
|
||||||
|
This kind of fork requires only a majority of the miners
|
||||||
|
upgrading to enforce the new rules.
|
||||||
|
|
||||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||||
- Soft fork
|
- Soft fork
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue