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

Remove API to update poet servers #280

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Remove API to update poet servers #280

merged 1 commit into from
Oct 31, 2023

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Oct 31, 2023

Removed the API to update poet servers as there's no good use case to keep it and it would require additional work to make it reliable and safe to use.

@poszu poszu merged commit d0b19aa into master Oct 31, 2023
1 check passed
@poszu poszu deleted the remove-update-poets-api branch October 31, 2023 14:53
bors bot pushed a commit to spacemeshos/go-spacemesh that referenced this pull request Oct 31, 2023
## Motivation
Remove the API to live-update poet servers

## Changes
- updated the api dep to spacemeshos/api#280, merge after this
- removed relevant code
- updated the system tests using this API
- fixed a problem in system tests where multiple `smesher-0` nodes are created all of which but 1 are destroyed - I believe this causes recent flakiness of systests.

## Test Plan
Existing tests pass
bors bot pushed a commit to spacemeshos/go-spacemesh that referenced this pull request Oct 31, 2023
## Motivation
Remove the API to live-update poet servers

## Changes
- updated the api dep to spacemeshos/api#280, merge after this
- removed relevant code
- updated the system tests using this API
- fixed a problem in system tests where multiple `smesher-0` nodes are created all of which but 1 are destroyed - I believe this causes recent flakiness of systests.

## Test Plan
Existing tests pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants