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

Sign #175

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Sign #175

wants to merge 21 commits into from

Conversation

andreea-popescu-reef
Copy link
Contributor

No description provided.

@@ -21,6 +21,8 @@ env:
MNEMONIC_VALIDATOR_HOTKEY: "syrup ill organ rigid supreme pen menu range tonight letter pear blind"
MINER_HOTKEY_SS58: "5FqSEa5kHZgwKMMuC7WsHLoXcf3UN9gCpDZ7iDifa2sTLBSB"
VALIDATOR_HOTKEY_SS58: "5GHikjqiHD1pUyCf3mzrjbEJgJvGnCp5FNKTXTtGkzhaJ37R"
DOCKER_CONTENT_TRUST: 1
DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE: "not_relevant"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is only used to decrypt the delegation key (which itself is a github secret)

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't quite understand why it is here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's there to not get prompted for repository key when first pushing

.github/workflows/end_to_end_test_ci.yml Outdated Show resolved Hide resolved
executor/app/src/compute_horde_executor/settings.py Outdated Show resolved Hide resolved
miner/app/src/compute_horde_miner/settings.py Outdated Show resolved Hide resolved
validator/app/Dockerfile Outdated Show resolved Hide resolved
validator/app/src/entrypoint.sh Outdated Show resolved Hide resolved
scripts/dct_pull/dct_pull.sh Outdated Show resolved Hide resolved
Co-authored-by: emnoor-reef <137923473+emnoor-reef@users.noreply.github.com>
* master: (141 commits)
  Use deque for queuing machine specs to send
  Use a single channel for sending machine specs to facilitator
  Add test case for machine specs sending in facilitator client
  Tweak validator django channels configuration
  Multiple executor class scoring
  Fix wrong message type in send_executor_failed
  Skip prompt generation if local miner is not configured
  Set a limit for the number of prompts series to generate
  Add unhappy path tests for prompt generation
  Remove PROMPT_GENERATOR_VERSION setting
  Implement prompt generation flow
  revert miner bad rebase
  add test
  Rename disabled e2e workflow to prevent invocation
  fixes
  fix vars
  sampling batching
  Fix migration conflict
  post review fixes
  Implement functions for working with S3
  ...
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.

3 participants