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

Research: Improve compatility with standard Ethereum tooling #2108

Open
isavov opened this issue Feb 15, 2024 · 0 comments · May be fixed by #2649
Open

Research: Improve compatility with standard Ethereum tooling #2108

isavov opened this issue Feb 15, 2024 · 0 comments · May be fixed by #2649
Assignees
Labels
enhancement New feature or request limechain
Milestone

Comments

@isavov
Copy link
Collaborator

isavov commented Feb 15, 2024

Problem

Some formatting on the relay's side can be enhanced to improve compatibility with ethereum libaries (for example go-ethereum/client).
Currently the relay returns null for certain fields if there's no value while the ethereum spec defines them as 0x0. One such example is maxPriorityFeePerGas There are probably others as well.

Solution

  • Review values returned by the relay and align them with the ethereum spec

Alternatives

No response

@isavov isavov added enhancement New feature or request limechain labels Feb 15, 2024
@Nana-EC Nana-EC added this to the 0.44.0 milestone Mar 8, 2024
@AlfredoG87 AlfredoG87 modified the milestones: 0.44.0, 0.45.0 Mar 18, 2024
@ebadiere ebadiere modified the milestones: 0.45.0, 0.46.0 Apr 1, 2024
@bibitibooo1 bibitibooo1 removed this from the 0.46.0 milestone Apr 16, 2024
@konstantinabl konstantinabl added this to the 0.53.0 milestone Jul 25, 2024
@quiet-node quiet-node modified the milestones: 0.53.0, 0.55.0 Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request limechain
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

7 participants