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 DmytroNazarenko transferred this issue from skalenetwork/IMA Nov 20, 2023
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Dec 8, 2023
@sergiy-skalelabs sergiy-skalelabs linked a pull request Dec 13, 2023 that will close this issue
@PolinaKiporenko PolinaKiporenko moved this from In Progress to Code Review in SKALE Engineering 🚀 Jan 2, 2024
@github-project-automation github-project-automation bot moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Jan 8, 2024
@DmytroNazarenko
Copy link
Contributor Author

ima-agent: 2.1.0-beta.2

@DmytroNazarenko DmytroNazarenko moved this from Ready For Release Candidate to Merged To Release Candidate in SKALE Engineering 🚀 Jan 18, 2024
@EvgeniyZZ EvgeniyZZ moved this from Merged To Release Candidate to QA in SKALE Engineering 🚀 Jan 23, 2024
@EvgeniyZZ EvgeniyZZ moved this from QA to Done in SKALE Engineering 🚀 Feb 5, 2024
@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