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

Rewrite IMA agent on Typescript #25

Closed
DmytroNazarenko opened this issue Sep 1, 2023 · 2 comments · Fixed by #41, #56, #58 or #60 · May be fixed by #61
Closed

Rewrite IMA agent on Typescript #25

DmytroNazarenko opened this issue Sep 1, 2023 · 2 comments · Fixed by #41, #56, #58 or #60 · May be fixed by #61
Assignees
Labels
enhancement New feature or request IMA
Milestone

Comments

@DmytroNazarenko
Copy link
Contributor

It will allow us to use typed language and avoid a lot of problems with checking var types. Also the codebase will be cleaned from redundant code

@DmytroNazarenko DmytroNazarenko added the enhancement New feature or request label Sep 1, 2023
@DmytroNazarenko DmytroNazarenko added this to the SKALE 2.3 milestone Sep 1, 2023
@PolinaKiporenko
Copy link

PolinaKiporenko commented Sep 5, 2023

For 2.3 release just change file extension with '.ts' and adding 'ANY' in types, in next releases will gradually migrate to Typescript

@DmytroNazarenko
Copy link
Contributor Author

ima-agent: 2.1.0-beta.2

@sergiy-skalelabs sergiy-skalelabs linked a pull request Apr 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment