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

Remove duplication of ABI in both JSON and TS #59

Open
SebastienGllmt opened this issue Nov 28, 2022 · 0 comments
Open

Remove duplication of ABI in both JSON and TS #59

SebastienGllmt opened this issue Nov 28, 2022 · 0 comments
Milestone

Comments

@SebastienGllmt
Copy link
Contributor

SebastienGllmt commented Nov 28, 2022

Currently we have both a JSON and a ts file for every type we generate with typechain. We should only have a single source of truth (presumably storage.json)

See these files here: https://github.com/PaimaStudios/paima-engine/tree/a0987398bbd6ad67280de28b6825c4ef3b240d25/paima-utils/src/artifacts

This is blocked by microsoft/TypeScript#32063

@SebastienGllmt SebastienGllmt added this to the Refactoring milestone Aug 21, 2023
@SebastienGllmt SebastienGllmt changed the title Remove need for storage.ts Remove duplication of ABI in both JSON and TS Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant