blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
15 stars 3 forks source link

Database Resolver EIP-165 Wildcard Writing ENSIP #231

Open pikonha opened 1 month ago

pikonha commented 1 month ago

Bug Report

Current behavior

The Database Resolver is returning false for the EIP-165 with the Wildcard Writing interface.

Image

Expected behavior

It should return true for the OffchainRegister and OffchainMulticall.