Skip to content

New ensjs - #230

Draft
LeonmanRolls wants to merge 516 commits into
mainfrom
feature/fet-1885-ensjs-refactor
Draft

New ensjs#230
LeonmanRolls wants to merge 516 commits into
mainfrom
feature/fet-1885-ensjs-refactor

feat: update Sepolia ENSv2 contract addresses for 2026-07-30 redeploy

e96662c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jul 31, 2026 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 19 in .github/workflows/continuous-releases.yml

See this annotation in the file changed.

Code scanning / SonarCloud

JavaScript package manager scripts should not be executed during installation Medium

Omitting "--ignore-scripts" allows lifecycle scripts to run during package installation. See more on SonarQube Cloud