feat(genesis export): genesis exporting for assets, delegation and operator modules. #525
Annotations
10 errors and 1 warning
proto/exocore/assets/v1/query.proto#L46
Previously present message "QueryAllStakingAssetsInfoResponse.AllStakingAssetsInfoEntry" was deleted from file.
|
proto/exocore/assets/v1/query.proto#L48
Field "1" on message "QueryAllStakingAssetsInfoResponse" changed type from "exocore.assets.v1.QueryAllStakingAssetsInfoResponse.AllStakingAssetsInfoEntry" to "exocore.assets.v1.StakingAssetInfo".
|
proto/exocore/assets/v1/query.proto#L58
Previously present message "QueryAssetInfoResponse.AssetInfosEntry" was deleted from file.
|
proto/exocore/assets/v1/query.proto#L60
Field "1" on message "QueryAssetInfoResponse" changed type from "exocore.assets.v1.QueryAssetInfoResponse.AssetInfosEntry" to "exocore.assets.v1.DepositByAsset".
|
proto/exocore/assets/v1/query.proto#L78
Previously present message "QueryOperatorAssetInfosResponse.AssetInfosEntry" was deleted from file.
|
proto/exocore/assets/v1/query.proto#L80
Field "1" on message "QueryOperatorAssetInfosResponse" changed type from "exocore.assets.v1.QueryOperatorAssetInfosResponse.AssetInfosEntry" to "exocore.assets.v1.AssetByID".
|
proto/exocore/assets/v1/tx.proto#L95
Field "3" with name "pending_undelegation_amount" on message "StakerAssetInfo" changed option "json_name" from "waitUnbondingAmount" to "pendingUndelegationAmount".
|
proto/exocore/assets/v1/tx.proto#L95
Field "3" on message "StakerAssetInfo" changed name from "wait_unbonding_amount" to "pending_undelegation_amount".
|
proto/exocore/assets/v1/tx.proto#L125
Field "2" with name "pending_undelegation_amount" on message "OperatorAssetInfo" changed option "json_name" from "waitUnbondingAmount" to "pendingUndelegationAmount".
|
proto/exocore/assets/v1/tx.proto#L125
Field "2" on message "OperatorAssetInfo" changed name from "wait_unbonding_amount" to "pending_undelegation_amount".
|
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/
|
This job succeeded
Loading