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

Retrieve SNB into separate process #10

Closed
DmytroNazarenko opened this issue Nov 9, 2023 · 2 comments · Fixed by #27, #32, #36, #39 or #42
Closed

Retrieve SNB into separate process #10

DmytroNazarenko opened this issue Nov 9, 2023 · 2 comments · Fixed by #27, #32, #36, #39 or #42
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DmytroNazarenko
Copy link
Contributor

Currently Skale Network Browser (SNB) is a part of IMA agent codebase. We need to retrieve SNB into separate process that will be running separately in IMA agent container. Base requirements:

  • Retrieve SNB into separate process
  • Write a python script (or ts, @dmytrotkk to choose) to collect information about connected chains
  • Write this data into json file and make IMA agent read data from this file
@DmytroNazarenko DmytroNazarenko added the enhancement New feature or request label Nov 9, 2023
@DmytroNazarenko DmytroNazarenko added this to the SKALE 2.3 milestone Nov 9, 2023
@PolinaKiporenko PolinaKiporenko moved this to Ready For Pickup in SKALE Engineering 🚀 Nov 13, 2023
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Nov 14, 2023
@dmytrotkk dmytrotkk linked a pull request Nov 23, 2023 that will close this issue
@PolinaKiporenko PolinaKiporenko moved this from In Progress to Code Review in SKALE Engineering 🚀 Nov 27, 2023
@sergiy-skalelabs sergiy-skalelabs self-assigned this Nov 30, 2023
@sergiy-skalelabs sergiy-skalelabs linked a pull request Nov 30, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Dec 5, 2023
@dmytrotkk dmytrotkk linked a pull request Dec 11, 2023 that will close this issue
@DmytroNazarenko DmytroNazarenko linked a pull request Dec 14, 2023 that will close this issue
@dmytrotkk dmytrotkk linked a pull request Dec 14, 2023 that will close this issue
@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
@dmytrotkk dmytrotkk linked a pull request Jan 19, 2024 that will close this issue
@PolinaKiporenko
Copy link

@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 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment