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

Duplicate typings in typescript #42

Closed
BelfordZ opened this issue May 25, 2019 · 1 comment
Closed

Duplicate typings in typescript #42

BelfordZ opened this issue May 25, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@BelfordZ
Copy link
Member

BelfordZ commented May 25, 2019

currently .toString is returning duplicate type names.

We should handle this in the same way it was dealt with in rust

@BelfordZ BelfordZ added the bug Something isn't working label May 25, 2019
@BelfordZ BelfordZ self-assigned this May 25, 2019
@Wodann
Copy link

Wodann commented Sep 24, 2022

When generating rust bindings, I discovered it does still result in duplicates. I'm curious whether this a regression or caused by a different problem?

This is the openrpc.json that I used: https://raw.githubusercontent.com/ethereum/execution-apis/v1.0.0-beta.1/refs-openrpc.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants