efdevcon / pretix-eth-payment-plugin

An etheruem payment provider plugin for pretix
Other
42 stars 21 forks source link

Allow Smart-contract Wallets to sign txn / pay #235

Open theschweitz opened 1 year ago

theschweitz commented 1 year ago

What was wrong?

Hardware wallets cannot currently sign a message to send a txn with our payment plugin.

How can it be fixed?

Implementing EIP-712! More info here: https://medium.com/metamask/eip712-is-coming-what-to-expect-and-how-to-use-it-bb92fd1a7a26