duneanalytics / duneanalytics/evm.codes
Feature request: transaction types
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 199
- Avg merge
- 15m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the main page to determine whether transaction types fit there or belong on a new page. Use the listed Type 0, Type 1/EIP-2718, and Type 2/EIP-1559 descriptions as the content scope, including the issue's rollup examples such as Arbitrum. Done when visitors can find a clear section or page describing these types and the project’s relevance to new rollup transaction types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain
- Domain
- blockchain, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100