Skip to content

Wallet Send Call Proto #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

nplasterer
Copy link
Contributor

@nplasterer nplasterer requested a review from cameronvoell April 7, 2025 20:41
@nplasterer nplasterer self-assigned this Apr 7, 2025
@nplasterer nplasterer requested a review from a team as a code owner April 7, 2025 20:41
Copy link

macroscopeapp bot commented Apr 7, 2025

Define Protocol Buffer message types for wallet send calls in wallet_send_calls.proto

Introduces three new Protocol Buffer message types in wallet_send_calls.proto:

  • WalletSendCalls: Main message containing version, chain_id, from address, wallet calls list, and feature capabilities map
  • WalletCall: Individual contract call message with to address, calldata, value, gas limit, and metadata fields
  • CallMetadata: Supporting message for transaction metadata including description, type, and additional fields

📍Where to Start

Start with the WalletSendCalls message definition in wallet_send_calls.proto as it's the primary message type that contains the overall structure.


Macroscope summarized 805b4a2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant