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

Transaction type not supported #272

Open
antazoey opened this issue Feb 27, 2022 · 1 comment
Open

Transaction type not supported #272

antazoey opened this issue Feb 27, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@antazoey
Copy link
Contributor

antazoey commented Feb 27, 2022

Hello! I am trying to make typed transaction (EIP-1559) using the Python and ledger app but I am struggling to get it to work.

The error I get on the device is:

0x6501  # Transaction type not supported

As far as I can tell, I am just passing 2 as the transaction type...

I have no tried enabling debugging yet because I am not an app develop for Ledger but that may be the next step because I am not sure what is wrong.

@antazoey
Copy link
Contributor Author

Ok I have concluded that I am not correctly encoding the transaction. Still exactly what to do about it! Though

One request I have is to make the example for signed transaction better? a.) There is no comment on the part that is the EIP-1559 example (I had to look at the old PR to conclude this), and b.) The example does not show how to the transaction got encoded, like how the old school transaction example does

@cseguret-ledger cseguret-ledger changed the title Tranaction type not supported Transaction type not supported Mar 4, 2022
@cseguret-ledger cseguret-ledger added the documentation Improvements or additions to documentation label Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants