Merge pull request #474 from teor2345/patch-8

[ZIP 244]: Be explicit about immediate hashBlockCommitments activation
This commit is contained in:
Daira Hopwood 2021-03-29 16:51:55 +01:00 committed by GitHub
commit 17818f0b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -608,6 +608,10 @@ a later protocol version. Such a third party SHOULD provide a value that can
be used instead of the all-zeros terminator to permit the light client to
perform validation of the parts of the structure it needs.
Unlike the ``hashLightClientRoot`` change, the change to ``hashBlockCommitments``
happens in the block that activates this ZIP.
The block header byte format and version are not altered by this ZIP.
========================
Reference implementation