Skip to content

feat: Full node mode #70

feat: Full node mode

feat: Full node mode #70

Triggered via pull request October 27, 2023 07:06
Status Failure
Total duration 21s
Artifacts

protobuf.yaml

on: pull_request
compatibility
9s
compatibility
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
compatibility: after/node/libs/schema/proto/executor/config.proto#L48
Previously present field "3" with name "validators" on message "ConsensusConfig" was deleted.
compatibility: after/node/libs/schema/proto/executor/config.proto#L85
Previously present field "4" with name "gossip" on message "NodeConfig" was deleted.
compatibility: after/node/libs/schema/proto/executor/config.proto#L85
Previously present field "5" with name "genesis_block" on message "NodeConfig" was deleted.
compatibility: after/node/libs/schema/proto/executor/config.proto#L85
Previously present oneof "_genesis_block" on message "NodeConfig" was deleted.
compatibility: after/node/libs/schema/proto/executor/config.proto#L85
Previously present oneof "_gossip" on message "NodeConfig" was deleted.
compatibility: after/node/libs/schema/proto/executor/config.proto#L85
Previously present oneof "_server_addr" on message "NodeConfig" was deleted.
compatibility: after/node/libs/schema/proto/executor/config.proto#L87
Field "1" with name "executor" on message "NodeConfig" changed option "json_name" from "serverAddr" to "executor".
compatibility: after/node/libs/schema/proto/executor/config.proto#L87
Field "1" on message "NodeConfig" moved from oneof "_server_addr" to oneof "_executor".
compatibility: after/node/libs/schema/proto/executor/config.proto#L87
Field "1" on message "NodeConfig" changed type from "string" to "message".
compatibility: after/node/libs/schema/proto/executor/config.proto#L87
Field "1" on message "NodeConfig" changed name from "server_addr" to "executor".
compatibility
No github_token supplied, API requests will be subject to stricter rate limiting