Skip to content

Simplified block storage #369

Simplified block storage

Simplified block storage #369

Triggered via pull request January 4, 2024 15:57
Status Failure
Total duration 2m 27s
Artifacts

protobuf.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
compatibility
Previously present file "zksync/executor/config/mod.proto" was deleted.
compatibility: zksync/network/gossip.proto#L24
Previously present field "3" with name "last_stored_block" on message "SyncState" was deleted.
compatibility: zksync/network/gossip.proto#L24
Previously present oneof "_last_contiguous_stored_block" on message "SyncState" was deleted.
compatibility: zksync/network/gossip.proto#L28
Field "2" with name "last_stored_block" on message "SyncState" changed option "json_name" from "lastContiguousStoredBlock" to "lastStoredBlock".
compatibility: zksync/network/gossip.proto#L28
Field "2" on message "SyncState" moved from oneof "_last_contiguous_stored_block" to oneof "_last_stored_block".
compatibility: zksync/network/gossip.proto#L28
Field "2" on message "SyncState" changed name from "last_contiguous_stored_block" to "last_stored_block".
compatibility: zksync/roles/validator.proto#L24
Previously present field "3" with name "justification" on message "FinalBlock" was deleted.
compatibility: zksync/roles/validator.proto#L24
Previously present oneof "_header" on message "FinalBlock" was deleted.
compatibility: zksync/roles/validator.proto#L25
Field "1" with name "payload" on message "FinalBlock" changed option "json_name" from "header" to "payload".
compatibility: zksync/roles/validator.proto#L25
Field "1" on message "FinalBlock" moved from oneof "_header" to oneof "_payload".
compatibility
No github_token supplied, API requests will be subject to stricter rate limiting