Skip to content

feat: Full node mode (#13) #91

feat: Full node mode (#13)

feat: Full node mode (#13) #91

Triggered via push October 30, 2023 15:53
Status Failure
Total duration 23s
Artifacts

protobuf.yaml

on: push
compatibility
12s
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