Closed jefflau closed 1 year ago
- Creates a ReverseClaimer contract that can be added to any contract to claim its reverse node
Which tests are testing this new condition?
- Added this contract to PublicResolver, ETHController and NameWrapper
Same for this
- Creates a ReverseClaimer contract that can be added to any contract to claim its reverse node
Which tests are testing this new condition?
- Added this contract to PublicResolver, ETHController and NameWrapper
Same for this
I'll add tests for it. I think it can be tested standalone as opposed in every contract though. I'll write those tests today
protect-extend
branch to be merged first. Changed based branch toprotect-extend
, to show what has changed, but will merge directly to master once that PR is merged