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

Move validator component to INX plugin #443

Merged
merged 37 commits into from
Oct 31, 2023

Conversation

piotrm50
Copy link
Collaborator

No description provided.

tools/docker-network/run.sh Outdated Show resolved Hide resolved
tools/docker-network/docker-compose.yml Outdated Show resolved Hide resolved
@piotrm50 piotrm50 marked this pull request as ready for review October 27, 2023 07:16
@piotrm50 piotrm50 requested a review from muXxer October 27, 2023 10:10
Copy link
Collaborator

@muXxer muXxer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any changes in the ansible setup.
Can you do these changes there as well?

tools/docker-network/docker-compose.yml Show resolved Hide resolved
tools/docker-network/docker-compose.yml Show resolved Hide resolved
tools/docker-network/docker-compose.yml Show resolved Hide resolved
tools/docker-network/docker-compose.yml Outdated Show resolved Hide resolved
tools/docker-network/docker-compose.yml Outdated Show resolved Hide resolved
tools/docker-network/docker-compose.yml Outdated Show resolved Hide resolved
@piotrm50 piotrm50 requested a review from muXxer October 30, 2023 15:00
restart: unless-stopped
depends_on:
iota-core:
condition: service_healthy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't that some kind of race condition? Can the nodes even be healthy if there is no validator in the network yet?

@karimodm karimodm requested a review from muXxer October 31, 2023 11:17
@piotrm50 piotrm50 temporarily deployed to feature October 31, 2023 15:25 — with GitHub Actions Inactive
@piotrm50 piotrm50 temporarily deployed to feature October 31, 2023 15:40 — with GitHub Actions Inactive
@piotrm50 piotrm50 merged commit 16ecf8c into develop Oct 31, 2023
7 checks passed
@piotrm50 piotrm50 deleted the feat/move-validator-plugin-to-inx branch October 31, 2023 16:45
@karimodm karimodm linked an issue Nov 1, 2023 that may be closed by this pull request
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.

Validator INX plugin
3 participants