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

Change old repair_mode value to repair_ts in skale-api #1125

Closed
OleksanderSalamatov opened this issue Oct 30, 2024 · 1 comment · Fixed by #1126
Closed

Change old repair_mode value to repair_ts in skale-api #1125

OleksanderSalamatov opened this issue Oct 30, 2024 · 1 comment · Fixed by #1126
Assignees
Labels
bug Something isn't working
Milestone

Comments

@OleksanderSalamatov
Copy link

Before 3.1 Release we have repair_mode check in skale-api, now we have repair_ts and in skale-api there is still old value

skale-admin: 2.8.0-beta.1

{"status": "ok", "payload": {"name": "thirsty-miserable-hamal", "id": "0x00000735e11e82075050a6cdb26a552dd5b66d4b92cceb1e65f5f045b30941eb", "mainnet_owner": "0x487360568fE5Ee4AE5c75782D5F63e9935B0E512", "part_of_node": 16, "dkg_status": 3, "is_deleted": false, "first_run": false, "repair_mode": false}}
@DmytroNazarenko DmytroNazarenko added this to the SKALE 3.1 milestone Nov 1, 2024
@DmytroNazarenko DmytroNazarenko added the bug Something isn't working label Nov 1, 2024
@badrogger badrogger linked a pull request Nov 1, 2024 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 🚀 Nov 4, 2024
@OleksanderSalamatov
Copy link
Author

Verified

skale-admin: 2.8.0-beta.2
node-cli: 2.5.0-beta.3

Logs:

root@Regression-11:~# skale schains info exciting-glittering-sharatan
            Name                                               Id                                                 Mainnet_owner                  Part_of_node   Dkg_status   Is_deleted   First_run   Repair_ts 
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
exciting-glittering-sharatan   0x00000451e565e667e19cf948ee2924415bda7848457b94c9aa1aa5f85f3fa68d   0x47A260715623df37b9F5ea52C2E66245c0529DF2   16             3            False        False       1729528902
{"status": "ok", "payload": {"name": "thirsty-miserable-hamal", "id": "0x00000735e11e82075050a6cdb26a552dd5b66d4b92cceb1e65f5f045b30941eb", "mainnet_owner": "0x487360568fE5Ee4AE5c75782D5F63e9935B0E512", "part_of_node": 16, "dkg_status": 3, "is_deleted": false, "first_run": false, "repair_ts": 1729528902}}

@EvgeniyZZ EvgeniyZZ moved this from Ready For Release Candidate to QA in SKALE Engineering 🚀 Nov 5, 2024
@EvgeniyZZ EvgeniyZZ moved this from QA to Done in SKALE Engineering 🚀 Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants