Skip to content

feat: add domain renewal script v2#112

Open
yeboster wants to merge 2 commits intomainfrom
feature/renew-all-domains-script-v2
Open

feat: add domain renewal script v2#112
yeboster wants to merge 2 commits intomainfrom
feature/renew-all-domains-script-v2

Conversation

@yeboster
Copy link
Contributor

Script to renew all domains in the MetaNames contract for 1 extra year.

Uses the SDK properly:

  • Uses domainRepository.renew()
  • Uses domainRepository.getAll() to fetch all domains
  • Uses SDK private key signing mechanism
  • CSV logging with success/failure tracking
  • Retry logic with exponential backoff

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

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.

1 participant