mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #1436 from Mirobit/softforkdef
New softfork description
This commit is contained in:
commit
20a8f34908
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ 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.
|
||||||
|
|
||||||
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