Skip to content

feat(avs):Implement on-chain aggregation signature #532

feat(avs):Implement on-chain aggregation signature

feat(avs):Implement on-chain aggregation signature #532

Triggered via pull request September 19, 2024 14:20
Status Success
Total duration 43s
Artifacts

proto.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
break-check: proto/exocore/avs/v1/tx.proto#L84
Field "3" with name "hash" on message "TaskInfo" changed option "json_name" from "data" to "hash".
break-check: proto/exocore/avs/v1/tx.proto#L84
Field "3" on message "TaskInfo" changed name from "data" to "hash".
break-check: proto/exocore/avs/v1/tx.proto#L86
Field "4" on message "TaskInfo" changed type from "string" to "uint64".
break-check: proto/exocore/avs/v1/tx.proto#L91
Field "6" with name "task_statistical_period" on message "TaskInfo" changed option "json_name" from "taskChallengePeriod" to "taskStatisticalPeriod".
break-check: proto/exocore/avs/v1/tx.proto#L91
Field "6" on message "TaskInfo" changed name from "task_challenge_period" to "task_statistical_period".
break-check: proto/exocore/avs/v1/tx.proto#L93
Field "7" with name "task_challenge_period" on message "TaskInfo" changed option "json_name" from "thresholdPercentage" to "taskChallengePeriod".
break-check: proto/exocore/avs/v1/tx.proto#L93
Field "7" on message "TaskInfo" changed name from "threshold_percentage" to "task_challenge_period".
break-check: proto/exocore/avs/v1/tx.proto#L95
Field "8" with name "threshold_percentage" on message "TaskInfo" changed option "json_name" from "startingEpoch" to "thresholdPercentage".
break-check: proto/exocore/avs/v1/tx.proto#L95
Field "8" on message "TaskInfo" changed name from "starting_epoch" to "threshold_percentage".
break-check
buf found 9 breaking changes.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: bufbuild/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
break-check
The following actions use a deprecated Node.js version and will be forced to run on node20: bufbuild/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/