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

Feature request: transaction types #270

Open
PaulRBerg opened this issue Sep 27, 2023 · 8 comments
Open

Feature request: transaction types #270

PaulRBerg opened this issue Sep 27, 2023 · 8 comments
Labels
feature New awesome feature

Comments

@PaulRBerg
Copy link
Contributor

PaulRBerg commented Sep 27, 2023

It would be helpful to have a section on the main page (or a new page) about transaction types. IIRC there are three types at the moment:

  • Type 0: Legacy
  • Type 1: EIP-2718 with access lists
  • Type 2: EIP-1559 (also with access lists)

This is an important feature request given the rise of rollups, which often implement new tx types (e.g. Arbitrum)

evm.codes could be a baseline against which to compare these new rollup tx types.

@dorlevi
Copy link
Contributor

dorlevi commented Sep 27, 2023

I agree that this would be super useful, I'm not sure we have a lot of capacity atm as we are working on evm.storage but if someone sees it and wants to take it on, we will compensate with a bounty.

@dorlevi dorlevi added the feature New awesome feature label Dec 11, 2023
@dorlevi
Copy link
Contributor

dorlevi commented Dec 11, 2023

@developerfred
Copy link

Thanks @dorlevi !

Hi @PaulRBerg, I'm working on this issue and I'd like to know if you have any more suggestions for it since it's been a few months since you opened the issue.

@PaulRBerg
Copy link
Contributor Author

Don't have any other concrete suggestions, unfortunately

@dorlevi
Copy link
Contributor

dorlevi commented Dec 18, 2023

I think this one is pretty straight forward, explanation of the different type, maybe evm.storage links to different transactions of diff types and then like different edgecases that could happen in each tx types

cc: @thevaizman @peroket if they have ideas

@peroket
Copy link
Member

peroket commented Dec 19, 2023

I would also add why this type of transaction has been created, its purpose.

@developerfred
Copy link

Captura de Tela 2024-01-04 às 20 35 42

@developerfred
Copy link

Captura de Tela 2024-01-04 às 20 58 46

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

No branches or pull requests

4 participants