Skip to content

Switch from bls12_381 to bn254 #145

Switch from bls12_381 to bn254

Switch from bls12_381 to bn254 #145

Triggered via pull request November 3, 2023 01:19
@moshababomoshababo
synchronize #11
bn254
Status Failure
Total duration 26s
Artifacts

protobuf.yaml

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

Annotations

10 errors and 1 warning
compatibility: after/node/libs/schema/proto/roles/validator.proto#L149
Previously present oneof "_bls12381" on message "PublicKey" was deleted.
compatibility: after/node/libs/schema/proto/roles/validator.proto#L150
Field "1" with name "bn254" on message "PublicKey" changed option "json_name" from "bls12381" to "bn254".
compatibility: after/node/libs/schema/proto/roles/validator.proto#L150
Field "1" on message "PublicKey" moved from oneof "_bls12381" to oneof "_bn254".
compatibility: after/node/libs/schema/proto/roles/validator.proto#L150
Field "1" on message "PublicKey" changed name from "bls12381" to "bn254".
compatibility: after/node/libs/schema/proto/roles/validator.proto#L153
Previously present oneof "_bls12381" on message "Signature" was deleted.
compatibility: after/node/libs/schema/proto/roles/validator.proto#L154
Field "1" with name "bn254" on message "Signature" changed option "json_name" from "bls12381" to "bn254".
compatibility: after/node/libs/schema/proto/roles/validator.proto#L154
Field "1" on message "Signature" moved from oneof "_bls12381" to oneof "_bn254".
compatibility: after/node/libs/schema/proto/roles/validator.proto#L154
Field "1" on message "Signature" changed name from "bls12381" to "bn254".
compatibility: after/node/libs/schema/proto/roles/validator.proto#L157
Previously present oneof "_bls12381" on message "AggregateSignature" was deleted.
compatibility: after/node/libs/schema/proto/roles/validator.proto#L158
Field "1" with name "bn254" on message "AggregateSignature" changed option "json_name" from "bls12381" to "bn254".
compatibility
No github_token supplied, API requests will be subject to stricter rate limiting