Skip to content

feat(accounts): implement account abstraction execution #18106

feat(accounts): implement account abstraction execution

feat(accounts): implement account abstraction execution #18106

Triggered via pull request November 29, 2023 11:09
Status Failure
Total duration 17m 48s
Artifacts

proto.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L10
Previously present field "3" with name "account_number" on message "MsgAuthenticate" was deleted.
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L14
Field "1" with name "bundler" on message "MsgAuthenticate" changed option "json_name" from "userOperation" to "bundler".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L14
Field "1" on message "MsgAuthenticate" changed type from "message" to "string".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L14
Field "1" on message "MsgAuthenticate" changed name from "user_operation" to "bundler".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L17
Field "2" with name "user_operation" on message "MsgAuthenticate" changed option "json_name" from "chainId" to "userOperation".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L17
Field "2" on message "MsgAuthenticate" changed type from "string" to "message".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L17
Field "2" on message "MsgAuthenticate" changed name from "chain_id" to "user_operation".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L33
Field "1" with name "bundler" on message "MsgPayBundler" changed option "json_name" from "bundlerPaymentMessages" to "bundler".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L33
Field "1" on message "MsgPayBundler" changed label from "repeated" to "optional".
break-check: proto/cosmos/accounts/interfaces/account_abstraction/v1/interface.proto#L33
Field "1" on message "MsgPayBundler" changed type from "message" to "string".
lint
No github_token supplied, API requests will be subject to stricter rate limiting
break-check
No github_token supplied, API requests will be subject to stricter rate limiting