Skip to content

feature/DAH-1286-subnet-integrate-collateral-contracts #436

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

Open
wants to merge 186 commits into
base: main
Choose a base branch
from

Conversation

Royalone94
Copy link
Collaborator

Describe your changes

Issue ticket number and link

Task Title

Checklist before requesting a review

  • I have performed a self-review of my code
  • I wrote tests.
  • Need to take care of performance?

Royalone94 added 18 commits May 14, 2025 09:29
…s and contract address for testnet, test miner and private key
…ct in slash_collateral and is_eligible_executor method on validator
@Royalone94 Royalone94 force-pushed the feature/DAH-1286-subnet-integrate-collateral-contracts branch from ff444d8 to 8e1506a Compare May 19, 2025 15:24
@@ -480,6 +483,191 @@ async def _calc_score(
job_score = score if not is_rented or not is_rental_check_passed else 0
return actual_score, job_score

def is_eligible_executor(self, miner_hotkey: str, executor_info: ExecutorSSHInfo):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Needs to be async.

@Royalone94 Royalone94 force-pushed the feature/DAH-1286-subnet-integrate-collateral-contracts branch from ac07cdc to f8cc856 Compare June 24, 2025 19:02
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.

4 participants