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

Pass the axon external IP #83

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Pass the axon external IP #83

merged 4 commits into from
Dec 12, 2023

Conversation

camfairchild
Copy link
Contributor

Depends on #82

This change allows a miner to pass an external IP for the axon to the chain.
This is useful for services like RunPod where the external IP check may not function correctly.

@camfairchild camfairchild changed the base branch from main to staging November 27, 2023 01:43
Copy link
Contributor

@p-ferreira p-ferreira left a comment

Choose a reason for hiding this comment

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

Sorry for my ignorance but I'm not sure if I understood the implementation design.

My questions are basically around how is the axon.port will be referenced since you propose to delete the line of its instantiation on #82 and where the axon.external_ip is coming from.

prompting/baseminer/miner.py Show resolved Hide resolved
prompting/baseminer/miner.py Show resolved Hide resolved
Copy link
Contributor

@ifrit98 ifrit98 left a comment

Choose a reason for hiding this comment

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

LGTM! Will await confirmation from @p-ferreira before merging.

Copy link
Contributor

@p-ferreira p-ferreira left a comment

Choose a reason for hiding this comment

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

LGTM

@p-ferreira p-ferreira merged commit 19908ce into staging Dec 12, 2023
4 checks passed
@p-ferreira p-ferreira mentioned this pull request Dec 12, 2023
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

3 participants