penumbra: remove chain component and move epoch management to SCT #3911
buf-pull-request.yml
on: pull_request
Lint protobuf
21s
Compile protobuf specs to rust code
46s
Annotations
10 errors and 7 warnings
Lint protobuf
Previously present file "penumbra/core/component/chain/v1alpha1/chain.proto" was deleted.
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L41
Field "1" with name "chain_id" on message "AppParameters" changed option "json_name" from "chainParams" to "chainId".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L41
Field "1" on message "AppParameters" changed type from "message" to "string".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L41
Field "1" on message "AppParameters" changed name from "chain_params" to "chain_id".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L43
Field "2" with name "sct_params" on message "AppParameters" changed option "json_name" from "communityPoolParams" to "sctParams".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L43
Field "2" on message "AppParameters" changed type from "penumbra.core.component.community_pool.v1alpha1.CommunityPoolParameters" to "penumbra.core.component.sct.v1alpha1.SctParameters".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L43
Field "2" on message "AppParameters" changed name from "community_pool_params" to "sct_params".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L45
Field "3" with name "community_pool_params" on message "AppParameters" changed option "json_name" from "governanceParams" to "communityPoolParams".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L45
Field "3" on message "AppParameters" changed type from "penumbra.core.component.governance.v1alpha1.GovernanceParameters" to "penumbra.core.component.community_pool.v1alpha1.CommunityPoolParameters".
|
Lint protobuf:
proto/penumbra/penumbra/core/app/v1alpha1/app.proto#L45
Field "3" on message "AppParameters" changed name from "governance_params" to "community_pool_params".
|
Lint protobuf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, bufbuild/buf-lint-action@v1, bufbuild/buf-breaking-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile protobuf specs to rust code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, bufbuild/buf-setup-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile protobuf specs to rust code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|