Skip to content

Conversation

@LeonmanRolls
Copy link
Member

No description provided.

TateB and others added 9 commits September 24, 2024 11:34
…fety across various functions. Update imports and ensure consistent naming conventions for better clarity and maintainability.
Replaces ESLint and Prettier with Biome for linting and formatting.

This migration simplifies the development workflow by using a single tool
for both linting and formatting, potentially improving performance and
reducing configuration complexity.
@LeonmanRolls LeonmanRolls changed the title Add more error types to actions New ensjs May 27, 2025
svemat01 added 4 commits May 27, 2025 14:05
…figuration

- Bump @biomejs/biome version from 2.0.0-beta.4 to 2.0.0-beta.5 in package.json.
- Add a new tsconfig.base.json file to centralize TypeScript configuration for better maintainability.
- Update various TypeScript configuration files in the ensjs package to extend from the new base configuration.
- Refactor imports in several files to improve consistency and clarity.
- Introduce core files including biome.jsonc, package.json, and TypeScript configuration files.
- Implement various public actions for interacting with ENS, such as getAbiRecord, getAddressRecord, and getAvailable.
- Establish wallet actions for managing ENS names, including clearRecords, commitName, and createSubname.
- Set up exports for public and wallet actions to streamline usage.
- Add utility functions for handling chain contracts and actions, enhancing type safety and maintainability.
- Update package.json to reflect new paths for type definitions and default exports.
- Remove obsolete public and wallet TypeScript files, consolidating exports into dedicated files for better organization.
- Introduce new exports for chain and internal types to enhance modularity and maintainability.
- Refactor client code to improve type safety and consistency across the ENS package.
@svemat01 svemat01 marked this pull request as draft May 27, 2025 18:02
ensjs L2 utilities (`getResolverName` and `findUnderlyingResolver`)
feat(ensjs/subgraph): add `getResolvedNamesForAddress`
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

8 participants