fix(continuity): hash exact remote receipt bytes
This commit is contained in:
parent
6a05fe6ba2
commit
e2887513b2
3 changed files with 18 additions and 8 deletions
|
|
@ -30,8 +30,8 @@
|
|||
"any failed gate leaves the development lane unfinished"
|
||||
],
|
||||
"source_sha256": {
|
||||
"finalizer": "a1f51515cc3c175f83a487f499ddd26ec13aec17d063d4416efe714780a02517",
|
||||
"tests": "39e70be546c54c1e315bd5d8447947b79fb1a0b67416cc2acd0f0a7027075bd0"
|
||||
"finalizer": "7216ec32244d4b5c6956908b8f72a6c3cd207cddcc4f527ca90272e9de1a672d",
|
||||
"tests": "9e9297d2ec0b72aadd54c0781d537d986afd8d384ef739b1aac9c1714dfb2f57"
|
||||
},
|
||||
"runtime_sha256": {
|
||||
"bootstrap": "cbf5be03e5156a11f3ae11d0baf2f9daa2c8b4e58c8a405de22bcadff024c282",
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"publish_policy": "10bc53c439479c67f5b59685a29e221e0db2baab48ceb26c8369ca75c1427330"
|
||||
},
|
||||
"verification": {
|
||||
"finalizer_node_tests": "PASS_100_9_OF_9",
|
||||
"finalizer_node_tests": "PASS_100_10_OF_10",
|
||||
"continuity_guard_self_test": "PASS_100",
|
||||
"source_and_runtime_syntax": "PASS_100",
|
||||
"environment_audit": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue