Skip to content
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

Allowance checking in fw #2923

Open
Hannsek opened this issue Mar 30, 2023 · 0 comments
Open

Allowance checking in fw #2923

Hannsek opened this issue Mar 30, 2023 · 0 comments
Labels
altcoin Any non-Bitcoin coins

Comments

@Hannsek
Copy link
Contributor

Hannsek commented Mar 30, 2023

we might actually want to implement allowance checking in firmware even before the general contract decoding. it looks easy, it's a call on the ERC20 ABI with address and amount or UINT_MAX

related issue: #69

@Hannsek Hannsek added the altcoin Any non-Bitcoin coins label Mar 30, 2023
cbergqvist added a commit to cbergqvist/trezor-firmware that referenced this issue Jul 25, 2023
Properly displays recipient address and allowance amount for the `approve` function, similar to ERC20 token transfers.

[no changelog]
cbergqvist added a commit to cbergqvist/trezor-firmware that referenced this issue Jul 25, 2023
Properly displays recipient address and allowance amount for the `approve` function, similar to ERC20 token transfers.

[no changelog]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
altcoin Any non-Bitcoin coins
Projects
Status: 🎯 To do
Development

No branches or pull requests

1 participant