[feat] add the new slash implementation and some missed RPC and CLI #245
Annotations
10 errors and 4 warnings
proto/exocore/operator/v1/tx.proto#L155
Field "4" with name "is_vetoed" on message "OperatorSlashInfo" changed option "json_name" from "processedHeight" to "isVetoed".
|
proto/exocore/operator/v1/tx.proto#L155
Field "4" on message "OperatorSlashInfo" changed type from "int64" to "bool".
|
proto/exocore/operator/v1/tx.proto#L155
Field "4" on message "OperatorSlashInfo" changed name from "processed_height" to "is_vetoed".
|
proto/exocore/operator/v1/tx.proto#L157
Field "5" with name "slash_proportion" on message "OperatorSlashInfo" changed option "json_name" from "isVetoed" to "slashProportion".
|
proto/exocore/operator/v1/tx.proto#L157
Field "5" on message "OperatorSlashInfo" changed type from "bool" to "string".
|
proto/exocore/operator/v1/tx.proto#L157
Field "5" on message "OperatorSlashInfo" changed name from "is_vetoed" to "slash_proportion".
|
proto/exocore/operator/v1/tx.proto#L164
Field "6" with name "slash_type" on message "OperatorSlashInfo" changed option "json_name" from "slashProportion" to "slashType".
|
proto/exocore/operator/v1/tx.proto#L164
Field "6" on message "OperatorSlashInfo" changed type from "string" to "uint32".
|
proto/exocore/operator/v1/tx.proto#L164
Field "6" on message "OperatorSlashInfo" changed name from "slash_proportion" to "slash_type".
|
proto/exocore/operator/v1/tx.proto#L166
Field "7" with name "execution_info" on message "OperatorSlashInfo" changed option "json_name" from "slashType" to "executionInfo".
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "result".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading