feat: implemented BlockHeader (BFT-357) #66
Annotations
10 errors and 1 warning
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L1
Previously present message "Block" was deleted from file.
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L1
Previously present message "BlockHash" was deleted from file.
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L1
Previously present message "Proposal" was deleted from file.
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L24
Previously present oneof "_block" on message "FinalBlock" was deleted.
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L25
Field "1" with name "header" on message "FinalBlock" changed option "json_name" from "block" to "header".
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L25
Field "1" on message "FinalBlock" moved from oneof "_block" to oneof "_header".
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L25
Field "1" on message "FinalBlock" changed type from "roles.validator.Block" to "roles.validator.BlockHeader".
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L25
Field "1" on message "FinalBlock" changed name from "block" to "header".
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L26
Field "2" with name "payload" on message "FinalBlock" changed option "json_name" from "justification" to "payload".
|
compatibility:
after/node/libs/schema/proto/roles/validator.proto#L26
Field "2" on message "FinalBlock" moved from oneof "_justification" to oneof "_payload".
|
compatibility
No github_token supplied, API requests will be subject to stricter rate limiting
|