Add support for fee tiers to TransactionPlannerRequest #3922
buf-pull-request.yml
on: pull_request
Lint protobuf
17s
Compile protobuf specs to rust code
49s
Annotations
9 errors and 7 warnings
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L191
Field "2" on message "TransactionPlannerRequest" moved from outside to inside a oneof.
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L193
Field "3" with name "fee_tier" on message "TransactionPlannerRequest" changed option "json_name" from "memo" to "feeTier".
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L193
Field "3" on message "TransactionPlannerRequest" moved from outside to inside a oneof.
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L193
Field "3" on message "TransactionPlannerRequest" changed type from "penumbra.core.transaction.v1alpha1.MemoPlaintext" to "penumbra.core.component.fee.v1alpha1.FeeTier".
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L193
Field "3" on message "TransactionPlannerRequest" changed name from "memo" to "fee_tier".
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L198
Field "4" with name "memo" on message "TransactionPlannerRequest" changed option "json_name" from "source" to "memo".
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L198
Field "4" on message "TransactionPlannerRequest" changed type from "penumbra.core.keys.v1alpha1.AddressIndex" to "penumbra.core.transaction.v1alpha1.MemoPlaintext".
|
Lint protobuf:
proto/penumbra/penumbra/view/v1alpha1/view.proto#L198
Field "4" on message "TransactionPlannerRequest" changed name from "source" to "memo".
|
Lint protobuf
buf found 8 breaking changes.
|
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/
|