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

Integrate skale-contracts library and remove manager and IMA ABIs #106

Closed
Tracked by #1065
Assignees
Milestone

Comments

@dmytrotkk
Copy link
Contributor

Using https://github.com/skalenetwork/skale-contracts library it's possible to get any contract address, ABI or contract object for IMA, manager and Allocator.

We need to integrate skale-contracts and use it in ima-agent.
In the new version skale-admin will no longer provide manager.json and ima.json, instead MANAGER_ALIAS and IMA_ALIAS will be passed.

We need to make according changes in the codebase of ima-agent and network-browser.

@PolinaKiporenko PolinaKiporenko moved this to Ready For Pickup in SKALE Engineering 🚀 May 28, 2024
@PolinaKiporenko PolinaKiporenko added this to the SKALE 2.6 milestone May 28, 2024
@PolinaKiporenko PolinaKiporenko added the enhancement New feature or request label May 28, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Oct 10, 2024
@PolinaKiporenko PolinaKiporenko modified the milestones: SKALE 3.2, SKALE 4.0 Oct 22, 2024
@PolinaKiporenko PolinaKiporenko modified the milestones: SKALE 4.0, SKALE 4.1 Dec 26, 2024
@PolinaKiporenko PolinaKiporenko moved this from To Do to In Progress in SKALE Engineering 🚀 Feb 26, 2025
@PolinaKiporenko PolinaKiporenko removed the enhancement New feature or request label Feb 26, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment