coinbase / coinbase/cdp-sdk-python

Support for EIP712

Offen
#98 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
95
Forks
32
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hello,

I was reviewing the code and noticed that the wallet abstraction relies on the Web3 library. However, from what I understand, transaction broadcasting is currently handled through Coinbase endpoints.

I wanted to check whether it would be possible to integrate a signing method using [LocalAccount.sign_typed_data](https://eth-account.readthedocs.io/en/stable/eth_account.signers.html#eth_account.signers.local.LocalAccount.sign_typed_data) or [web3.eth.sign_typed_data](https://web3py.readthedocs.io/en/stable/web3.eth.html#web3.eth.Eth.sign_typed_data) for EIP-712 transactions. While I believe I could implement the signing process, I’m unsure how transaction submission would fit within the existing structure.

Is this something already planned or in progress? I'd appreciate any insights on whether this approach aligns with your architecture or if there are any blockers I should consider.

Thanks!

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.