remove lastresulthash from merklization in lastresult hash (#9175)

remove gas from merklization in headers

Im not sure where to change docs since main points to the spec repo but that repo is archived. Maybe someone can help me?
This commit is contained in:
Marko
2022-08-09 10:16:41 +02:00
committed by Sam Ricotta
parent b9829f07d8
commit 0461633b9a

View File

@@ -17,6 +17,14 @@ NOTE: v0.35 was recalled and v0.36 was skipped
values, which was inconsistent with the `uint64` varint length delimiters used
in the P2P layer. Both now consistently use `uint64` varint length delimiters.
## v0.37 (Unreleased)
This version requires a coordinated network upgrade. It alters the elements in the predigest of the `LastResultsHash` and thus
all nodes must upgrade together (see #9175).
NOTE: v0.35 was recalled and v0.36 was skipped
## v0.34.20
### Feature: Priority Mempool