Nick Johnson
Nick Johnson
Every time I bring up the integration task, the L2 generates a new set of keys, meaning any contracts deployed have new addresses. It'd be really nice if you hardcoded...
We use this in ENS for verification of P256 signatures on DNSSEC records, and the gas cost of verifying a signature is a significant barrier. We're interested in offering a...
Combine assorted utility libraries (BytesUtils/StringUtils etc) into single authoritative libraries.
One option for this would be to integrate a router such as the uniswap router, so users can pay in *any* currency.
... allowing us to ditch the separate bulk renewal contract.
We should modify the controller to support wrapping domains at creation time. It may be possible to structure this so as to also reduce the number of redundant transfers requried...
MigrationHelper would allow people to opt in to the ENSv2 migration ahead of time by calling `setApprovalForAll` on the .eth registrar or Name Wrapper targeting this contract. This contract will...