wrong & missing return for `/evm/transactions` endpoint
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- openapi
- Domain
- api, documentation
Research direction
Start with the OpenAPI documentation for the /evm/transactions endpoint and compare its response schema with the raw output described in the issue. Trace the documented fields for gas_used, effective_gas_price, success, and the max_* values, then update the documentation so the schema and endpoint response agree; confirm the endpoint reference no longer lists conflicting fields.
Written by the indexing model from the issue text.
Description
Hey Team,
It seems like the raw output vs openapi schema does not align for sim.
The endpoint also returns gas_used, effective_gas_price and success, while the spec defines max_fee_per_gas, max_priority_fee_per_gas (which are not being returned) and also no success attribute is defined.
While I understand that the spec has those max_* returns as optional and IIRC I have seen them existing in Echo in the past, the success seems like the most crucially missing attribute here.
Also might be an oversight to double return the same value with gas_price and effective_gas_price:
Thanks,
8x4
- Dominant language
- MDX
- Stars
- 6
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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.
More from duneanalytics/sim-docs
-
Qqq Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
duneanalytics/sim-docs#138 ·
All issues in duneanalytics/sim-docs
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100