Jeff Lau
Jeff Lau
Any ideas why the tests are failing?
From a high level, should we consider adding a function or functions that will first check if is a) wrapped, and b) has burnt `CANNOT_SET_RESOLVER` and then c) the record...
Thanks for this! Sorry we've been busy and I haven't been able to check external PRs for a while. Happy to merge this if we can resolve the conflicts!
Awesome stuff! There are a few changes we made post audit, so this will need to be merged into your V2 code as well. One example is: https://github.com/ensdomains/ens-contracts/blob/master/contracts/ethregistrar/ETHRegistrarController.sol#L308 Please have...
You mean on testnet? The UI currently does not support the wrapper yet. We will be releasing support for it in our new UI. If you want to renew it...
This adds every Solidity contract into index.js, but I'm not sure if we want to expose every contract, such as pure testing contracts: ``` const TestNameEncoder = require('./build/contracts/TestNameEncoder') const TestRRUtils...
Hi all. I'm also looking for this feature, would be nice to be able to catch and throw a specific error